@uns-kit/cli 0.0.50 → 0.0.53

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 (2016) hide show
  1. package/package.json +2 -2
  2. package/templates/default/src/examples/data-example.ts +10 -1
  3. package/templates/default/src/examples/table-example.ts +14 -17
  4. package/templates/python/__pycache__/grpc_wrapper.cpython-312.pyc +0 -0
  5. package/templates/python/__pycache__/grpc_wrapper_async.cpython-312.pyc +0 -0
  6. package/templates/python/examples/__pycache__/data_publish_once.cpython-312.pyc +0 -0
  7. package/templates/python/gen/.gitkeep +0 -0
  8. package/templates/python/gen/__init__.py +0 -0
  9. package/templates/python/gen/__pycache__/__init__.cpython-312.pyc +0 -0
  10. package/templates/python/gen/__pycache__/uns_gateway_pb2.cpython-312.pyc +0 -0
  11. package/templates/python/gen/__pycache__/uns_gateway_pb2_grpc.cpython-312.pyc +0 -0
  12. package/templates/python/gen/__pycache__/uns_service_pb2.cpython-312.pyc +0 -0
  13. package/templates/python/gen/__pycache__/uns_service_pb2_grpc.cpython-312.pyc +0 -0
  14. package/templates/python/gen/uns_gateway_pb2.py +0 -70
  15. package/templates/python/gen/uns_gateway_pb2_grpc.py +0 -312
  16. package/templates/python/gen/uns_service_pb2.py +0 -40
  17. package/templates/python/gen/uns_service_pb2_grpc.py +0 -97
  18. package/templates/python/venv/bin/Activate.ps1 +0 -247
  19. package/templates/python/venv/bin/activate +0 -70
  20. package/templates/python/venv/bin/activate.csh +0 -27
  21. package/templates/python/venv/bin/activate.fish +0 -69
  22. package/templates/python/venv/bin/pip +0 -8
  23. package/templates/python/venv/bin/pip3 +0 -8
  24. package/templates/python/venv/bin/pip3.12 +0 -8
  25. package/templates/python/venv/bin/python-grpc-tools-protoc +0 -8
  26. package/templates/python/venv/lib/python3.12/site-packages/_distutils_hack/__init__.py +0 -239
  27. package/templates/python/venv/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc +0 -0
  28. package/templates/python/venv/lib/python3.12/site-packages/_distutils_hack/__pycache__/override.cpython-312.pyc +0 -0
  29. package/templates/python/venv/lib/python3.12/site-packages/_distutils_hack/override.py +0 -1
  30. package/templates/python/venv/lib/python3.12/site-packages/distutils-precedence.pth +0 -1
  31. package/templates/python/venv/lib/python3.12/site-packages/google/_upb/_message.abi3.so +0 -0
  32. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__init__.py +0 -10
  33. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/__init__.cpython-312.pyc +0 -0
  34. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/any.cpython-312.pyc +0 -0
  35. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/any_pb2.cpython-312.pyc +0 -0
  36. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/api_pb2.cpython-312.pyc +0 -0
  37. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/descriptor.cpython-312.pyc +0 -0
  38. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/descriptor_database.cpython-312.pyc +0 -0
  39. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/descriptor_pb2.cpython-312.pyc +0 -0
  40. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/descriptor_pool.cpython-312.pyc +0 -0
  41. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/duration.cpython-312.pyc +0 -0
  42. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/duration_pb2.cpython-312.pyc +0 -0
  43. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/empty_pb2.cpython-312.pyc +0 -0
  44. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/field_mask_pb2.cpython-312.pyc +0 -0
  45. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/json_format.cpython-312.pyc +0 -0
  46. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/message.cpython-312.pyc +0 -0
  47. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/message_factory.cpython-312.pyc +0 -0
  48. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/proto.cpython-312.pyc +0 -0
  49. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/proto_builder.cpython-312.pyc +0 -0
  50. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/proto_json.cpython-312.pyc +0 -0
  51. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/proto_text.cpython-312.pyc +0 -0
  52. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/reflection.cpython-312.pyc +0 -0
  53. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/runtime_version.cpython-312.pyc +0 -0
  54. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/service_reflection.cpython-312.pyc +0 -0
  55. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/source_context_pb2.cpython-312.pyc +0 -0
  56. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/struct_pb2.cpython-312.pyc +0 -0
  57. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/symbol_database.cpython-312.pyc +0 -0
  58. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/text_encoding.cpython-312.pyc +0 -0
  59. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/text_format.cpython-312.pyc +0 -0
  60. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/timestamp.cpython-312.pyc +0 -0
  61. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/timestamp_pb2.cpython-312.pyc +0 -0
  62. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/type_pb2.cpython-312.pyc +0 -0
  63. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/unknown_fields.cpython-312.pyc +0 -0
  64. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/__pycache__/wrappers_pb2.cpython-312.pyc +0 -0
  65. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/any.py +0 -53
  66. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/any_pb2.py +0 -37
  67. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/api_pb2.py +0 -43
  68. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/compiler/__init__.py +0 -0
  69. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/compiler/__pycache__/__init__.cpython-312.pyc +0 -0
  70. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/compiler/__pycache__/plugin_pb2.cpython-312.pyc +0 -0
  71. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/compiler/plugin_pb2.py +0 -46
  72. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/descriptor.py +0 -1524
  73. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/descriptor_database.py +0 -172
  74. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/descriptor_pb2.py +0 -3361
  75. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/descriptor_pool.py +0 -1369
  76. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/duration.py +0 -100
  77. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/duration_pb2.py +0 -37
  78. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/empty_pb2.py +0 -37
  79. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/field_mask_pb2.py +0 -37
  80. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__init__.py +0 -7
  81. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/__init__.cpython-312.pyc +0 -0
  82. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/api_implementation.cpython-312.pyc +0 -0
  83. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/builder.cpython-312.pyc +0 -0
  84. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/containers.cpython-312.pyc +0 -0
  85. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/decoder.cpython-312.pyc +0 -0
  86. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/encoder.cpython-312.pyc +0 -0
  87. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/enum_type_wrapper.cpython-312.pyc +0 -0
  88. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/extension_dict.cpython-312.pyc +0 -0
  89. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/field_mask.cpython-312.pyc +0 -0
  90. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/message_listener.cpython-312.pyc +0 -0
  91. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/python_edition_defaults.cpython-312.pyc +0 -0
  92. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/python_message.cpython-312.pyc +0 -0
  93. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/testing_refleaks.cpython-312.pyc +0 -0
  94. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/type_checkers.cpython-312.pyc +0 -0
  95. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/well_known_types.cpython-312.pyc +0 -0
  96. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/__pycache__/wire_format.cpython-312.pyc +0 -0
  97. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/api_implementation.py +0 -142
  98. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/builder.py +0 -118
  99. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/containers.py +0 -690
  100. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/decoder.py +0 -1066
  101. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/encoder.py +0 -806
  102. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/enum_type_wrapper.py +0 -112
  103. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/extension_dict.py +0 -194
  104. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/field_mask.py +0 -312
  105. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/message_listener.py +0 -55
  106. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/python_edition_defaults.py +0 -5
  107. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/python_message.py +0 -1583
  108. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/testing_refleaks.py +0 -128
  109. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/type_checkers.py +0 -413
  110. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/well_known_types.py +0 -695
  111. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/internal/wire_format.py +0 -245
  112. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/json_format.py +0 -1084
  113. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/message.py +0 -448
  114. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/message_factory.py +0 -190
  115. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/proto.py +0 -153
  116. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/proto_builder.py +0 -111
  117. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/proto_json.py +0 -83
  118. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/proto_text.py +0 -129
  119. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/pyext/__init__.py +0 -0
  120. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/pyext/__pycache__/__init__.cpython-312.pyc +0 -0
  121. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/pyext/__pycache__/cpp_message.cpython-312.pyc +0 -0
  122. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/pyext/cpp_message.py +0 -49
  123. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/reflection.py +0 -36
  124. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/runtime_version.py +0 -124
  125. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/service_reflection.py +0 -272
  126. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/source_context_pb2.py +0 -37
  127. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/struct_pb2.py +0 -47
  128. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/symbol_database.py +0 -179
  129. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/testdata/__init__.py +0 -0
  130. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/testdata/__pycache__/__init__.cpython-312.pyc +0 -0
  131. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/text_encoding.py +0 -106
  132. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/text_format.py +0 -1873
  133. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/timestamp.py +0 -112
  134. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/timestamp_pb2.py +0 -37
  135. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/type_pb2.py +0 -53
  136. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/unknown_fields.py +0 -96
  137. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/util/__init__.py +0 -0
  138. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/util/__pycache__/__init__.cpython-312.pyc +0 -0
  139. package/templates/python/venv/lib/python3.12/site-packages/google/protobuf/wrappers_pb2.py +0 -53
  140. package/templates/python/venv/lib/python3.12/site-packages/grpc/__init__.py +0 -2348
  141. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/__init__.cpython-312.pyc +0 -0
  142. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_auth.cpython-312.pyc +0 -0
  143. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_channel.cpython-312.pyc +0 -0
  144. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_common.cpython-312.pyc +0 -0
  145. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_compression.cpython-312.pyc +0 -0
  146. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_grpcio_metadata.cpython-312.pyc +0 -0
  147. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_interceptor.cpython-312.pyc +0 -0
  148. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_observability.cpython-312.pyc +0 -0
  149. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_plugin_wrapping.cpython-312.pyc +0 -0
  150. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_runtime_protos.cpython-312.pyc +0 -0
  151. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_server.cpython-312.pyc +0 -0
  152. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_simple_stubs.cpython-312.pyc +0 -0
  153. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_typing.cpython-312.pyc +0 -0
  154. package/templates/python/venv/lib/python3.12/site-packages/grpc/__pycache__/_utilities.cpython-312.pyc +0 -0
  155. package/templates/python/venv/lib/python3.12/site-packages/grpc/_auth.py +0 -80
  156. package/templates/python/venv/lib/python3.12/site-packages/grpc/_channel.py +0 -2267
  157. package/templates/python/venv/lib/python3.12/site-packages/grpc/_common.py +0 -183
  158. package/templates/python/venv/lib/python3.12/site-packages/grpc/_compression.py +0 -71
  159. package/templates/python/venv/lib/python3.12/site-packages/grpc/_cython/__init__.py +0 -13
  160. package/templates/python/venv/lib/python3.12/site-packages/grpc/_cython/__pycache__/__init__.cpython-312.pyc +0 -0
  161. package/templates/python/venv/lib/python3.12/site-packages/grpc/_cython/_credentials/roots.pem +0 -4337
  162. package/templates/python/venv/lib/python3.12/site-packages/grpc/_cython/_cygrpc/__init__.py +0 -13
  163. package/templates/python/venv/lib/python3.12/site-packages/grpc/_cython/_cygrpc/__pycache__/__init__.cpython-312.pyc +0 -0
  164. package/templates/python/venv/lib/python3.12/site-packages/grpc/_cython/cygrpc.cpython-312-darwin.so +0 -0
  165. package/templates/python/venv/lib/python3.12/site-packages/grpc/_grpcio_metadata.py +0 -1
  166. package/templates/python/venv/lib/python3.12/site-packages/grpc/_interceptor.py +0 -813
  167. package/templates/python/venv/lib/python3.12/site-packages/grpc/_observability.py +0 -299
  168. package/templates/python/venv/lib/python3.12/site-packages/grpc/_plugin_wrapping.py +0 -136
  169. package/templates/python/venv/lib/python3.12/site-packages/grpc/_runtime_protos.py +0 -165
  170. package/templates/python/venv/lib/python3.12/site-packages/grpc/_server.py +0 -1528
  171. package/templates/python/venv/lib/python3.12/site-packages/grpc/_simple_stubs.py +0 -588
  172. package/templates/python/venv/lib/python3.12/site-packages/grpc/_typing.py +0 -95
  173. package/templates/python/venv/lib/python3.12/site-packages/grpc/_utilities.py +0 -222
  174. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__init__.py +0 -95
  175. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/__init__.cpython-312.pyc +0 -0
  176. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_base_call.cpython-312.pyc +0 -0
  177. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_base_channel.cpython-312.pyc +0 -0
  178. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_base_server.cpython-312.pyc +0 -0
  179. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_call.cpython-312.pyc +0 -0
  180. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_channel.cpython-312.pyc +0 -0
  181. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_interceptor.cpython-312.pyc +0 -0
  182. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_metadata.cpython-312.pyc +0 -0
  183. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_server.cpython-312.pyc +0 -0
  184. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_typing.cpython-312.pyc +0 -0
  185. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/__pycache__/_utils.cpython-312.pyc +0 -0
  186. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_base_call.py +0 -257
  187. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_base_channel.py +0 -364
  188. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_base_server.py +0 -385
  189. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_call.py +0 -764
  190. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_channel.py +0 -627
  191. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_interceptor.py +0 -1178
  192. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_metadata.py +0 -137
  193. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_server.py +0 -239
  194. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_typing.py +0 -43
  195. package/templates/python/venv/lib/python3.12/site-packages/grpc/aio/_utils.py +0 -22
  196. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__init__.py +0 -13
  197. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/__init__.cpython-312.pyc +0 -0
  198. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/_client_adaptations.cpython-312.pyc +0 -0
  199. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/_metadata.cpython-312.pyc +0 -0
  200. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/_server_adaptations.cpython-312.pyc +0 -0
  201. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/implementations.cpython-312.pyc +0 -0
  202. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/interfaces.cpython-312.pyc +0 -0
  203. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/__pycache__/utilities.cpython-312.pyc +0 -0
  204. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/_client_adaptations.py +0 -1015
  205. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/_metadata.py +0 -56
  206. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/_server_adaptations.py +0 -465
  207. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/implementations.py +0 -345
  208. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/interfaces.py +0 -163
  209. package/templates/python/venv/lib/python3.12/site-packages/grpc/beta/utilities.py +0 -153
  210. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/__init__.py +0 -134
  211. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/__pycache__/__init__.cpython-312.pyc +0 -0
  212. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/__pycache__/gevent.cpython-312.pyc +0 -0
  213. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/__pycache__/session_cache.cpython-312.pyc +0 -0
  214. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/aio/__init__.py +0 -16
  215. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/aio/__pycache__/__init__.cpython-312.pyc +0 -0
  216. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/gevent.py +0 -27
  217. package/templates/python/venv/lib/python3.12/site-packages/grpc/experimental/session_cache.py +0 -45
  218. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/__init__.py +0 -13
  219. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/__pycache__/__init__.cpython-312.pyc +0 -0
  220. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/common/__init__.py +0 -13
  221. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/common/__pycache__/__init__.cpython-312.pyc +0 -0
  222. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/common/__pycache__/cardinality.cpython-312.pyc +0 -0
  223. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/common/__pycache__/style.cpython-312.pyc +0 -0
  224. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/common/cardinality.py +0 -26
  225. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/common/style.py +0 -24
  226. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__init__.py +0 -13
  227. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/__init__.cpython-312.pyc +0 -0
  228. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/abandonment.cpython-312.pyc +0 -0
  229. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/callable_util.cpython-312.pyc +0 -0
  230. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/future.cpython-312.pyc +0 -0
  231. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/logging_pool.cpython-312.pyc +0 -0
  232. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/stream.cpython-312.pyc +0 -0
  233. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/__pycache__/stream_util.cpython-312.pyc +0 -0
  234. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/abandonment.py +0 -22
  235. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/callable_util.py +0 -98
  236. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/future.py +0 -219
  237. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/logging_pool.py +0 -72
  238. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/stream.py +0 -43
  239. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/foundation/stream_util.py +0 -148
  240. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/__init__.py +0 -13
  241. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/__pycache__/__init__.cpython-312.pyc +0 -0
  242. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/base/__init__.py +0 -13
  243. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/base/__pycache__/__init__.cpython-312.pyc +0 -0
  244. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/base/__pycache__/base.cpython-312.pyc +0 -0
  245. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/base/__pycache__/utilities.cpython-312.pyc +0 -0
  246. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/base/base.py +0 -328
  247. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/base/utilities.py +0 -83
  248. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/face/__init__.py +0 -13
  249. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/face/__pycache__/__init__.cpython-312.pyc +0 -0
  250. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/face/__pycache__/face.cpython-312.pyc +0 -0
  251. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/face/__pycache__/utilities.cpython-312.pyc +0 -0
  252. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/face/face.py +0 -1084
  253. package/templates/python/venv/lib/python3.12/site-packages/grpc/framework/interfaces/face/utilities.py +0 -245
  254. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/__init__.py +0 -13
  255. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/__pycache__/__init__.cpython-312.pyc +0 -0
  256. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/__pycache__/command.cpython-312.pyc +0 -0
  257. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/__pycache__/grpc_version.cpython-312.pyc +0 -0
  258. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/__pycache__/protoc.cpython-312.pyc +0 -0
  259. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/__pycache__/python_version.cpython-312.pyc +0 -0
  260. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/any.proto +0 -162
  261. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/api.proto +0 -207
  262. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/compiler/plugin.proto +0 -180
  263. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/descriptor.proto +0 -1417
  264. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/duration.proto +0 -115
  265. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/empty.proto +0 -51
  266. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/field_mask.proto +0 -245
  267. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/source_context.proto +0 -48
  268. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/struct.proto +0 -95
  269. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/timestamp.proto +0 -144
  270. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/type.proto +0 -193
  271. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_proto/google/protobuf/wrappers.proto +0 -157
  272. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/_protoc_compiler.cpython-312-darwin.so +0 -0
  273. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/command.py +0 -96
  274. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/grpc_version.py +0 -17
  275. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/protoc.py +0 -215
  276. package/templates/python/venv/lib/python3.12/site-packages/grpc_tools/python_version.py +0 -20
  277. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/INSTALLER +0 -1
  278. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/LICENSE +0 -610
  279. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/METADATA +0 -129
  280. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/RECORD +0 -121
  281. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/REQUESTED +0 -0
  282. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/WHEEL +0 -5
  283. package/templates/python/venv/lib/python3.12/site-packages/grpcio-1.73.1.dist-info/top_level.txt +0 -1
  284. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/INSTALLER +0 -1
  285. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/METADATA +0 -174
  286. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/RECORD +0 -31
  287. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/REQUESTED +0 -0
  288. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/WHEEL +0 -5
  289. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/entry_points.txt +0 -2
  290. package/templates/python/venv/lib/python3.12/site-packages/grpcio_tools-1.73.1.dist-info/top_level.txt +0 -1
  291. package/templates/python/venv/lib/python3.12/site-packages/pip/__init__.py +0 -13
  292. package/templates/python/venv/lib/python3.12/site-packages/pip/__main__.py +0 -24
  293. package/templates/python/venv/lib/python3.12/site-packages/pip/__pip-runner__.py +0 -50
  294. package/templates/python/venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc +0 -0
  295. package/templates/python/venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc +0 -0
  296. package/templates/python/venv/lib/python3.12/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc +0 -0
  297. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__init__.py +0 -18
  298. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc +0 -0
  299. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc +0 -0
  300. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc +0 -0
  301. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc +0 -0
  302. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc +0 -0
  303. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc +0 -0
  304. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc +0 -0
  305. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc +0 -0
  306. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc +0 -0
  307. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/build_env.py +0 -349
  308. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cache.py +0 -291
  309. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py +0 -3
  310. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  311. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc +0 -0
  312. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc +0 -0
  313. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc +0 -0
  314. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc +0 -0
  315. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc +0 -0
  316. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc +0 -0
  317. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc +0 -0
  318. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc +0 -0
  319. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc +0 -0
  320. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc +0 -0
  321. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc +0 -0
  322. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc +0 -0
  323. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py +0 -184
  324. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py +0 -244
  325. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py +0 -1138
  326. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py +0 -28
  327. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/index_command.py +0 -175
  328. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py +0 -80
  329. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py +0 -134
  330. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py +0 -298
  331. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py +0 -151
  332. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py +0 -351
  333. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py +0 -235
  334. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py +0 -6
  335. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py +0 -139
  336. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  337. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc +0 -0
  338. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc +0 -0
  339. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc +0 -0
  340. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc +0 -0
  341. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc +0 -0
  342. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc +0 -0
  343. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc +0 -0
  344. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc +0 -0
  345. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc +0 -0
  346. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc +0 -0
  347. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc +0 -0
  348. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc +0 -0
  349. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc +0 -0
  350. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/lock.cpython-312.pyc +0 -0
  351. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc +0 -0
  352. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc +0 -0
  353. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc +0 -0
  354. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc +0 -0
  355. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py +0 -231
  356. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py +0 -66
  357. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py +0 -135
  358. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py +0 -288
  359. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py +0 -203
  360. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py +0 -145
  361. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +0 -107
  362. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py +0 -58
  363. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py +0 -40
  364. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py +0 -159
  365. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py +0 -92
  366. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py +0 -798
  367. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py +0 -400
  368. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/lock.py +0 -170
  369. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py +0 -178
  370. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py +0 -231
  371. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +0 -113
  372. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +0 -181
  373. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/configuration.py +0 -397
  374. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py +0 -21
  375. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc +0 -0
  376. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc +0 -0
  377. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc +0 -0
  378. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc +0 -0
  379. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc +0 -0
  380. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py +0 -55
  381. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py +0 -33
  382. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +0 -165
  383. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +0 -44
  384. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py +0 -881
  385. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py +0 -1
  386. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc +0 -0
  387. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc +0 -0
  388. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc +0 -0
  389. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc +0 -0
  390. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/collector.py +0 -489
  391. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +0 -1059
  392. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py +0 -287
  393. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +0 -441
  394. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc +0 -0
  395. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc +0 -0
  396. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc +0 -0
  397. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc +0 -0
  398. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py +0 -173
  399. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +0 -215
  400. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py +0 -82
  401. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/main.py +0 -12
  402. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py +0 -164
  403. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  404. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc +0 -0
  405. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc +0 -0
  406. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc +0 -0
  407. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/_json.py +0 -87
  408. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py +0 -685
  409. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
  410. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc +0 -0
  411. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc +0 -0
  412. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc +0 -0
  413. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc +0 -0
  414. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -87
  415. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -223
  416. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -143
  417. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +0 -298
  418. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py +0 -1
  419. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc +0 -0
  420. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc +0 -0
  421. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc +0 -0
  422. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc +0 -0
  423. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc +0 -0
  424. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc +0 -0
  425. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc +0 -0
  426. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/pylock.cpython-312.pyc +0 -0
  427. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc +0 -0
  428. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc +0 -0
  429. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc +0 -0
  430. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc +0 -0
  431. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc +0 -0
  432. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py +0 -25
  433. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +0 -227
  434. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py +0 -78
  435. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/index.py +0 -28
  436. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py +0 -57
  437. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/link.py +0 -613
  438. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/pylock.py +0 -188
  439. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py +0 -25
  440. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +0 -126
  441. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +0 -53
  442. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py +0 -122
  443. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py +0 -141
  444. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py +0 -1
  445. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc +0 -0
  446. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc +0 -0
  447. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc +0 -0
  448. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc +0 -0
  449. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc +0 -0
  450. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc +0 -0
  451. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc +0 -0
  452. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc +0 -0
  453. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py +0 -564
  454. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py +0 -133
  455. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/download.py +0 -342
  456. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py +0 -213
  457. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/session.py +0 -528
  458. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py +0 -98
  459. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py +0 -61
  460. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py +0 -0
  461. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc +0 -0
  462. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc +0 -0
  463. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc +0 -0
  464. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc +0 -0
  465. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  466. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc +0 -0
  467. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc +0 -0
  468. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc +0 -0
  469. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc +0 -0
  470. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc +0 -0
  471. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc +0 -0
  472. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc +0 -0
  473. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc +0 -0
  474. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py +0 -140
  475. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py +0 -38
  476. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -41
  477. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -73
  478. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py +0 -38
  479. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -47
  480. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -119
  481. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py +0 -175
  482. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +0 -259
  483. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py +0 -1
  484. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc +0 -0
  485. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc +0 -0
  486. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc +0 -0
  487. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -48
  488. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +0 -746
  489. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +0 -742
  490. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py +0 -182
  491. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py +0 -105
  492. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc +0 -0
  493. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc +0 -0
  494. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-312.pyc +0 -0
  495. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc +0 -0
  496. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc +0 -0
  497. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc +0 -0
  498. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc +0 -0
  499. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/constructors.py +0 -562
  500. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/req_dependency_group.py +0 -75
  501. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py +0 -620
  502. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py +0 -937
  503. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py +0 -81
  504. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py +0 -639
  505. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py +0 -0
  506. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc +0 -0
  507. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc +0 -0
  508. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py +0 -20
  509. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  510. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc +0 -0
  511. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc +0 -0
  512. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -598
  513. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  514. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  515. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc +0 -0
  516. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc +0 -0
  517. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc +0 -0
  518. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc +0 -0
  519. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc +0 -0
  520. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc +0 -0
  521. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc +0 -0
  522. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc +0 -0
  523. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -142
  524. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -582
  525. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -814
  526. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -166
  527. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -276
  528. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -85
  529. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -247
  530. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -336
  531. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py +0 -254
  532. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__init__.py +0 -0
  533. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  534. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc +0 -0
  535. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc +0 -0
  536. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc +0 -0
  537. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc +0 -0
  538. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc +0 -0
  539. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc +0 -0
  540. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc +0 -0
  541. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc +0 -0
  542. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc +0 -0
  543. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc +0 -0
  544. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc +0 -0
  545. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc +0 -0
  546. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc +0 -0
  547. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc +0 -0
  548. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc +0 -0
  549. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc +0 -0
  550. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc +0 -0
  551. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/retry.cpython-312.pyc +0 -0
  552. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc +0 -0
  553. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc +0 -0
  554. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc +0 -0
  555. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc +0 -0
  556. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc +0 -0
  557. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  558. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc +0 -0
  559. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
  560. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py +0 -38
  561. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py +0 -52
  562. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py +0 -85
  563. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py +0 -201
  564. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py +0 -10
  565. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py +0 -126
  566. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  567. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py +0 -81
  568. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py +0 -88
  569. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py +0 -152
  570. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py +0 -24
  571. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py +0 -102
  572. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py +0 -150
  573. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py +0 -364
  574. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py +0 -765
  575. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py +0 -44
  576. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/retry.py +0 -45
  577. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py +0 -149
  578. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py +0 -248
  579. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py +0 -294
  580. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py +0 -337
  581. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py +0 -55
  582. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py +0 -105
  583. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py +0 -132
  584. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py +0 -15
  585. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc +0 -0
  586. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc +0 -0
  587. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc +0 -0
  588. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc +0 -0
  589. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc +0 -0
  590. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc +0 -0
  591. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py +0 -130
  592. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py +0 -571
  593. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py +0 -186
  594. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py +0 -335
  595. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py +0 -693
  596. package/templates/python/venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py +0 -334
  597. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/__init__.py +0 -117
  598. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  599. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -29
  600. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc +0 -0
  601. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc +0 -0
  602. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc +0 -0
  603. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc +0 -0
  604. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc +0 -0
  605. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc +0 -0
  606. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc +0 -0
  607. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc +0 -0
  608. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc +0 -0
  609. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
  610. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -168
  611. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py +0 -75
  612. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  613. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc +0 -0
  614. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc +0 -0
  615. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc +0 -0
  616. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -145
  617. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  618. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py +0 -511
  619. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -119
  620. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -157
  621. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
  622. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -146
  623. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
  624. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py +0 -4
  625. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  626. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  627. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  628. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc +0 -0
  629. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem +0 -4778
  630. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py +0 -83
  631. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed +0 -0
  632. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__init__.py +0 -13
  633. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__main__.py +0 -65
  634. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-312.pyc +0 -0
  635. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-312.pyc +0 -0
  636. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-312.pyc +0 -0
  637. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-312.pyc +0 -0
  638. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-312.pyc +0 -0
  639. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-312.pyc +0 -0
  640. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_implementation.py +0 -209
  641. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py +0 -59
  642. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py +0 -62
  643. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_toml_compat.py +0 -9
  644. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/dependency_groups/py.typed +0 -0
  645. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py +0 -33
  646. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  647. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  648. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  649. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  650. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc +0 -0
  651. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py +0 -1137
  652. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py +0 -358
  653. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py +0 -447
  654. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  655. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  656. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  657. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py +0 -1984
  658. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  659. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  660. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  661. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py +0 -54
  662. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py +0 -4
  663. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc +0 -0
  664. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc +0 -0
  665. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc +0 -0
  666. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/distro.py +0 -1403
  667. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/distro/py.typed +0 -0
  668. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py +0 -45
  669. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  670. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc +0 -0
  671. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc +0 -0
  672. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc +0 -0
  673. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  674. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  675. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  676. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  677. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py +0 -122
  678. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py +0 -15
  679. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py +0 -437
  680. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py +0 -4243
  681. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py +0 -57
  682. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py +0 -1
  683. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/py.typed +0 -0
  684. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py +0 -8681
  685. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py +0 -55
  686. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc +0 -0
  687. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc +0 -0
  688. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc +0 -0
  689. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc +0 -0
  690. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  691. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py +0 -170
  692. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py +0 -929
  693. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py +0 -15
  694. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  695. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  696. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  697. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  698. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  699. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  700. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  701. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  702. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  703. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  704. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  705. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  706. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  707. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  708. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py +0 -109
  709. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py +0 -262
  710. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py +0 -85
  711. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py +0 -353
  712. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py +0 -61
  713. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py +0 -195
  714. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__init__.py +0 -145
  715. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  716. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  717. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/_spdx.py +0 -759
  718. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py +0 -362
  719. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py +0 -862
  720. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed +0 -0
  721. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py +0 -91
  722. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py +0 -1019
  723. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py +0 -656
  724. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py +0 -163
  725. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py +0 -582
  726. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3676
  727. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  728. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py +0 -631
  729. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py +0 -55
  730. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  731. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  732. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  733. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  734. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  735. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  736. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  737. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  738. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py +0 -249
  739. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py +0 -299
  740. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py +0 -144
  741. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
  742. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py +0 -272
  743. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py +0 -21
  744. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py +0 -272
  745. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py +0 -82
  746. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py +0 -17
  747. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc +0 -0
  748. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc +0 -0
  749. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc +0 -0
  750. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc +0 -0
  751. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc +0 -0
  752. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc +0 -0
  753. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc +0 -0
  754. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc +0 -0
  755. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc +0 -0
  756. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc +0 -0
  757. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc +0 -0
  758. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc +0 -0
  759. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc +0 -0
  760. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc +0 -0
  761. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc +0 -0
  762. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py +0 -70
  763. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py +0 -70
  764. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
  765. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc +0 -0
  766. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py +0 -129
  767. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -157
  768. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc +0 -0
  769. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc +0 -0
  770. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  771. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py +0 -963
  772. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
  773. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc +0 -0
  774. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc +0 -0
  775. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc +0 -0
  776. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -602
  777. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1201
  778. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py +0 -43
  779. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py +0 -72
  780. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
  781. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py +0 -104
  782. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py +0 -247
  783. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/style.py +0 -203
  784. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -61
  785. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc +0 -0
  786. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc +0 -0
  787. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py +0 -54
  788. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/token.py +0 -214
  789. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py +0 -153
  790. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pygments/util.py +0 -324
  791. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -31
  792. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  793. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc +0 -0
  794. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -410
  795. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -21
  796. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc +0 -0
  797. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc +0 -0
  798. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -389
  799. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/py.typed +0 -0
  800. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py +0 -179
  801. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc +0 -0
  802. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc +0 -0
  803. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc +0 -0
  804. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc +0 -0
  805. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc +0 -0
  806. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc +0 -0
  807. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc +0 -0
  808. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc +0 -0
  809. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc +0 -0
  810. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc +0 -0
  811. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc +0 -0
  812. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc +0 -0
  813. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc +0 -0
  814. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc +0 -0
  815. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc +0 -0
  816. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc +0 -0
  817. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc +0 -0
  818. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc +0 -0
  819. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py +0 -14
  820. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
  821. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py +0 -719
  822. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py +0 -157
  823. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/auth.py +0 -314
  824. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/certs.py +0 -17
  825. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/compat.py +0 -90
  826. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py +0 -561
  827. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py +0 -151
  828. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/help.py +0 -127
  829. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py +0 -33
  830. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py +0 -1039
  831. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/packages.py +0 -25
  832. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py +0 -831
  833. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py +0 -128
  834. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py +0 -99
  835. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/requests/utils.py +0 -1086
  836. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py +0 -27
  837. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  838. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc +0 -0
  839. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc +0 -0
  840. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc +0 -0
  841. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py +0 -196
  842. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
  843. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py +0 -55
  844. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py +0 -27
  845. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-312.pyc +0 -0
  846. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-312.pyc +0 -0
  847. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-312.pyc +0 -0
  848. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-312.pyc +0 -0
  849. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-312.pyc +0 -0
  850. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py +0 -47
  851. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py +0 -48
  852. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py +0 -57
  853. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py +0 -622
  854. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py +0 -209
  855. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py +0 -177
  856. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py +0 -245
  857. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc +0 -0
  858. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc +0 -0
  859. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc +0 -0
  860. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc +0 -0
  861. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc +0 -0
  862. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc +0 -0
  863. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc +0 -0
  864. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc +0 -0
  865. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc +0 -0
  866. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc +0 -0
  867. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc +0 -0
  868. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc +0 -0
  869. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc +0 -0
  870. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc +0 -0
  871. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc +0 -0
  872. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc +0 -0
  873. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc +0 -0
  874. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc +0 -0
  875. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc +0 -0
  876. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc +0 -0
  877. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc +0 -0
  878. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc +0 -0
  879. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc +0 -0
  880. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc +0 -0
  881. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc +0 -0
  882. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc +0 -0
  883. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc +0 -0
  884. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc +0 -0
  885. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc +0 -0
  886. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc +0 -0
  887. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc +0 -0
  888. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc +0 -0
  889. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc +0 -0
  890. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc +0 -0
  891. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc +0 -0
  892. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc +0 -0
  893. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc +0 -0
  894. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc +0 -0
  895. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc +0 -0
  896. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc +0 -0
  897. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc +0 -0
  898. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc +0 -0
  899. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc +0 -0
  900. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc +0 -0
  901. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc +0 -0
  902. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc +0 -0
  903. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc +0 -0
  904. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc +0 -0
  905. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc +0 -0
  906. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc +0 -0
  907. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc +0 -0
  908. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc +0 -0
  909. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc +0 -0
  910. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc +0 -0
  911. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc +0 -0
  912. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc +0 -0
  913. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc +0 -0
  914. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc +0 -0
  915. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc +0 -0
  916. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc +0 -0
  917. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc +0 -0
  918. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc +0 -0
  919. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc +0 -0
  920. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc +0 -0
  921. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc +0 -0
  922. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc +0 -0
  923. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc +0 -0
  924. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc +0 -0
  925. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc +0 -0
  926. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc +0 -0
  927. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc +0 -0
  928. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc +0 -0
  929. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc +0 -0
  930. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc +0 -0
  931. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc +0 -0
  932. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc +0 -0
  933. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc +0 -0
  934. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py +0 -454
  935. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
  936. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
  937. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py +0 -76
  938. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py +0 -10
  939. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py +0 -24
  940. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py +0 -268
  941. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py +0 -94
  942. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py +0 -43
  943. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py +0 -69
  944. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py +0 -309
  945. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py +0 -17
  946. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py +0 -153
  947. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py +0 -482
  948. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py +0 -16
  949. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py +0 -19
  950. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py +0 -661
  951. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py +0 -71
  952. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
  953. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py +0 -93
  954. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py +0 -33
  955. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py +0 -306
  956. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py +0 -241
  957. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py +0 -93
  958. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py +0 -474
  959. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py +0 -174
  960. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py +0 -621
  961. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
  962. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py +0 -187
  963. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py +0 -2680
  964. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py +0 -37
  965. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py +0 -167
  966. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py +0 -219
  967. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py +0 -193
  968. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py +0 -39
  969. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py +0 -91
  970. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py +0 -34
  971. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
  972. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py +0 -88
  973. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py +0 -232
  974. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py +0 -139
  975. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py +0 -101
  976. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py +0 -442
  977. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py +0 -400
  978. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py +0 -106
  979. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py +0 -297
  980. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py +0 -251
  981. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py +0 -151
  982. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py +0 -141
  983. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py +0 -34
  984. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py +0 -100
  985. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py +0 -317
  986. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py +0 -1016
  987. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py +0 -1715
  988. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py +0 -223
  989. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py +0 -400
  990. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py +0 -42
  991. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/py.typed +0 -0
  992. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py +0 -10
  993. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py +0 -149
  994. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py +0 -130
  995. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py +0 -86
  996. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py +0 -54
  997. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py +0 -752
  998. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py +0 -132
  999. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py +0 -131
  1000. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py +0 -796
  1001. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py +0 -42
  1002. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py +0 -985
  1003. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py +0 -1006
  1004. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
  1005. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py +0 -1361
  1006. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py +0 -115
  1007. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py +0 -5
  1008. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py +0 -899
  1009. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py +0 -257
  1010. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py +0 -8
  1011. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  1012. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  1013. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  1014. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  1015. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py +0 -770
  1016. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py +0 -112
  1017. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py +0 -10
  1018. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed +0 -1
  1019. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli_w/__init__.py +0 -4
  1020. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-312.pyc +0 -0
  1021. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-312.pyc +0 -0
  1022. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli_w/_writer.py +0 -229
  1023. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/tomli_w/py.typed +0 -1
  1024. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py +0 -36
  1025. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc +0 -0
  1026. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc +0 -0
  1027. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc +0 -0
  1028. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc +0 -0
  1029. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc +0 -0
  1030. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc +0 -0
  1031. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py +0 -333
  1032. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py +0 -571
  1033. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py +0 -66
  1034. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
  1035. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py +0 -567
  1036. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed +0 -0
  1037. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
  1038. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc +0 -0
  1039. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc +0 -0
  1040. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc +0 -0
  1041. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc +0 -0
  1042. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc +0 -0
  1043. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc +0 -0
  1044. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc +0 -0
  1045. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc +0 -0
  1046. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc +0 -0
  1047. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc +0 -0
  1048. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc +0 -0
  1049. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py +0 -355
  1050. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  1051. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py +0 -572
  1052. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1140
  1053. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  1054. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc +0 -0
  1055. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc +0 -0
  1056. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc +0 -0
  1057. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc +0 -0
  1058. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc +0 -0
  1059. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc +0 -0
  1060. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc +0 -0
  1061. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  1062. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  1063. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc +0 -0
  1064. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc +0 -0
  1065. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc +0 -0
  1066. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  1067. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  1068. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  1069. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  1070. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  1071. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
  1072. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  1073. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  1074. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  1075. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  1076. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
  1077. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc +0 -0
  1078. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc +0 -0
  1079. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  1080. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  1081. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc +0 -0
  1082. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc +0 -0
  1083. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  1084. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  1085. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
  1086. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -540
  1087. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py +0 -191
  1088. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py +0 -879
  1089. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  1090. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc +0 -0
  1091. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc +0 -0
  1092. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc +0 -0
  1093. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc +0 -0
  1094. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc +0 -0
  1095. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc +0 -0
  1096. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc +0 -0
  1097. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc +0 -0
  1098. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc +0 -0
  1099. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc +0 -0
  1100. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc +0 -0
  1101. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc +0 -0
  1102. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc +0 -0
  1103. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
  1104. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  1105. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  1106. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
  1107. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  1108. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py +0 -622
  1109. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -504
  1110. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  1111. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  1112. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
  1113. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
  1114. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
  1115. package/templates/python/venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt +0 -19
  1116. package/templates/python/venv/lib/python3.12/site-packages/pip/py.typed +0 -4
  1117. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/INSTALLER +0 -1
  1118. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/METADATA +0 -112
  1119. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/RECORD +0 -860
  1120. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/REQUESTED +0 -0
  1121. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/WHEEL +0 -5
  1122. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/entry_points.txt +0 -3
  1123. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/AUTHORS.txt +0 -833
  1124. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/LICENSE.txt +0 -20
  1125. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt +0 -13
  1126. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/certifi/LICENSE +0 -20
  1127. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt +0 -9
  1128. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt +0 -284
  1129. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/distro/LICENSE +0 -202
  1130. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md +0 -31
  1131. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/msgpack/COPYING +0 -14
  1132. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE +0 -3
  1133. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE +0 -177
  1134. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD +0 -23
  1135. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE +0 -17
  1136. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE +0 -21
  1137. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pygments/LICENSE +0 -25
  1138. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE +0 -21
  1139. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/requests/LICENSE +0 -175
  1140. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE +0 -13
  1141. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/rich/LICENSE +0 -19
  1142. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE +0 -21
  1143. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli/LICENSE-HEADER +0 -3
  1144. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE +0 -21
  1145. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/truststore/LICENSE +0 -21
  1146. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt +0 -21
  1147. package/templates/python/venv/lib/python3.12/site-packages/pip-25.2.dist-info/top_level.txt +0 -1
  1148. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/__init__.py +0 -3713
  1149. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  1150. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/api_tests.txt +0 -424
  1151. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/py.typed +0 -0
  1152. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__init__.py +0 -0
  1153. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  1154. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-312.pyc +0 -0
  1155. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-312.pyc +0 -0
  1156. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-312.pyc +0 -0
  1157. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-312.pyc +0 -0
  1158. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-312.pyc +0 -0
  1159. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-312.pyc +0 -0
  1160. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-312.pyc +0 -0
  1161. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg +0 -0
  1162. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py +0 -7
  1163. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip +0 -0
  1164. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO +0 -10
  1165. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt +0 -7
  1166. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt +0 -1
  1167. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt +0 -1
  1168. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe +0 -1
  1169. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg +0 -0
  1170. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/test_find_distributions.py +0 -56
  1171. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/test_integration_zope_interface.py +0 -54
  1172. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/test_markers.py +0 -8
  1173. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/test_pkg_resources.py +0 -485
  1174. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/test_resources.py +0 -869
  1175. package/templates/python/venv/lib/python3.12/site-packages/pkg_resources/tests/test_working_set.py +0 -505
  1176. package/templates/python/venv/lib/python3.12/site-packages/protobuf-6.31.1.dist-info/INSTALLER +0 -1
  1177. package/templates/python/venv/lib/python3.12/site-packages/protobuf-6.31.1.dist-info/LICENSE +0 -32
  1178. package/templates/python/venv/lib/python3.12/site-packages/protobuf-6.31.1.dist-info/METADATA +0 -17
  1179. package/templates/python/venv/lib/python3.12/site-packages/protobuf-6.31.1.dist-info/RECORD +0 -114
  1180. package/templates/python/venv/lib/python3.12/site-packages/protobuf-6.31.1.dist-info/WHEEL +0 -4
  1181. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__init__.py +0 -248
  1182. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/__init__.cpython-312.pyc +0 -0
  1183. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_core_metadata.cpython-312.pyc +0 -0
  1184. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_discovery.cpython-312.pyc +0 -0
  1185. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_entry_points.cpython-312.pyc +0 -0
  1186. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_imp.cpython-312.pyc +0 -0
  1187. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_importlib.cpython-312.pyc +0 -0
  1188. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_itertools.cpython-312.pyc +0 -0
  1189. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_normalization.cpython-312.pyc +0 -0
  1190. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_path.cpython-312.pyc +0 -0
  1191. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_reqs.cpython-312.pyc +0 -0
  1192. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_scripts.cpython-312.pyc +0 -0
  1193. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_shutil.cpython-312.pyc +0 -0
  1194. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/_static.cpython-312.pyc +0 -0
  1195. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/archive_util.cpython-312.pyc +0 -0
  1196. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/build_meta.cpython-312.pyc +0 -0
  1197. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/depends.cpython-312.pyc +0 -0
  1198. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/discovery.cpython-312.pyc +0 -0
  1199. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/dist.cpython-312.pyc +0 -0
  1200. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/errors.cpython-312.pyc +0 -0
  1201. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/extension.cpython-312.pyc +0 -0
  1202. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/glob.cpython-312.pyc +0 -0
  1203. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/installer.cpython-312.pyc +0 -0
  1204. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/launch.cpython-312.pyc +0 -0
  1205. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/logging.cpython-312.pyc +0 -0
  1206. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/modified.cpython-312.pyc +0 -0
  1207. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/monkey.cpython-312.pyc +0 -0
  1208. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/msvc.cpython-312.pyc +0 -0
  1209. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/namespaces.cpython-312.pyc +0 -0
  1210. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/unicode_utils.cpython-312.pyc +0 -0
  1211. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/version.cpython-312.pyc +0 -0
  1212. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/warnings.cpython-312.pyc +0 -0
  1213. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/wheel.cpython-312.pyc +0 -0
  1214. package/templates/python/venv/lib/python3.12/site-packages/setuptools/__pycache__/windows_support.cpython-312.pyc +0 -0
  1215. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_core_metadata.py +0 -337
  1216. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_discovery.py +0 -33
  1217. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__init__.py +0 -14
  1218. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-312.pyc +0 -0
  1219. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_log.cpython-312.pyc +0 -0
  1220. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-312.pyc +0 -0
  1221. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-312.pyc +0 -0
  1222. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-312.pyc +0 -0
  1223. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-312.pyc +0 -0
  1224. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-312.pyc +0 -0
  1225. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-312.pyc +0 -0
  1226. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/core.cpython-312.pyc +0 -0
  1227. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-312.pyc +0 -0
  1228. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/debug.cpython-312.pyc +0 -0
  1229. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-312.pyc +0 -0
  1230. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-312.pyc +0 -0
  1231. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dist.cpython-312.pyc +0 -0
  1232. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/errors.cpython-312.pyc +0 -0
  1233. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/extension.cpython-312.pyc +0 -0
  1234. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-312.pyc +0 -0
  1235. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-312.pyc +0 -0
  1236. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-312.pyc +0 -0
  1237. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/log.cpython-312.pyc +0 -0
  1238. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-312.pyc +0 -0
  1239. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-312.pyc +0 -0
  1240. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-312.pyc +0 -0
  1241. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-312.pyc +0 -0
  1242. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/util.cpython-312.pyc +0 -0
  1243. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/version.cpython-312.pyc +0 -0
  1244. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-312.pyc +0 -0
  1245. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-312.pyc +0 -0
  1246. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/_log.py +0 -3
  1247. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/_macos_compat.py +0 -12
  1248. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/_modified.py +0 -95
  1249. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/_msvccompiler.py +0 -16
  1250. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/archive_util.py +0 -294
  1251. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py +0 -26
  1252. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/cmd.py +0 -554
  1253. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__init__.py +0 -23
  1254. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-312.pyc +0 -0
  1255. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-312.pyc +0 -0
  1256. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-312.pyc +0 -0
  1257. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-312.pyc +0 -0
  1258. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  1259. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-312.pyc +0 -0
  1260. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  1261. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  1262. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-312.pyc +0 -0
  1263. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-312.pyc +0 -0
  1264. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-312.pyc +0 -0
  1265. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-312.pyc +0 -0
  1266. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-312.pyc +0 -0
  1267. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-312.pyc +0 -0
  1268. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-312.pyc +0 -0
  1269. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  1270. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-312.pyc +0 -0
  1271. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  1272. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  1273. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-312.pyc +0 -0
  1274. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/_framework_compat.py +0 -54
  1275. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist.py +0 -167
  1276. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -141
  1277. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -598
  1278. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build.py +0 -156
  1279. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_clib.py +0 -201
  1280. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py +0 -812
  1281. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_py.py +0 -407
  1282. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/build_scripts.py +0 -160
  1283. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py +0 -152
  1284. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py +0 -77
  1285. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/config.py +0 -358
  1286. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install.py +0 -805
  1287. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py +0 -94
  1288. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -91
  1289. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_headers.py +0 -46
  1290. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_lib.py +0 -238
  1291. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/install_scripts.py +0 -62
  1292. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py +0 -521
  1293. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compat/__init__.py +0 -18
  1294. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1295. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-312.pyc +0 -0
  1296. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1297. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compat/numpy.py +0 -2
  1298. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compat/py39.py +0 -66
  1299. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-312.pyc +0 -0
  1300. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-312.pyc +0 -0
  1301. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-312.pyc +0 -0
  1302. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-312.pyc +0 -0
  1303. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-312.pyc +0 -0
  1304. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-312.pyc +0 -0
  1305. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/base.py +0 -1394
  1306. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/cygwin.py +0 -340
  1307. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py +0 -24
  1308. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/msvc.py +0 -614
  1309. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-312.pyc +0 -0
  1310. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-312.pyc +0 -0
  1311. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-312.pyc +0 -0
  1312. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-312.pyc +0 -0
  1313. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-312.pyc +0 -0
  1314. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py +0 -83
  1315. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py +0 -76
  1316. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py +0 -48
  1317. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py +0 -136
  1318. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py +0 -413
  1319. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/unix.py +0 -422
  1320. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/zos.py +0 -230
  1321. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/core.py +0 -289
  1322. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -31
  1323. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/debug.py +0 -5
  1324. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/dep_util.py +0 -14
  1325. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/dir_util.py +0 -244
  1326. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/dist.py +0 -1386
  1327. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/errors.py +0 -108
  1328. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/extension.py +0 -258
  1329. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/fancy_getopt.py +0 -471
  1330. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/file_util.py +0 -236
  1331. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/filelist.py +0 -431
  1332. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/log.py +0 -56
  1333. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/spawn.py +0 -134
  1334. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/sysconfig.py +0 -598
  1335. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__init__.py +0 -42
  1336. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  1337. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-312.pyc +0 -0
  1338. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-312.pyc +0 -0
  1339. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-312.pyc +0 -0
  1340. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-312.pyc +0 -0
  1341. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-312.pyc +0 -0
  1342. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-312.pyc +0 -0
  1343. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-312.pyc +0 -0
  1344. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-312.pyc +0 -0
  1345. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-312.pyc +0 -0
  1346. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-312.pyc +0 -0
  1347. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-312.pyc +0 -0
  1348. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-312.pyc +0 -0
  1349. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-312.pyc +0 -0
  1350. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-312.pyc +0 -0
  1351. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-312.pyc +0 -0
  1352. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-312.pyc +0 -0
  1353. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-312.pyc +0 -0
  1354. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-312.pyc +0 -0
  1355. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-312.pyc +0 -0
  1356. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-312.pyc +0 -0
  1357. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-312.pyc +0 -0
  1358. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-312.pyc +0 -0
  1359. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-312.pyc +0 -0
  1360. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-312.pyc +0 -0
  1361. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-312.pyc +0 -0
  1362. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-312.pyc +0 -0
  1363. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-312.pyc +0 -0
  1364. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-312.pyc +0 -0
  1365. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-312.pyc +0 -0
  1366. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-312.pyc +0 -0
  1367. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-312.pyc +0 -0
  1368. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-312.pyc +0 -0
  1369. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-312.pyc +0 -0
  1370. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-312.pyc +0 -0
  1371. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-312.pyc +0 -0
  1372. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/__init__.py +0 -0
  1373. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1374. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1375. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/py39.py +0 -40
  1376. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/support.py +0 -134
  1377. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_archive_util.py +0 -353
  1378. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist.py +0 -47
  1379. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py +0 -78
  1380. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py +0 -127
  1381. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build.py +0 -49
  1382. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_clib.py +0 -134
  1383. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_ext.py +0 -628
  1384. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py +0 -196
  1385. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_scripts.py +0 -96
  1386. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_check.py +0 -194
  1387. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_clean.py +0 -45
  1388. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py +0 -107
  1389. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_config_cmd.py +0 -87
  1390. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_core.py +0 -130
  1391. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_dir_util.py +0 -139
  1392. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_dist.py +0 -552
  1393. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_extension.py +0 -117
  1394. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_file_util.py +0 -95
  1395. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py +0 -336
  1396. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install.py +0 -245
  1397. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_data.py +0 -74
  1398. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py +0 -33
  1399. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py +0 -110
  1400. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_scripts.py +0 -52
  1401. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_log.py +0 -12
  1402. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_modified.py +0 -126
  1403. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_sdist.py +0 -470
  1404. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_spawn.py +0 -141
  1405. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_sysconfig.py +0 -319
  1406. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_text_file.py +0 -127
  1407. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_util.py +0 -243
  1408. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_version.py +0 -80
  1409. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_versionpredicate.py +0 -0
  1410. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/unix_compat.py +0 -17
  1411. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/text_file.py +0 -286
  1412. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py +0 -9
  1413. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/util.py +0 -518
  1414. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/version.py +0 -348
  1415. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/versionpredicate.py +0 -175
  1416. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_distutils/zosccompiler.py +0 -3
  1417. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_entry_points.py +0 -94
  1418. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_imp.py +0 -87
  1419. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_importlib.py +0 -9
  1420. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_itertools.py +0 -23
  1421. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_normalization.py +0 -177
  1422. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_path.py +0 -93
  1423. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_reqs.py +0 -42
  1424. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_scripts.py +0 -361
  1425. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_shutil.py +0 -59
  1426. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_static.py +0 -188
  1427. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  1428. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__init__.py +0 -27
  1429. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-312.pyc +0 -0
  1430. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-312.pyc +0 -0
  1431. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-312.pyc +0 -0
  1432. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-312.pyc +0 -0
  1433. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-312.pyc +0 -0
  1434. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-312.pyc +0 -0
  1435. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoasync.py +0 -142
  1436. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autocommand.py +0 -70
  1437. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/automain.py +0 -59
  1438. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoparse.py +0 -333
  1439. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand/errors.py +0 -23
  1440. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER +0 -1
  1441. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE +0 -166
  1442. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA +0 -420
  1443. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD +0 -18
  1444. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL +0 -5
  1445. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt +0 -1
  1446. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/__init__.py +0 -1
  1447. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  1448. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__init__.py +0 -2937
  1449. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__main__.py +0 -5
  1450. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-312.pyc +0 -0
  1451. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-312.pyc +0 -0
  1452. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py +0 -0
  1453. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1454. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1455. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py +0 -24
  1456. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER +0 -1
  1457. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE +0 -17
  1458. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA +0 -46
  1459. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD +0 -17
  1460. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED +0 -0
  1461. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL +0 -5
  1462. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt +0 -1
  1463. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__init__.py +0 -1083
  1464. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  1465. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-312.pyc +0 -0
  1466. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-312.pyc +0 -0
  1467. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-312.pyc +0 -0
  1468. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-312.pyc +0 -0
  1469. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-312.pyc +0 -0
  1470. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-312.pyc +0 -0
  1471. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-312.pyc +0 -0
  1472. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-312.pyc +0 -0
  1473. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py +0 -83
  1474. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py +0 -30
  1475. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_compat.py +0 -57
  1476. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_functools.py +0 -104
  1477. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py +0 -73
  1478. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_meta.py +0 -67
  1479. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_text.py +0 -99
  1480. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py +0 -0
  1481. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1482. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-312.pyc +0 -0
  1483. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1484. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py +0 -22
  1485. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py +0 -36
  1486. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py +0 -21
  1487. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/py.typed +0 -0
  1488. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER +0 -1
  1489. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE +0 -202
  1490. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA +0 -129
  1491. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD +0 -32
  1492. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED +0 -0
  1493. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL +0 -5
  1494. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt +0 -1
  1495. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/__init__.py +0 -3986
  1496. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-312.pyc +0 -0
  1497. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__init__.py +0 -0
  1498. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1499. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1500. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/py38.py +0 -7
  1501. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect/py.typed +0 -0
  1502. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER +0 -1
  1503. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE +0 -17
  1504. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA +0 -591
  1505. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD +0 -13
  1506. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL +0 -5
  1507. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt +0 -1
  1508. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-312.pyc +0 -0
  1509. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/collections/__init__.py +0 -1091
  1510. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-312.pyc +0 -0
  1511. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/collections/py.typed +0 -0
  1512. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context.py +0 -361
  1513. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.py +0 -633
  1514. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi +0 -125
  1515. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-312.pyc +0 -0
  1516. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/py.typed +0 -0
  1517. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +0 -2
  1518. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__init__.py +0 -624
  1519. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc +0 -0
  1520. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-312.pyc +0 -0
  1521. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-312.pyc +0 -0
  1522. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-312.pyc +0 -0
  1523. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-312.pyc +0 -0
  1524. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-312.pyc +0 -0
  1525. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/layouts.py +0 -25
  1526. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py +0 -33
  1527. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py +0 -21
  1528. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py +0 -6
  1529. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py +0 -6
  1530. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER +0 -1
  1531. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE +0 -17
  1532. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA +0 -85
  1533. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD +0 -10
  1534. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED +0 -0
  1535. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL +0 -5
  1536. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt +0 -1
  1537. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER +0 -1
  1538. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE +0 -17
  1539. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA +0 -75
  1540. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD +0 -8
  1541. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL +0 -5
  1542. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt +0 -1
  1543. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER +0 -1
  1544. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE +0 -17
  1545. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA +0 -64
  1546. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD +0 -10
  1547. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL +0 -5
  1548. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt +0 -1
  1549. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER +0 -1
  1550. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE +0 -17
  1551. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA +0 -95
  1552. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD +0 -20
  1553. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED +0 -0
  1554. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL +0 -5
  1555. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt +0 -1
  1556. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -6
  1557. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.pyi +0 -2
  1558. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc +0 -0
  1559. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-312.pyc +0 -0
  1560. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc +0 -0
  1561. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.py +0 -4806
  1562. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.pyi +0 -709
  1563. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/py.typed +0 -0
  1564. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -1046
  1565. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.pyi +0 -136
  1566. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER +0 -1
  1567. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE +0 -19
  1568. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA +0 -266
  1569. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD +0 -16
  1570. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED +0 -0
  1571. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL +0 -4
  1572. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__init__.py +0 -15
  1573. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1574. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1575. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1576. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1577. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1578. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1579. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1580. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1581. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  1582. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1583. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1584. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1585. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1586. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1587. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/_elffile.py +0 -110
  1588. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -263
  1589. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -85
  1590. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/_parser.py +0 -354
  1591. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/_structures.py +0 -61
  1592. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/_tokenizer.py +0 -194
  1593. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/__init__.py +0 -145
  1594. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  1595. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  1596. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py +0 -759
  1597. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/markers.py +0 -331
  1598. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/metadata.py +0 -863
  1599. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/py.typed +0 -0
  1600. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/requirements.py +0 -91
  1601. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -1020
  1602. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/tags.py +0 -617
  1603. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/utils.py +0 -163
  1604. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging/version.py +0 -582
  1605. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER +0 -1
  1606. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE +0 -3
  1607. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE +0 -177
  1608. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD +0 -23
  1609. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA +0 -102
  1610. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD +0 -25
  1611. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED +0 -0
  1612. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL +0 -4
  1613. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__init__.py +0 -627
  1614. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__main__.py +0 -55
  1615. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  1616. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  1617. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  1618. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  1619. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  1620. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  1621. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  1622. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  1623. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/android.py +0 -249
  1624. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/api.py +0 -292
  1625. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/macos.py +0 -130
  1626. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/py.typed +0 -0
  1627. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/unix.py +0 -275
  1628. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/version.py +0 -16
  1629. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py +0 -272
  1630. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER +0 -1
  1631. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA +0 -319
  1632. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD +0 -23
  1633. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED +0 -0
  1634. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL +0 -4
  1635. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE +0 -21
  1636. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/__init__.py +0 -11
  1637. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  1638. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  1639. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  1640. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  1641. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py +0 -691
  1642. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_re.py +0 -107
  1643. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_types.py +0 -10
  1644. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/py.typed +0 -1
  1645. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER +0 -1
  1646. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE +0 -21
  1647. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA +0 -206
  1648. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD +0 -15
  1649. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED +0 -0
  1650. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL +0 -4
  1651. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__init__.py +0 -48
  1652. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-312.pyc +0 -0
  1653. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-312.pyc +0 -0
  1654. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-312.pyc +0 -0
  1655. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-312.pyc +0 -0
  1656. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-312.pyc +0 -0
  1657. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-312.pyc +0 -0
  1658. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-312.pyc +0 -0
  1659. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-312.pyc +0 -0
  1660. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-312.pyc +0 -0
  1661. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-312.pyc +0 -0
  1662. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-312.pyc +0 -0
  1663. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-312.pyc +0 -0
  1664. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-312.pyc +0 -0
  1665. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_checkers.py +0 -993
  1666. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_config.py +0 -108
  1667. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_decorators.py +0 -235
  1668. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_exceptions.py +0 -42
  1669. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_functions.py +0 -308
  1670. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_importhook.py +0 -213
  1671. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_memo.py +0 -48
  1672. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py +0 -127
  1673. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_suppression.py +0 -86
  1674. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_transformer.py +0 -1229
  1675. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_union_transformer.py +0 -55
  1676. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_utils.py +0 -173
  1677. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard/py.typed +0 -0
  1678. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER +0 -1
  1679. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE +0 -19
  1680. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA +0 -81
  1681. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD +0 -34
  1682. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL +0 -5
  1683. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt +0 -2
  1684. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt +0 -1
  1685. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER +0 -1
  1686. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE +0 -279
  1687. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA +0 -67
  1688. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD +0 -7
  1689. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL +0 -4
  1690. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions.py +0 -3641
  1691. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__init__.py +0 -3
  1692. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__main__.py +0 -23
  1693. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-312.pyc +0 -0
  1694. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-312.pyc +0 -0
  1695. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-312.pyc +0 -0
  1696. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-312.pyc +0 -0
  1697. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  1698. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-312.pyc +0 -0
  1699. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-312.pyc +0 -0
  1700. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-312.pyc +0 -0
  1701. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-312.pyc +0 -0
  1702. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py +0 -613
  1703. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py +0 -26
  1704. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py +0 -26
  1705. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__init__.py +0 -155
  1706. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  1707. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-312.pyc +0 -0
  1708. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-312.pyc +0 -0
  1709. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-312.pyc +0 -0
  1710. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-312.pyc +0 -0
  1711. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/convert.py +0 -332
  1712. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/pack.py +0 -85
  1713. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/tags.py +0 -139
  1714. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/unpack.py +0 -30
  1715. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/macosx_libfile.py +0 -482
  1716. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/metadata.py +0 -183
  1717. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/util.py +0 -17
  1718. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/__init__.py +0 -0
  1719. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-312.pyc +0 -0
  1720. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE +0 -3
  1721. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE +0 -177
  1722. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD +0 -23
  1723. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py +0 -0
  1724. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1725. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1726. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1727. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1728. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1729. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1730. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1731. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1732. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1733. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1734. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1735. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1736. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1737. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py +0 -108
  1738. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py +0 -260
  1739. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py +0 -83
  1740. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py +0 -356
  1741. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py +0 -61
  1742. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py +0 -192
  1743. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py +0 -253
  1744. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py +0 -90
  1745. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py +0 -1011
  1746. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py +0 -571
  1747. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py +0 -172
  1748. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py +0 -561
  1749. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt +0 -1
  1750. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel/wheelfile.py +0 -227
  1751. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER +0 -1
  1752. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt +0 -21
  1753. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA +0 -66
  1754. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD +0 -68
  1755. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED +0 -0
  1756. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL +0 -4
  1757. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt +0 -6
  1758. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/__init__.py +0 -501
  1759. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-312.pyc +0 -0
  1760. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-312.pyc +0 -0
  1761. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__init__.py +0 -0
  1762. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1763. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-312.pyc +0 -0
  1764. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/py310.py +0 -11
  1765. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py +0 -106
  1766. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER +0 -1
  1767. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE +0 -17
  1768. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA +0 -102
  1769. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD +0 -15
  1770. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED +0 -0
  1771. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL +0 -5
  1772. package/templates/python/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt +0 -1
  1773. package/templates/python/venv/lib/python3.12/site-packages/setuptools/archive_util.py +0 -219
  1774. package/templates/python/venv/lib/python3.12/site-packages/setuptools/build_meta.py +0 -548
  1775. package/templates/python/venv/lib/python3.12/site-packages/setuptools/cli-32.exe +0 -0
  1776. package/templates/python/venv/lib/python3.12/site-packages/setuptools/cli-64.exe +0 -0
  1777. package/templates/python/venv/lib/python3.12/site-packages/setuptools/cli-arm64.exe +0 -0
  1778. package/templates/python/venv/lib/python3.12/site-packages/setuptools/cli.exe +0 -0
  1779. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__init__.py +0 -21
  1780. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/__init__.cpython-312.pyc +0 -0
  1781. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-312.pyc +0 -0
  1782. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/alias.cpython-312.pyc +0 -0
  1783. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-312.pyc +0 -0
  1784. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  1785. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  1786. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/build.cpython-312.pyc +0 -0
  1787. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  1788. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  1789. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/build_py.cpython-312.pyc +0 -0
  1790. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/develop.cpython-312.pyc +0 -0
  1791. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/dist_info.cpython-312.pyc +0 -0
  1792. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/easy_install.cpython-312.pyc +0 -0
  1793. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-312.pyc +0 -0
  1794. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/egg_info.cpython-312.pyc +0 -0
  1795. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/install.cpython-312.pyc +0 -0
  1796. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  1797. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  1798. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  1799. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/rotate.cpython-312.pyc +0 -0
  1800. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/saveopts.cpython-312.pyc +0 -0
  1801. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/sdist.cpython-312.pyc +0 -0
  1802. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/setopt.cpython-312.pyc +0 -0
  1803. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/__pycache__/test.cpython-312.pyc +0 -0
  1804. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/_requirestxt.py +0 -131
  1805. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/alias.py +0 -77
  1806. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/bdist_egg.py +0 -477
  1807. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/bdist_rpm.py +0 -42
  1808. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py +0 -604
  1809. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/build.py +0 -135
  1810. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/build_clib.py +0 -103
  1811. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/build_ext.py +0 -470
  1812. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/build_py.py +0 -400
  1813. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/develop.py +0 -55
  1814. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/dist_info.py +0 -103
  1815. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/easy_install.py +0 -30
  1816. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/editable_wheel.py +0 -908
  1817. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/egg_info.py +0 -718
  1818. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/install.py +0 -131
  1819. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/install_egg_info.py +0 -58
  1820. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py +0 -137
  1821. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/install_scripts.py +0 -67
  1822. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/launcher manifest.xml +0 -15
  1823. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/rotate.py +0 -65
  1824. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/saveopts.py +0 -21
  1825. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/sdist.py +0 -217
  1826. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/setopt.py +0 -141
  1827. package/templates/python/venv/lib/python3.12/site-packages/setuptools/command/test.py +0 -45
  1828. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/__init__.py +0 -0
  1829. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1830. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/__pycache__/py310.cpython-312.pyc +0 -0
  1831. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/__pycache__/py311.cpython-312.pyc +0 -0
  1832. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/__pycache__/py312.cpython-312.pyc +0 -0
  1833. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1834. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/py310.py +0 -20
  1835. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/py311.py +0 -27
  1836. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/py312.py +0 -13
  1837. package/templates/python/venv/lib/python3.12/site-packages/setuptools/compat/py39.py +0 -9
  1838. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/NOTICE +0 -10
  1839. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/__init__.py +0 -43
  1840. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/__pycache__/__init__.cpython-312.pyc +0 -0
  1841. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-312.pyc +0 -0
  1842. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/__pycache__/expand.cpython-312.pyc +0 -0
  1843. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-312.pyc +0 -0
  1844. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/__pycache__/setupcfg.cpython-312.pyc +0 -0
  1845. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py +0 -526
  1846. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/NOTICE +0 -438
  1847. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__init__.py +0 -34
  1848. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-312.pyc +0 -0
  1849. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-312.pyc +0 -0
  1850. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-312.pyc +0 -0
  1851. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-312.pyc +0 -0
  1852. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-312.pyc +0 -0
  1853. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-312.pyc +0 -0
  1854. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/error_reporting.py +0 -336
  1855. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/extra_validations.py +0 -82
  1856. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py +0 -51
  1857. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py +0 -1412
  1858. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/formats.py +0 -402
  1859. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/distutils.schema.json +0 -26
  1860. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/expand.py +0 -452
  1861. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py +0 -468
  1862. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/setupcfg.py +0 -780
  1863. package/templates/python/venv/lib/python3.12/site-packages/setuptools/config/setuptools.schema.json +0 -433
  1864. package/templates/python/venv/lib/python3.12/site-packages/setuptools/depends.py +0 -185
  1865. package/templates/python/venv/lib/python3.12/site-packages/setuptools/discovery.py +0 -614
  1866. package/templates/python/venv/lib/python3.12/site-packages/setuptools/dist.py +0 -1119
  1867. package/templates/python/venv/lib/python3.12/site-packages/setuptools/errors.py +0 -67
  1868. package/templates/python/venv/lib/python3.12/site-packages/setuptools/extension.py +0 -177
  1869. package/templates/python/venv/lib/python3.12/site-packages/setuptools/glob.py +0 -185
  1870. package/templates/python/venv/lib/python3.12/site-packages/setuptools/gui-32.exe +0 -0
  1871. package/templates/python/venv/lib/python3.12/site-packages/setuptools/gui-64.exe +0 -0
  1872. package/templates/python/venv/lib/python3.12/site-packages/setuptools/gui-arm64.exe +0 -0
  1873. package/templates/python/venv/lib/python3.12/site-packages/setuptools/gui.exe +0 -0
  1874. package/templates/python/venv/lib/python3.12/site-packages/setuptools/installer.py +0 -155
  1875. package/templates/python/venv/lib/python3.12/site-packages/setuptools/launch.py +0 -36
  1876. package/templates/python/venv/lib/python3.12/site-packages/setuptools/logging.py +0 -40
  1877. package/templates/python/venv/lib/python3.12/site-packages/setuptools/modified.py +0 -18
  1878. package/templates/python/venv/lib/python3.12/site-packages/setuptools/monkey.py +0 -126
  1879. package/templates/python/venv/lib/python3.12/site-packages/setuptools/msvc.py +0 -1536
  1880. package/templates/python/venv/lib/python3.12/site-packages/setuptools/namespaces.py +0 -106
  1881. package/templates/python/venv/lib/python3.12/site-packages/setuptools/script (dev).tmpl +0 -6
  1882. package/templates/python/venv/lib/python3.12/site-packages/setuptools/script.tmpl +0 -3
  1883. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__init__.py +0 -13
  1884. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  1885. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/contexts.cpython-312.pyc +0 -0
  1886. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/environment.cpython-312.pyc +0 -0
  1887. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/fixtures.cpython-312.pyc +0 -0
  1888. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-312.pyc +0 -0
  1889. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/namespaces.cpython-312.pyc +0 -0
  1890. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-312.pyc +0 -0
  1891. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-312.pyc +0 -0
  1892. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-312.pyc +0 -0
  1893. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-312.pyc +0 -0
  1894. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-312.pyc +0 -0
  1895. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build.cpython-312.pyc +0 -0
  1896. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-312.pyc +0 -0
  1897. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-312.pyc +0 -0
  1898. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-312.pyc +0 -0
  1899. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-312.pyc +0 -0
  1900. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-312.pyc +0 -0
  1901. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-312.pyc +0 -0
  1902. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_depends.cpython-312.pyc +0 -0
  1903. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_develop.cpython-312.pyc +0 -0
  1904. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_dist.cpython-312.pyc +0 -0
  1905. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-312.pyc +0 -0
  1906. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-312.pyc +0 -0
  1907. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-312.pyc +0 -0
  1908. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-312.pyc +0 -0
  1909. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_extern.cpython-312.pyc +0 -0
  1910. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-312.pyc +0 -0
  1911. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-312.pyc +0 -0
  1912. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_glob.cpython-312.pyc +0 -0
  1913. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-312.pyc +0 -0
  1914. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_logging.cpython-312.pyc +0 -0
  1915. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-312.pyc +0 -0
  1916. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-312.pyc +0 -0
  1917. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_scripts.cpython-312.pyc +0 -0
  1918. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-312.pyc +0 -0
  1919. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-312.pyc +0 -0
  1920. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-312.pyc +0 -0
  1921. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-312.pyc +0 -0
  1922. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-312.pyc +0 -0
  1923. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-312.pyc +0 -0
  1924. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-312.pyc +0 -0
  1925. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-312.pyc +0 -0
  1926. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-312.pyc +0 -0
  1927. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/text.cpython-312.pyc +0 -0
  1928. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/__pycache__/textwrap.cpython-312.pyc +0 -0
  1929. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/compat/__init__.py +0 -0
  1930. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1931. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1932. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/compat/py39.py +0 -3
  1933. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__init__.py +0 -0
  1934. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-312.pyc +0 -0
  1935. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-312.pyc +0 -0
  1936. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-312.pyc +0 -0
  1937. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-312.pyc +0 -0
  1938. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-312.pyc +0 -0
  1939. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-312.pyc +0 -0
  1940. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/downloads/__init__.py +0 -59
  1941. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-312.pyc +0 -0
  1942. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-312.pyc +0 -0
  1943. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/downloads/preload.py +0 -18
  1944. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/setupcfg_examples.txt +0 -22
  1945. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py +0 -772
  1946. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py +0 -247
  1947. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/test_pyprojecttoml.py +0 -396
  1948. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py +0 -109
  1949. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/config/test_setupcfg.py +0 -980
  1950. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/contexts.py +0 -131
  1951. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/environment.py +0 -95
  1952. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/fixtures.py +0 -392
  1953. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/indexes/test_links_priority/external.html +0 -3
  1954. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html +0 -4
  1955. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/__init__.py +0 -0
  1956. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-312.pyc +0 -0
  1957. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-312.pyc +0 -0
  1958. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/test_pbr.cpython-312.pyc +0 -0
  1959. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-312.pyc +0 -0
  1960. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/helpers.py +0 -77
  1961. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/test_pbr.py +0 -20
  1962. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/integration/test_pip_install_sdist.py +0 -223
  1963. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/mod_with_constant.py +0 -1
  1964. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/namespaces.py +0 -90
  1965. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/script-with-bom.py +0 -1
  1966. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_archive_util.py +0 -36
  1967. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_deprecations.py +0 -28
  1968. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py +0 -73
  1969. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_bdist_wheel.py +0 -708
  1970. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_build.py +0 -33
  1971. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_build_clib.py +0 -84
  1972. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_build_ext.py +0 -293
  1973. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_build_meta.py +0 -959
  1974. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_build_py.py +0 -480
  1975. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_config_discovery.py +0 -647
  1976. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_core_metadata.py +0 -622
  1977. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_depends.py +0 -15
  1978. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_develop.py +0 -112
  1979. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_dist.py +0 -278
  1980. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_dist_info.py +0 -147
  1981. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_distutils_adoption.py +0 -198
  1982. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_editable_install.py +0 -1263
  1983. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_egg_info.py +0 -1306
  1984. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_extern.py +0 -15
  1985. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_find_packages.py +0 -218
  1986. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py +0 -73
  1987. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_glob.py +0 -45
  1988. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_install_scripts.py +0 -89
  1989. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_logging.py +0 -76
  1990. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_manifest.py +0 -622
  1991. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py +0 -138
  1992. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_scripts.py +0 -12
  1993. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_sdist.py +0 -984
  1994. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_setopt.py +0 -40
  1995. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_setuptools.py +0 -290
  1996. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_shutil_wrapper.py +0 -23
  1997. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_unicode_utils.py +0 -10
  1998. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_virtualenv.py +0 -113
  1999. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_warnings.py +0 -106
  2000. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_wheel.py +0 -690
  2001. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/test_windows_wrappers.py +0 -258
  2002. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/text.py +0 -4
  2003. package/templates/python/venv/lib/python3.12/site-packages/setuptools/tests/textwrap.py +0 -6
  2004. package/templates/python/venv/lib/python3.12/site-packages/setuptools/unicode_utils.py +0 -102
  2005. package/templates/python/venv/lib/python3.12/site-packages/setuptools/version.py +0 -6
  2006. package/templates/python/venv/lib/python3.12/site-packages/setuptools/warnings.py +0 -110
  2007. package/templates/python/venv/lib/python3.12/site-packages/setuptools/wheel.py +0 -261
  2008. package/templates/python/venv/lib/python3.12/site-packages/setuptools/windows_support.py +0 -30
  2009. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/INSTALLER +0 -1
  2010. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/METADATA +0 -141
  2011. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/RECORD +0 -868
  2012. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/WHEEL +0 -5
  2013. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/entry_points.txt +0 -51
  2014. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/licenses/LICENSE +0 -17
  2015. package/templates/python/venv/lib/python3.12/site-packages/setuptools-80.9.0.dist-info/top_level.txt +0 -3
  2016. package/templates/python/venv/pyvenv.cfg +0 -5
@@ -1,2937 +0,0 @@
1
- #-------------------------------------------------------------------
2
- # tarfile.py
3
- #-------------------------------------------------------------------
4
- # Copyright (C) 2002 Lars Gustaebel <lars@gustaebel.de>
5
- # All rights reserved.
6
- #
7
- # Permission is hereby granted, free of charge, to any person
8
- # obtaining a copy of this software and associated documentation
9
- # files (the "Software"), to deal in the Software without
10
- # restriction, including without limitation the rights to use,
11
- # copy, modify, merge, publish, distribute, sublicense, and/or sell
12
- # copies of the Software, and to permit persons to whom the
13
- # Software is furnished to do so, subject to the following
14
- # conditions:
15
- #
16
- # The above copyright notice and this permission notice shall be
17
- # included in all copies or substantial portions of the Software.
18
- #
19
- # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
20
- # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
21
- # OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
22
- # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
23
- # HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
24
- # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25
- # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
26
- # OTHER DEALINGS IN THE SOFTWARE.
27
- #
28
- """Read from and write to tar format archives.
29
- """
30
-
31
- version = "0.9.0"
32
- __author__ = "Lars Gust\u00e4bel (lars@gustaebel.de)"
33
- __credits__ = "Gustavo Niemeyer, Niels Gust\u00e4bel, Richard Townsend."
34
-
35
- #---------
36
- # Imports
37
- #---------
38
- from builtins import open as bltn_open
39
- import sys
40
- import os
41
- import io
42
- import shutil
43
- import stat
44
- import time
45
- import struct
46
- import copy
47
- import re
48
-
49
- from .compat.py38 import removesuffix
50
-
51
- try:
52
- import pwd
53
- except ImportError:
54
- pwd = None
55
- try:
56
- import grp
57
- except ImportError:
58
- grp = None
59
-
60
- # os.symlink on Windows prior to 6.0 raises NotImplementedError
61
- # OSError (winerror=1314) will be raised if the caller does not hold the
62
- # SeCreateSymbolicLinkPrivilege privilege
63
- symlink_exception = (AttributeError, NotImplementedError, OSError)
64
-
65
- # from tarfile import *
66
- __all__ = ["TarFile", "TarInfo", "is_tarfile", "TarError", "ReadError",
67
- "CompressionError", "StreamError", "ExtractError", "HeaderError",
68
- "ENCODING", "USTAR_FORMAT", "GNU_FORMAT", "PAX_FORMAT",
69
- "DEFAULT_FORMAT", "open","fully_trusted_filter", "data_filter",
70
- "tar_filter", "FilterError", "AbsoluteLinkError",
71
- "OutsideDestinationError", "SpecialFileError", "AbsolutePathError",
72
- "LinkOutsideDestinationError"]
73
-
74
-
75
- #---------------------------------------------------------
76
- # tar constants
77
- #---------------------------------------------------------
78
- NUL = b"\0" # the null character
79
- BLOCKSIZE = 512 # length of processing blocks
80
- RECORDSIZE = BLOCKSIZE * 20 # length of records
81
- GNU_MAGIC = b"ustar \0" # magic gnu tar string
82
- POSIX_MAGIC = b"ustar\x0000" # magic posix tar string
83
-
84
- LENGTH_NAME = 100 # maximum length of a filename
85
- LENGTH_LINK = 100 # maximum length of a linkname
86
- LENGTH_PREFIX = 155 # maximum length of the prefix field
87
-
88
- REGTYPE = b"0" # regular file
89
- AREGTYPE = b"\0" # regular file
90
- LNKTYPE = b"1" # link (inside tarfile)
91
- SYMTYPE = b"2" # symbolic link
92
- CHRTYPE = b"3" # character special device
93
- BLKTYPE = b"4" # block special device
94
- DIRTYPE = b"5" # directory
95
- FIFOTYPE = b"6" # fifo special device
96
- CONTTYPE = b"7" # contiguous file
97
-
98
- GNUTYPE_LONGNAME = b"L" # GNU tar longname
99
- GNUTYPE_LONGLINK = b"K" # GNU tar longlink
100
- GNUTYPE_SPARSE = b"S" # GNU tar sparse file
101
-
102
- XHDTYPE = b"x" # POSIX.1-2001 extended header
103
- XGLTYPE = b"g" # POSIX.1-2001 global header
104
- SOLARIS_XHDTYPE = b"X" # Solaris extended header
105
-
106
- USTAR_FORMAT = 0 # POSIX.1-1988 (ustar) format
107
- GNU_FORMAT = 1 # GNU tar format
108
- PAX_FORMAT = 2 # POSIX.1-2001 (pax) format
109
- DEFAULT_FORMAT = PAX_FORMAT
110
-
111
- #---------------------------------------------------------
112
- # tarfile constants
113
- #---------------------------------------------------------
114
- # File types that tarfile supports:
115
- SUPPORTED_TYPES = (REGTYPE, AREGTYPE, LNKTYPE,
116
- SYMTYPE, DIRTYPE, FIFOTYPE,
117
- CONTTYPE, CHRTYPE, BLKTYPE,
118
- GNUTYPE_LONGNAME, GNUTYPE_LONGLINK,
119
- GNUTYPE_SPARSE)
120
-
121
- # File types that will be treated as a regular file.
122
- REGULAR_TYPES = (REGTYPE, AREGTYPE,
123
- CONTTYPE, GNUTYPE_SPARSE)
124
-
125
- # File types that are part of the GNU tar format.
126
- GNU_TYPES = (GNUTYPE_LONGNAME, GNUTYPE_LONGLINK,
127
- GNUTYPE_SPARSE)
128
-
129
- # Fields from a pax header that override a TarInfo attribute.
130
- PAX_FIELDS = ("path", "linkpath", "size", "mtime",
131
- "uid", "gid", "uname", "gname")
132
-
133
- # Fields from a pax header that are affected by hdrcharset.
134
- PAX_NAME_FIELDS = {"path", "linkpath", "uname", "gname"}
135
-
136
- # Fields in a pax header that are numbers, all other fields
137
- # are treated as strings.
138
- PAX_NUMBER_FIELDS = {
139
- "atime": float,
140
- "ctime": float,
141
- "mtime": float,
142
- "uid": int,
143
- "gid": int,
144
- "size": int
145
- }
146
-
147
- #---------------------------------------------------------
148
- # initialization
149
- #---------------------------------------------------------
150
- if os.name == "nt":
151
- ENCODING = "utf-8"
152
- else:
153
- ENCODING = sys.getfilesystemencoding()
154
-
155
- #---------------------------------------------------------
156
- # Some useful functions
157
- #---------------------------------------------------------
158
-
159
- def stn(s, length, encoding, errors):
160
- """Convert a string to a null-terminated bytes object.
161
- """
162
- if s is None:
163
- raise ValueError("metadata cannot contain None")
164
- s = s.encode(encoding, errors)
165
- return s[:length] + (length - len(s)) * NUL
166
-
167
- def nts(s, encoding, errors):
168
- """Convert a null-terminated bytes object to a string.
169
- """
170
- p = s.find(b"\0")
171
- if p != -1:
172
- s = s[:p]
173
- return s.decode(encoding, errors)
174
-
175
- def nti(s):
176
- """Convert a number field to a python number.
177
- """
178
- # There are two possible encodings for a number field, see
179
- # itn() below.
180
- if s[0] in (0o200, 0o377):
181
- n = 0
182
- for i in range(len(s) - 1):
183
- n <<= 8
184
- n += s[i + 1]
185
- if s[0] == 0o377:
186
- n = -(256 ** (len(s) - 1) - n)
187
- else:
188
- try:
189
- s = nts(s, "ascii", "strict")
190
- n = int(s.strip() or "0", 8)
191
- except ValueError:
192
- raise InvalidHeaderError("invalid header")
193
- return n
194
-
195
- def itn(n, digits=8, format=DEFAULT_FORMAT):
196
- """Convert a python number to a number field.
197
- """
198
- # POSIX 1003.1-1988 requires numbers to be encoded as a string of
199
- # octal digits followed by a null-byte, this allows values up to
200
- # (8**(digits-1))-1. GNU tar allows storing numbers greater than
201
- # that if necessary. A leading 0o200 or 0o377 byte indicate this
202
- # particular encoding, the following digits-1 bytes are a big-endian
203
- # base-256 representation. This allows values up to (256**(digits-1))-1.
204
- # A 0o200 byte indicates a positive number, a 0o377 byte a negative
205
- # number.
206
- original_n = n
207
- n = int(n)
208
- if 0 <= n < 8 ** (digits - 1):
209
- s = bytes("%0*o" % (digits - 1, n), "ascii") + NUL
210
- elif format == GNU_FORMAT and -256 ** (digits - 1) <= n < 256 ** (digits - 1):
211
- if n >= 0:
212
- s = bytearray([0o200])
213
- else:
214
- s = bytearray([0o377])
215
- n = 256 ** digits + n
216
-
217
- for i in range(digits - 1):
218
- s.insert(1, n & 0o377)
219
- n >>= 8
220
- else:
221
- raise ValueError("overflow in number field")
222
-
223
- return s
224
-
225
- def calc_chksums(buf):
226
- """Calculate the checksum for a member's header by summing up all
227
- characters except for the chksum field which is treated as if
228
- it was filled with spaces. According to the GNU tar sources,
229
- some tars (Sun and NeXT) calculate chksum with signed char,
230
- which will be different if there are chars in the buffer with
231
- the high bit set. So we calculate two checksums, unsigned and
232
- signed.
233
- """
234
- unsigned_chksum = 256 + sum(struct.unpack_from("148B8x356B", buf))
235
- signed_chksum = 256 + sum(struct.unpack_from("148b8x356b", buf))
236
- return unsigned_chksum, signed_chksum
237
-
238
- def copyfileobj(src, dst, length=None, exception=OSError, bufsize=None):
239
- """Copy length bytes from fileobj src to fileobj dst.
240
- If length is None, copy the entire content.
241
- """
242
- bufsize = bufsize or 16 * 1024
243
- if length == 0:
244
- return
245
- if length is None:
246
- shutil.copyfileobj(src, dst, bufsize)
247
- return
248
-
249
- blocks, remainder = divmod(length, bufsize)
250
- for b in range(blocks):
251
- buf = src.read(bufsize)
252
- if len(buf) < bufsize:
253
- raise exception("unexpected end of data")
254
- dst.write(buf)
255
-
256
- if remainder != 0:
257
- buf = src.read(remainder)
258
- if len(buf) < remainder:
259
- raise exception("unexpected end of data")
260
- dst.write(buf)
261
- return
262
-
263
- def _safe_print(s):
264
- encoding = getattr(sys.stdout, 'encoding', None)
265
- if encoding is not None:
266
- s = s.encode(encoding, 'backslashreplace').decode(encoding)
267
- print(s, end=' ')
268
-
269
-
270
- class TarError(Exception):
271
- """Base exception."""
272
- pass
273
- class ExtractError(TarError):
274
- """General exception for extract errors."""
275
- pass
276
- class ReadError(TarError):
277
- """Exception for unreadable tar archives."""
278
- pass
279
- class CompressionError(TarError):
280
- """Exception for unavailable compression methods."""
281
- pass
282
- class StreamError(TarError):
283
- """Exception for unsupported operations on stream-like TarFiles."""
284
- pass
285
- class HeaderError(TarError):
286
- """Base exception for header errors."""
287
- pass
288
- class EmptyHeaderError(HeaderError):
289
- """Exception for empty headers."""
290
- pass
291
- class TruncatedHeaderError(HeaderError):
292
- """Exception for truncated headers."""
293
- pass
294
- class EOFHeaderError(HeaderError):
295
- """Exception for end of file headers."""
296
- pass
297
- class InvalidHeaderError(HeaderError):
298
- """Exception for invalid headers."""
299
- pass
300
- class SubsequentHeaderError(HeaderError):
301
- """Exception for missing and invalid extended headers."""
302
- pass
303
-
304
- #---------------------------
305
- # internal stream interface
306
- #---------------------------
307
- class _LowLevelFile:
308
- """Low-level file object. Supports reading and writing.
309
- It is used instead of a regular file object for streaming
310
- access.
311
- """
312
-
313
- def __init__(self, name, mode):
314
- mode = {
315
- "r": os.O_RDONLY,
316
- "w": os.O_WRONLY | os.O_CREAT | os.O_TRUNC,
317
- }[mode]
318
- if hasattr(os, "O_BINARY"):
319
- mode |= os.O_BINARY
320
- self.fd = os.open(name, mode, 0o666)
321
-
322
- def close(self):
323
- os.close(self.fd)
324
-
325
- def read(self, size):
326
- return os.read(self.fd, size)
327
-
328
- def write(self, s):
329
- os.write(self.fd, s)
330
-
331
- class _Stream:
332
- """Class that serves as an adapter between TarFile and
333
- a stream-like object. The stream-like object only
334
- needs to have a read() or write() method that works with bytes,
335
- and the method is accessed blockwise.
336
- Use of gzip or bzip2 compression is possible.
337
- A stream-like object could be for example: sys.stdin.buffer,
338
- sys.stdout.buffer, a socket, a tape device etc.
339
-
340
- _Stream is intended to be used only internally.
341
- """
342
-
343
- def __init__(self, name, mode, comptype, fileobj, bufsize,
344
- compresslevel):
345
- """Construct a _Stream object.
346
- """
347
- self._extfileobj = True
348
- if fileobj is None:
349
- fileobj = _LowLevelFile(name, mode)
350
- self._extfileobj = False
351
-
352
- if comptype == '*':
353
- # Enable transparent compression detection for the
354
- # stream interface
355
- fileobj = _StreamProxy(fileobj)
356
- comptype = fileobj.getcomptype()
357
-
358
- self.name = name or ""
359
- self.mode = mode
360
- self.comptype = comptype
361
- self.fileobj = fileobj
362
- self.bufsize = bufsize
363
- self.buf = b""
364
- self.pos = 0
365
- self.closed = False
366
-
367
- try:
368
- if comptype == "gz":
369
- try:
370
- import zlib
371
- except ImportError:
372
- raise CompressionError("zlib module is not available") from None
373
- self.zlib = zlib
374
- self.crc = zlib.crc32(b"")
375
- if mode == "r":
376
- self.exception = zlib.error
377
- self._init_read_gz()
378
- else:
379
- self._init_write_gz(compresslevel)
380
-
381
- elif comptype == "bz2":
382
- try:
383
- import bz2
384
- except ImportError:
385
- raise CompressionError("bz2 module is not available") from None
386
- if mode == "r":
387
- self.dbuf = b""
388
- self.cmp = bz2.BZ2Decompressor()
389
- self.exception = OSError
390
- else:
391
- self.cmp = bz2.BZ2Compressor(compresslevel)
392
-
393
- elif comptype == "xz":
394
- try:
395
- import lzma
396
- except ImportError:
397
- raise CompressionError("lzma module is not available") from None
398
- if mode == "r":
399
- self.dbuf = b""
400
- self.cmp = lzma.LZMADecompressor()
401
- self.exception = lzma.LZMAError
402
- else:
403
- self.cmp = lzma.LZMACompressor()
404
-
405
- elif comptype != "tar":
406
- raise CompressionError("unknown compression type %r" % comptype)
407
-
408
- except:
409
- if not self._extfileobj:
410
- self.fileobj.close()
411
- self.closed = True
412
- raise
413
-
414
- def __del__(self):
415
- if hasattr(self, "closed") and not self.closed:
416
- self.close()
417
-
418
- def _init_write_gz(self, compresslevel):
419
- """Initialize for writing with gzip compression.
420
- """
421
- self.cmp = self.zlib.compressobj(compresslevel,
422
- self.zlib.DEFLATED,
423
- -self.zlib.MAX_WBITS,
424
- self.zlib.DEF_MEM_LEVEL,
425
- 0)
426
- timestamp = struct.pack("<L", int(time.time()))
427
- self.__write(b"\037\213\010\010" + timestamp + b"\002\377")
428
- if self.name.endswith(".gz"):
429
- self.name = self.name[:-3]
430
- # Honor "directory components removed" from RFC1952
431
- self.name = os.path.basename(self.name)
432
- # RFC1952 says we must use ISO-8859-1 for the FNAME field.
433
- self.__write(self.name.encode("iso-8859-1", "replace") + NUL)
434
-
435
- def write(self, s):
436
- """Write string s to the stream.
437
- """
438
- if self.comptype == "gz":
439
- self.crc = self.zlib.crc32(s, self.crc)
440
- self.pos += len(s)
441
- if self.comptype != "tar":
442
- s = self.cmp.compress(s)
443
- self.__write(s)
444
-
445
- def __write(self, s):
446
- """Write string s to the stream if a whole new block
447
- is ready to be written.
448
- """
449
- self.buf += s
450
- while len(self.buf) > self.bufsize:
451
- self.fileobj.write(self.buf[:self.bufsize])
452
- self.buf = self.buf[self.bufsize:]
453
-
454
- def close(self):
455
- """Close the _Stream object. No operation should be
456
- done on it afterwards.
457
- """
458
- if self.closed:
459
- return
460
-
461
- self.closed = True
462
- try:
463
- if self.mode == "w" and self.comptype != "tar":
464
- self.buf += self.cmp.flush()
465
-
466
- if self.mode == "w" and self.buf:
467
- self.fileobj.write(self.buf)
468
- self.buf = b""
469
- if self.comptype == "gz":
470
- self.fileobj.write(struct.pack("<L", self.crc))
471
- self.fileobj.write(struct.pack("<L", self.pos & 0xffffFFFF))
472
- finally:
473
- if not self._extfileobj:
474
- self.fileobj.close()
475
-
476
- def _init_read_gz(self):
477
- """Initialize for reading a gzip compressed fileobj.
478
- """
479
- self.cmp = self.zlib.decompressobj(-self.zlib.MAX_WBITS)
480
- self.dbuf = b""
481
-
482
- # taken from gzip.GzipFile with some alterations
483
- if self.__read(2) != b"\037\213":
484
- raise ReadError("not a gzip file")
485
- if self.__read(1) != b"\010":
486
- raise CompressionError("unsupported compression method")
487
-
488
- flag = ord(self.__read(1))
489
- self.__read(6)
490
-
491
- if flag & 4:
492
- xlen = ord(self.__read(1)) + 256 * ord(self.__read(1))
493
- self.read(xlen)
494
- if flag & 8:
495
- while True:
496
- s = self.__read(1)
497
- if not s or s == NUL:
498
- break
499
- if flag & 16:
500
- while True:
501
- s = self.__read(1)
502
- if not s or s == NUL:
503
- break
504
- if flag & 2:
505
- self.__read(2)
506
-
507
- def tell(self):
508
- """Return the stream's file pointer position.
509
- """
510
- return self.pos
511
-
512
- def seek(self, pos=0):
513
- """Set the stream's file pointer to pos. Negative seeking
514
- is forbidden.
515
- """
516
- if pos - self.pos >= 0:
517
- blocks, remainder = divmod(pos - self.pos, self.bufsize)
518
- for i in range(blocks):
519
- self.read(self.bufsize)
520
- self.read(remainder)
521
- else:
522
- raise StreamError("seeking backwards is not allowed")
523
- return self.pos
524
-
525
- def read(self, size):
526
- """Return the next size number of bytes from the stream."""
527
- assert size is not None
528
- buf = self._read(size)
529
- self.pos += len(buf)
530
- return buf
531
-
532
- def _read(self, size):
533
- """Return size bytes from the stream.
534
- """
535
- if self.comptype == "tar":
536
- return self.__read(size)
537
-
538
- c = len(self.dbuf)
539
- t = [self.dbuf]
540
- while c < size:
541
- # Skip underlying buffer to avoid unaligned double buffering.
542
- if self.buf:
543
- buf = self.buf
544
- self.buf = b""
545
- else:
546
- buf = self.fileobj.read(self.bufsize)
547
- if not buf:
548
- break
549
- try:
550
- buf = self.cmp.decompress(buf)
551
- except self.exception as e:
552
- raise ReadError("invalid compressed data") from e
553
- t.append(buf)
554
- c += len(buf)
555
- t = b"".join(t)
556
- self.dbuf = t[size:]
557
- return t[:size]
558
-
559
- def __read(self, size):
560
- """Return size bytes from stream. If internal buffer is empty,
561
- read another block from the stream.
562
- """
563
- c = len(self.buf)
564
- t = [self.buf]
565
- while c < size:
566
- buf = self.fileobj.read(self.bufsize)
567
- if not buf:
568
- break
569
- t.append(buf)
570
- c += len(buf)
571
- t = b"".join(t)
572
- self.buf = t[size:]
573
- return t[:size]
574
- # class _Stream
575
-
576
- class _StreamProxy(object):
577
- """Small proxy class that enables transparent compression
578
- detection for the Stream interface (mode 'r|*').
579
- """
580
-
581
- def __init__(self, fileobj):
582
- self.fileobj = fileobj
583
- self.buf = self.fileobj.read(BLOCKSIZE)
584
-
585
- def read(self, size):
586
- self.read = self.fileobj.read
587
- return self.buf
588
-
589
- def getcomptype(self):
590
- if self.buf.startswith(b"\x1f\x8b\x08"):
591
- return "gz"
592
- elif self.buf[0:3] == b"BZh" and self.buf[4:10] == b"1AY&SY":
593
- return "bz2"
594
- elif self.buf.startswith((b"\x5d\x00\x00\x80", b"\xfd7zXZ")):
595
- return "xz"
596
- else:
597
- return "tar"
598
-
599
- def close(self):
600
- self.fileobj.close()
601
- # class StreamProxy
602
-
603
- #------------------------
604
- # Extraction file object
605
- #------------------------
606
- class _FileInFile(object):
607
- """A thin wrapper around an existing file object that
608
- provides a part of its data as an individual file
609
- object.
610
- """
611
-
612
- def __init__(self, fileobj, offset, size, name, blockinfo=None):
613
- self.fileobj = fileobj
614
- self.offset = offset
615
- self.size = size
616
- self.position = 0
617
- self.name = name
618
- self.closed = False
619
-
620
- if blockinfo is None:
621
- blockinfo = [(0, size)]
622
-
623
- # Construct a map with data and zero blocks.
624
- self.map_index = 0
625
- self.map = []
626
- lastpos = 0
627
- realpos = self.offset
628
- for offset, size in blockinfo:
629
- if offset > lastpos:
630
- self.map.append((False, lastpos, offset, None))
631
- self.map.append((True, offset, offset + size, realpos))
632
- realpos += size
633
- lastpos = offset + size
634
- if lastpos < self.size:
635
- self.map.append((False, lastpos, self.size, None))
636
-
637
- def flush(self):
638
- pass
639
-
640
- @property
641
- def mode(self):
642
- return 'rb'
643
-
644
- def readable(self):
645
- return True
646
-
647
- def writable(self):
648
- return False
649
-
650
- def seekable(self):
651
- return self.fileobj.seekable()
652
-
653
- def tell(self):
654
- """Return the current file position.
655
- """
656
- return self.position
657
-
658
- def seek(self, position, whence=io.SEEK_SET):
659
- """Seek to a position in the file.
660
- """
661
- if whence == io.SEEK_SET:
662
- self.position = min(max(position, 0), self.size)
663
- elif whence == io.SEEK_CUR:
664
- if position < 0:
665
- self.position = max(self.position + position, 0)
666
- else:
667
- self.position = min(self.position + position, self.size)
668
- elif whence == io.SEEK_END:
669
- self.position = max(min(self.size + position, self.size), 0)
670
- else:
671
- raise ValueError("Invalid argument")
672
- return self.position
673
-
674
- def read(self, size=None):
675
- """Read data from the file.
676
- """
677
- if size is None:
678
- size = self.size - self.position
679
- else:
680
- size = min(size, self.size - self.position)
681
-
682
- buf = b""
683
- while size > 0:
684
- while True:
685
- data, start, stop, offset = self.map[self.map_index]
686
- if start <= self.position < stop:
687
- break
688
- else:
689
- self.map_index += 1
690
- if self.map_index == len(self.map):
691
- self.map_index = 0
692
- length = min(size, stop - self.position)
693
- if data:
694
- self.fileobj.seek(offset + (self.position - start))
695
- b = self.fileobj.read(length)
696
- if len(b) != length:
697
- raise ReadError("unexpected end of data")
698
- buf += b
699
- else:
700
- buf += NUL * length
701
- size -= length
702
- self.position += length
703
- return buf
704
-
705
- def readinto(self, b):
706
- buf = self.read(len(b))
707
- b[:len(buf)] = buf
708
- return len(buf)
709
-
710
- def close(self):
711
- self.closed = True
712
- #class _FileInFile
713
-
714
- class ExFileObject(io.BufferedReader):
715
-
716
- def __init__(self, tarfile, tarinfo):
717
- fileobj = _FileInFile(tarfile.fileobj, tarinfo.offset_data,
718
- tarinfo.size, tarinfo.name, tarinfo.sparse)
719
- super().__init__(fileobj)
720
- #class ExFileObject
721
-
722
-
723
- #-----------------------------
724
- # extraction filters (PEP 706)
725
- #-----------------------------
726
-
727
- class FilterError(TarError):
728
- pass
729
-
730
- class AbsolutePathError(FilterError):
731
- def __init__(self, tarinfo):
732
- self.tarinfo = tarinfo
733
- super().__init__(f'member {tarinfo.name!r} has an absolute path')
734
-
735
- class OutsideDestinationError(FilterError):
736
- def __init__(self, tarinfo, path):
737
- self.tarinfo = tarinfo
738
- self._path = path
739
- super().__init__(f'{tarinfo.name!r} would be extracted to {path!r}, '
740
- + 'which is outside the destination')
741
-
742
- class SpecialFileError(FilterError):
743
- def __init__(self, tarinfo):
744
- self.tarinfo = tarinfo
745
- super().__init__(f'{tarinfo.name!r} is a special file')
746
-
747
- class AbsoluteLinkError(FilterError):
748
- def __init__(self, tarinfo):
749
- self.tarinfo = tarinfo
750
- super().__init__(f'{tarinfo.name!r} is a link to an absolute path')
751
-
752
- class LinkOutsideDestinationError(FilterError):
753
- def __init__(self, tarinfo, path):
754
- self.tarinfo = tarinfo
755
- self._path = path
756
- super().__init__(f'{tarinfo.name!r} would link to {path!r}, '
757
- + 'which is outside the destination')
758
-
759
- def _get_filtered_attrs(member, dest_path, for_data=True):
760
- new_attrs = {}
761
- name = member.name
762
- dest_path = os.path.realpath(dest_path)
763
- # Strip leading / (tar's directory separator) from filenames.
764
- # Include os.sep (target OS directory separator) as well.
765
- if name.startswith(('/', os.sep)):
766
- name = new_attrs['name'] = member.path.lstrip('/' + os.sep)
767
- if os.path.isabs(name):
768
- # Path is absolute even after stripping.
769
- # For example, 'C:/foo' on Windows.
770
- raise AbsolutePathError(member)
771
- # Ensure we stay in the destination
772
- target_path = os.path.realpath(os.path.join(dest_path, name))
773
- if os.path.commonpath([target_path, dest_path]) != dest_path:
774
- raise OutsideDestinationError(member, target_path)
775
- # Limit permissions (no high bits, and go-w)
776
- mode = member.mode
777
- if mode is not None:
778
- # Strip high bits & group/other write bits
779
- mode = mode & 0o755
780
- if for_data:
781
- # For data, handle permissions & file types
782
- if member.isreg() or member.islnk():
783
- if not mode & 0o100:
784
- # Clear executable bits if not executable by user
785
- mode &= ~0o111
786
- # Ensure owner can read & write
787
- mode |= 0o600
788
- elif member.isdir() or member.issym():
789
- # Ignore mode for directories & symlinks
790
- mode = None
791
- else:
792
- # Reject special files
793
- raise SpecialFileError(member)
794
- if mode != member.mode:
795
- new_attrs['mode'] = mode
796
- if for_data:
797
- # Ignore ownership for 'data'
798
- if member.uid is not None:
799
- new_attrs['uid'] = None
800
- if member.gid is not None:
801
- new_attrs['gid'] = None
802
- if member.uname is not None:
803
- new_attrs['uname'] = None
804
- if member.gname is not None:
805
- new_attrs['gname'] = None
806
- # Check link destination for 'data'
807
- if member.islnk() or member.issym():
808
- if os.path.isabs(member.linkname):
809
- raise AbsoluteLinkError(member)
810
- if member.issym():
811
- target_path = os.path.join(dest_path,
812
- os.path.dirname(name),
813
- member.linkname)
814
- else:
815
- target_path = os.path.join(dest_path,
816
- member.linkname)
817
- target_path = os.path.realpath(target_path)
818
- if os.path.commonpath([target_path, dest_path]) != dest_path:
819
- raise LinkOutsideDestinationError(member, target_path)
820
- return new_attrs
821
-
822
- def fully_trusted_filter(member, dest_path):
823
- return member
824
-
825
- def tar_filter(member, dest_path):
826
- new_attrs = _get_filtered_attrs(member, dest_path, False)
827
- if new_attrs:
828
- return member.replace(**new_attrs, deep=False)
829
- return member
830
-
831
- def data_filter(member, dest_path):
832
- new_attrs = _get_filtered_attrs(member, dest_path, True)
833
- if new_attrs:
834
- return member.replace(**new_attrs, deep=False)
835
- return member
836
-
837
- _NAMED_FILTERS = {
838
- "fully_trusted": fully_trusted_filter,
839
- "tar": tar_filter,
840
- "data": data_filter,
841
- }
842
-
843
- #------------------
844
- # Exported Classes
845
- #------------------
846
-
847
- # Sentinel for replace() defaults, meaning "don't change the attribute"
848
- _KEEP = object()
849
-
850
- class TarInfo(object):
851
- """Informational class which holds the details about an
852
- archive member given by a tar header block.
853
- TarInfo objects are returned by TarFile.getmember(),
854
- TarFile.getmembers() and TarFile.gettarinfo() and are
855
- usually created internally.
856
- """
857
-
858
- __slots__ = dict(
859
- name = 'Name of the archive member.',
860
- mode = 'Permission bits.',
861
- uid = 'User ID of the user who originally stored this member.',
862
- gid = 'Group ID of the user who originally stored this member.',
863
- size = 'Size in bytes.',
864
- mtime = 'Time of last modification.',
865
- chksum = 'Header checksum.',
866
- type = ('File type. type is usually one of these constants: '
867
- 'REGTYPE, AREGTYPE, LNKTYPE, SYMTYPE, DIRTYPE, FIFOTYPE, '
868
- 'CONTTYPE, CHRTYPE, BLKTYPE, GNUTYPE_SPARSE.'),
869
- linkname = ('Name of the target file name, which is only present '
870
- 'in TarInfo objects of type LNKTYPE and SYMTYPE.'),
871
- uname = 'User name.',
872
- gname = 'Group name.',
873
- devmajor = 'Device major number.',
874
- devminor = 'Device minor number.',
875
- offset = 'The tar header starts here.',
876
- offset_data = "The file's data starts here.",
877
- pax_headers = ('A dictionary containing key-value pairs of an '
878
- 'associated pax extended header.'),
879
- sparse = 'Sparse member information.',
880
- _tarfile = None,
881
- _sparse_structs = None,
882
- _link_target = None,
883
- )
884
-
885
- def __init__(self, name=""):
886
- """Construct a TarInfo object. name is the optional name
887
- of the member.
888
- """
889
- self.name = name # member name
890
- self.mode = 0o644 # file permissions
891
- self.uid = 0 # user id
892
- self.gid = 0 # group id
893
- self.size = 0 # file size
894
- self.mtime = 0 # modification time
895
- self.chksum = 0 # header checksum
896
- self.type = REGTYPE # member type
897
- self.linkname = "" # link name
898
- self.uname = "" # user name
899
- self.gname = "" # group name
900
- self.devmajor = 0 # device major number
901
- self.devminor = 0 # device minor number
902
-
903
- self.offset = 0 # the tar header starts here
904
- self.offset_data = 0 # the file's data starts here
905
-
906
- self.sparse = None # sparse member information
907
- self.pax_headers = {} # pax header information
908
-
909
- @property
910
- def tarfile(self):
911
- import warnings
912
- warnings.warn(
913
- 'The undocumented "tarfile" attribute of TarInfo objects '
914
- + 'is deprecated and will be removed in Python 3.16',
915
- DeprecationWarning, stacklevel=2)
916
- return self._tarfile
917
-
918
- @tarfile.setter
919
- def tarfile(self, tarfile):
920
- import warnings
921
- warnings.warn(
922
- 'The undocumented "tarfile" attribute of TarInfo objects '
923
- + 'is deprecated and will be removed in Python 3.16',
924
- DeprecationWarning, stacklevel=2)
925
- self._tarfile = tarfile
926
-
927
- @property
928
- def path(self):
929
- 'In pax headers, "name" is called "path".'
930
- return self.name
931
-
932
- @path.setter
933
- def path(self, name):
934
- self.name = name
935
-
936
- @property
937
- def linkpath(self):
938
- 'In pax headers, "linkname" is called "linkpath".'
939
- return self.linkname
940
-
941
- @linkpath.setter
942
- def linkpath(self, linkname):
943
- self.linkname = linkname
944
-
945
- def __repr__(self):
946
- return "<%s %r at %#x>" % (self.__class__.__name__,self.name,id(self))
947
-
948
- def replace(self, *,
949
- name=_KEEP, mtime=_KEEP, mode=_KEEP, linkname=_KEEP,
950
- uid=_KEEP, gid=_KEEP, uname=_KEEP, gname=_KEEP,
951
- deep=True, _KEEP=_KEEP):
952
- """Return a deep copy of self with the given attributes replaced.
953
- """
954
- if deep:
955
- result = copy.deepcopy(self)
956
- else:
957
- result = copy.copy(self)
958
- if name is not _KEEP:
959
- result.name = name
960
- if mtime is not _KEEP:
961
- result.mtime = mtime
962
- if mode is not _KEEP:
963
- result.mode = mode
964
- if linkname is not _KEEP:
965
- result.linkname = linkname
966
- if uid is not _KEEP:
967
- result.uid = uid
968
- if gid is not _KEEP:
969
- result.gid = gid
970
- if uname is not _KEEP:
971
- result.uname = uname
972
- if gname is not _KEEP:
973
- result.gname = gname
974
- return result
975
-
976
- def get_info(self):
977
- """Return the TarInfo's attributes as a dictionary.
978
- """
979
- if self.mode is None:
980
- mode = None
981
- else:
982
- mode = self.mode & 0o7777
983
- info = {
984
- "name": self.name,
985
- "mode": mode,
986
- "uid": self.uid,
987
- "gid": self.gid,
988
- "size": self.size,
989
- "mtime": self.mtime,
990
- "chksum": self.chksum,
991
- "type": self.type,
992
- "linkname": self.linkname,
993
- "uname": self.uname,
994
- "gname": self.gname,
995
- "devmajor": self.devmajor,
996
- "devminor": self.devminor
997
- }
998
-
999
- if info["type"] == DIRTYPE and not info["name"].endswith("/"):
1000
- info["name"] += "/"
1001
-
1002
- return info
1003
-
1004
- def tobuf(self, format=DEFAULT_FORMAT, encoding=ENCODING, errors="surrogateescape"):
1005
- """Return a tar header as a string of 512 byte blocks.
1006
- """
1007
- info = self.get_info()
1008
- for name, value in info.items():
1009
- if value is None:
1010
- raise ValueError("%s may not be None" % name)
1011
-
1012
- if format == USTAR_FORMAT:
1013
- return self.create_ustar_header(info, encoding, errors)
1014
- elif format == GNU_FORMAT:
1015
- return self.create_gnu_header(info, encoding, errors)
1016
- elif format == PAX_FORMAT:
1017
- return self.create_pax_header(info, encoding)
1018
- else:
1019
- raise ValueError("invalid format")
1020
-
1021
- def create_ustar_header(self, info, encoding, errors):
1022
- """Return the object as a ustar header block.
1023
- """
1024
- info["magic"] = POSIX_MAGIC
1025
-
1026
- if len(info["linkname"].encode(encoding, errors)) > LENGTH_LINK:
1027
- raise ValueError("linkname is too long")
1028
-
1029
- if len(info["name"].encode(encoding, errors)) > LENGTH_NAME:
1030
- info["prefix"], info["name"] = self._posix_split_name(info["name"], encoding, errors)
1031
-
1032
- return self._create_header(info, USTAR_FORMAT, encoding, errors)
1033
-
1034
- def create_gnu_header(self, info, encoding, errors):
1035
- """Return the object as a GNU header block sequence.
1036
- """
1037
- info["magic"] = GNU_MAGIC
1038
-
1039
- buf = b""
1040
- if len(info["linkname"].encode(encoding, errors)) > LENGTH_LINK:
1041
- buf += self._create_gnu_long_header(info["linkname"], GNUTYPE_LONGLINK, encoding, errors)
1042
-
1043
- if len(info["name"].encode(encoding, errors)) > LENGTH_NAME:
1044
- buf += self._create_gnu_long_header(info["name"], GNUTYPE_LONGNAME, encoding, errors)
1045
-
1046
- return buf + self._create_header(info, GNU_FORMAT, encoding, errors)
1047
-
1048
- def create_pax_header(self, info, encoding):
1049
- """Return the object as a ustar header block. If it cannot be
1050
- represented this way, prepend a pax extended header sequence
1051
- with supplement information.
1052
- """
1053
- info["magic"] = POSIX_MAGIC
1054
- pax_headers = self.pax_headers.copy()
1055
-
1056
- # Test string fields for values that exceed the field length or cannot
1057
- # be represented in ASCII encoding.
1058
- for name, hname, length in (
1059
- ("name", "path", LENGTH_NAME), ("linkname", "linkpath", LENGTH_LINK),
1060
- ("uname", "uname", 32), ("gname", "gname", 32)):
1061
-
1062
- if hname in pax_headers:
1063
- # The pax header has priority.
1064
- continue
1065
-
1066
- # Try to encode the string as ASCII.
1067
- try:
1068
- info[name].encode("ascii", "strict")
1069
- except UnicodeEncodeError:
1070
- pax_headers[hname] = info[name]
1071
- continue
1072
-
1073
- if len(info[name]) > length:
1074
- pax_headers[hname] = info[name]
1075
-
1076
- # Test number fields for values that exceed the field limit or values
1077
- # that like to be stored as float.
1078
- for name, digits in (("uid", 8), ("gid", 8), ("size", 12), ("mtime", 12)):
1079
- needs_pax = False
1080
-
1081
- val = info[name]
1082
- val_is_float = isinstance(val, float)
1083
- val_int = round(val) if val_is_float else val
1084
- if not 0 <= val_int < 8 ** (digits - 1):
1085
- # Avoid overflow.
1086
- info[name] = 0
1087
- needs_pax = True
1088
- elif val_is_float:
1089
- # Put rounded value in ustar header, and full
1090
- # precision value in pax header.
1091
- info[name] = val_int
1092
- needs_pax = True
1093
-
1094
- # The existing pax header has priority.
1095
- if needs_pax and name not in pax_headers:
1096
- pax_headers[name] = str(val)
1097
-
1098
- # Create a pax extended header if necessary.
1099
- if pax_headers:
1100
- buf = self._create_pax_generic_header(pax_headers, XHDTYPE, encoding)
1101
- else:
1102
- buf = b""
1103
-
1104
- return buf + self._create_header(info, USTAR_FORMAT, "ascii", "replace")
1105
-
1106
- @classmethod
1107
- def create_pax_global_header(cls, pax_headers):
1108
- """Return the object as a pax global header block sequence.
1109
- """
1110
- return cls._create_pax_generic_header(pax_headers, XGLTYPE, "utf-8")
1111
-
1112
- def _posix_split_name(self, name, encoding, errors):
1113
- """Split a name longer than 100 chars into a prefix
1114
- and a name part.
1115
- """
1116
- components = name.split("/")
1117
- for i in range(1, len(components)):
1118
- prefix = "/".join(components[:i])
1119
- name = "/".join(components[i:])
1120
- if len(prefix.encode(encoding, errors)) <= LENGTH_PREFIX and \
1121
- len(name.encode(encoding, errors)) <= LENGTH_NAME:
1122
- break
1123
- else:
1124
- raise ValueError("name is too long")
1125
-
1126
- return prefix, name
1127
-
1128
- @staticmethod
1129
- def _create_header(info, format, encoding, errors):
1130
- """Return a header block. info is a dictionary with file
1131
- information, format must be one of the *_FORMAT constants.
1132
- """
1133
- has_device_fields = info.get("type") in (CHRTYPE, BLKTYPE)
1134
- if has_device_fields:
1135
- devmajor = itn(info.get("devmajor", 0), 8, format)
1136
- devminor = itn(info.get("devminor", 0), 8, format)
1137
- else:
1138
- devmajor = stn("", 8, encoding, errors)
1139
- devminor = stn("", 8, encoding, errors)
1140
-
1141
- # None values in metadata should cause ValueError.
1142
- # itn()/stn() do this for all fields except type.
1143
- filetype = info.get("type", REGTYPE)
1144
- if filetype is None:
1145
- raise ValueError("TarInfo.type must not be None")
1146
-
1147
- parts = [
1148
- stn(info.get("name", ""), 100, encoding, errors),
1149
- itn(info.get("mode", 0) & 0o7777, 8, format),
1150
- itn(info.get("uid", 0), 8, format),
1151
- itn(info.get("gid", 0), 8, format),
1152
- itn(info.get("size", 0), 12, format),
1153
- itn(info.get("mtime", 0), 12, format),
1154
- b" ", # checksum field
1155
- filetype,
1156
- stn(info.get("linkname", ""), 100, encoding, errors),
1157
- info.get("magic", POSIX_MAGIC),
1158
- stn(info.get("uname", ""), 32, encoding, errors),
1159
- stn(info.get("gname", ""), 32, encoding, errors),
1160
- devmajor,
1161
- devminor,
1162
- stn(info.get("prefix", ""), 155, encoding, errors)
1163
- ]
1164
-
1165
- buf = struct.pack("%ds" % BLOCKSIZE, b"".join(parts))
1166
- chksum = calc_chksums(buf[-BLOCKSIZE:])[0]
1167
- buf = buf[:-364] + bytes("%06o\0" % chksum, "ascii") + buf[-357:]
1168
- return buf
1169
-
1170
- @staticmethod
1171
- def _create_payload(payload):
1172
- """Return the string payload filled with zero bytes
1173
- up to the next 512 byte border.
1174
- """
1175
- blocks, remainder = divmod(len(payload), BLOCKSIZE)
1176
- if remainder > 0:
1177
- payload += (BLOCKSIZE - remainder) * NUL
1178
- return payload
1179
-
1180
- @classmethod
1181
- def _create_gnu_long_header(cls, name, type, encoding, errors):
1182
- """Return a GNUTYPE_LONGNAME or GNUTYPE_LONGLINK sequence
1183
- for name.
1184
- """
1185
- name = name.encode(encoding, errors) + NUL
1186
-
1187
- info = {}
1188
- info["name"] = "././@LongLink"
1189
- info["type"] = type
1190
- info["size"] = len(name)
1191
- info["magic"] = GNU_MAGIC
1192
-
1193
- # create extended header + name blocks.
1194
- return cls._create_header(info, USTAR_FORMAT, encoding, errors) + \
1195
- cls._create_payload(name)
1196
-
1197
- @classmethod
1198
- def _create_pax_generic_header(cls, pax_headers, type, encoding):
1199
- """Return a POSIX.1-2008 extended or global header sequence
1200
- that contains a list of keyword, value pairs. The values
1201
- must be strings.
1202
- """
1203
- # Check if one of the fields contains surrogate characters and thereby
1204
- # forces hdrcharset=BINARY, see _proc_pax() for more information.
1205
- binary = False
1206
- for keyword, value in pax_headers.items():
1207
- try:
1208
- value.encode("utf-8", "strict")
1209
- except UnicodeEncodeError:
1210
- binary = True
1211
- break
1212
-
1213
- records = b""
1214
- if binary:
1215
- # Put the hdrcharset field at the beginning of the header.
1216
- records += b"21 hdrcharset=BINARY\n"
1217
-
1218
- for keyword, value in pax_headers.items():
1219
- keyword = keyword.encode("utf-8")
1220
- if binary:
1221
- # Try to restore the original byte representation of 'value'.
1222
- # Needless to say, that the encoding must match the string.
1223
- value = value.encode(encoding, "surrogateescape")
1224
- else:
1225
- value = value.encode("utf-8")
1226
-
1227
- l = len(keyword) + len(value) + 3 # ' ' + '=' + '\n'
1228
- n = p = 0
1229
- while True:
1230
- n = l + len(str(p))
1231
- if n == p:
1232
- break
1233
- p = n
1234
- records += bytes(str(p), "ascii") + b" " + keyword + b"=" + value + b"\n"
1235
-
1236
- # We use a hardcoded "././@PaxHeader" name like star does
1237
- # instead of the one that POSIX recommends.
1238
- info = {}
1239
- info["name"] = "././@PaxHeader"
1240
- info["type"] = type
1241
- info["size"] = len(records)
1242
- info["magic"] = POSIX_MAGIC
1243
-
1244
- # Create pax header + record blocks.
1245
- return cls._create_header(info, USTAR_FORMAT, "ascii", "replace") + \
1246
- cls._create_payload(records)
1247
-
1248
- @classmethod
1249
- def frombuf(cls, buf, encoding, errors):
1250
- """Construct a TarInfo object from a 512 byte bytes object.
1251
- """
1252
- if len(buf) == 0:
1253
- raise EmptyHeaderError("empty header")
1254
- if len(buf) != BLOCKSIZE:
1255
- raise TruncatedHeaderError("truncated header")
1256
- if buf.count(NUL) == BLOCKSIZE:
1257
- raise EOFHeaderError("end of file header")
1258
-
1259
- chksum = nti(buf[148:156])
1260
- if chksum not in calc_chksums(buf):
1261
- raise InvalidHeaderError("bad checksum")
1262
-
1263
- obj = cls()
1264
- obj.name = nts(buf[0:100], encoding, errors)
1265
- obj.mode = nti(buf[100:108])
1266
- obj.uid = nti(buf[108:116])
1267
- obj.gid = nti(buf[116:124])
1268
- obj.size = nti(buf[124:136])
1269
- obj.mtime = nti(buf[136:148])
1270
- obj.chksum = chksum
1271
- obj.type = buf[156:157]
1272
- obj.linkname = nts(buf[157:257], encoding, errors)
1273
- obj.uname = nts(buf[265:297], encoding, errors)
1274
- obj.gname = nts(buf[297:329], encoding, errors)
1275
- obj.devmajor = nti(buf[329:337])
1276
- obj.devminor = nti(buf[337:345])
1277
- prefix = nts(buf[345:500], encoding, errors)
1278
-
1279
- # Old V7 tar format represents a directory as a regular
1280
- # file with a trailing slash.
1281
- if obj.type == AREGTYPE and obj.name.endswith("/"):
1282
- obj.type = DIRTYPE
1283
-
1284
- # The old GNU sparse format occupies some of the unused
1285
- # space in the buffer for up to 4 sparse structures.
1286
- # Save them for later processing in _proc_sparse().
1287
- if obj.type == GNUTYPE_SPARSE:
1288
- pos = 386
1289
- structs = []
1290
- for i in range(4):
1291
- try:
1292
- offset = nti(buf[pos:pos + 12])
1293
- numbytes = nti(buf[pos + 12:pos + 24])
1294
- except ValueError:
1295
- break
1296
- structs.append((offset, numbytes))
1297
- pos += 24
1298
- isextended = bool(buf[482])
1299
- origsize = nti(buf[483:495])
1300
- obj._sparse_structs = (structs, isextended, origsize)
1301
-
1302
- # Remove redundant slashes from directories.
1303
- if obj.isdir():
1304
- obj.name = obj.name.rstrip("/")
1305
-
1306
- # Reconstruct a ustar longname.
1307
- if prefix and obj.type not in GNU_TYPES:
1308
- obj.name = prefix + "/" + obj.name
1309
- return obj
1310
-
1311
- @classmethod
1312
- def fromtarfile(cls, tarfile):
1313
- """Return the next TarInfo object from TarFile object
1314
- tarfile.
1315
- """
1316
- buf = tarfile.fileobj.read(BLOCKSIZE)
1317
- obj = cls.frombuf(buf, tarfile.encoding, tarfile.errors)
1318
- obj.offset = tarfile.fileobj.tell() - BLOCKSIZE
1319
- return obj._proc_member(tarfile)
1320
-
1321
- #--------------------------------------------------------------------------
1322
- # The following are methods that are called depending on the type of a
1323
- # member. The entry point is _proc_member() which can be overridden in a
1324
- # subclass to add custom _proc_*() methods. A _proc_*() method MUST
1325
- # implement the following
1326
- # operations:
1327
- # 1. Set self.offset_data to the position where the data blocks begin,
1328
- # if there is data that follows.
1329
- # 2. Set tarfile.offset to the position where the next member's header will
1330
- # begin.
1331
- # 3. Return self or another valid TarInfo object.
1332
- def _proc_member(self, tarfile):
1333
- """Choose the right processing method depending on
1334
- the type and call it.
1335
- """
1336
- if self.type in (GNUTYPE_LONGNAME, GNUTYPE_LONGLINK):
1337
- return self._proc_gnulong(tarfile)
1338
- elif self.type == GNUTYPE_SPARSE:
1339
- return self._proc_sparse(tarfile)
1340
- elif self.type in (XHDTYPE, XGLTYPE, SOLARIS_XHDTYPE):
1341
- return self._proc_pax(tarfile)
1342
- else:
1343
- return self._proc_builtin(tarfile)
1344
-
1345
- def _proc_builtin(self, tarfile):
1346
- """Process a builtin type or an unknown type which
1347
- will be treated as a regular file.
1348
- """
1349
- self.offset_data = tarfile.fileobj.tell()
1350
- offset = self.offset_data
1351
- if self.isreg() or self.type not in SUPPORTED_TYPES:
1352
- # Skip the following data blocks.
1353
- offset += self._block(self.size)
1354
- tarfile.offset = offset
1355
-
1356
- # Patch the TarInfo object with saved global
1357
- # header information.
1358
- self._apply_pax_info(tarfile.pax_headers, tarfile.encoding, tarfile.errors)
1359
-
1360
- # Remove redundant slashes from directories. This is to be consistent
1361
- # with frombuf().
1362
- if self.isdir():
1363
- self.name = self.name.rstrip("/")
1364
-
1365
- return self
1366
-
1367
- def _proc_gnulong(self, tarfile):
1368
- """Process the blocks that hold a GNU longname
1369
- or longlink member.
1370
- """
1371
- buf = tarfile.fileobj.read(self._block(self.size))
1372
-
1373
- # Fetch the next header and process it.
1374
- try:
1375
- next = self.fromtarfile(tarfile)
1376
- except HeaderError as e:
1377
- raise SubsequentHeaderError(str(e)) from None
1378
-
1379
- # Patch the TarInfo object from the next header with
1380
- # the longname information.
1381
- next.offset = self.offset
1382
- if self.type == GNUTYPE_LONGNAME:
1383
- next.name = nts(buf, tarfile.encoding, tarfile.errors)
1384
- elif self.type == GNUTYPE_LONGLINK:
1385
- next.linkname = nts(buf, tarfile.encoding, tarfile.errors)
1386
-
1387
- # Remove redundant slashes from directories. This is to be consistent
1388
- # with frombuf().
1389
- if next.isdir():
1390
- next.name = removesuffix(next.name, "/")
1391
-
1392
- return next
1393
-
1394
- def _proc_sparse(self, tarfile):
1395
- """Process a GNU sparse header plus extra headers.
1396
- """
1397
- # We already collected some sparse structures in frombuf().
1398
- structs, isextended, origsize = self._sparse_structs
1399
- del self._sparse_structs
1400
-
1401
- # Collect sparse structures from extended header blocks.
1402
- while isextended:
1403
- buf = tarfile.fileobj.read(BLOCKSIZE)
1404
- pos = 0
1405
- for i in range(21):
1406
- try:
1407
- offset = nti(buf[pos:pos + 12])
1408
- numbytes = nti(buf[pos + 12:pos + 24])
1409
- except ValueError:
1410
- break
1411
- if offset and numbytes:
1412
- structs.append((offset, numbytes))
1413
- pos += 24
1414
- isextended = bool(buf[504])
1415
- self.sparse = structs
1416
-
1417
- self.offset_data = tarfile.fileobj.tell()
1418
- tarfile.offset = self.offset_data + self._block(self.size)
1419
- self.size = origsize
1420
- return self
1421
-
1422
- def _proc_pax(self, tarfile):
1423
- """Process an extended or global header as described in
1424
- POSIX.1-2008.
1425
- """
1426
- # Read the header information.
1427
- buf = tarfile.fileobj.read(self._block(self.size))
1428
-
1429
- # A pax header stores supplemental information for either
1430
- # the following file (extended) or all following files
1431
- # (global).
1432
- if self.type == XGLTYPE:
1433
- pax_headers = tarfile.pax_headers
1434
- else:
1435
- pax_headers = tarfile.pax_headers.copy()
1436
-
1437
- # Check if the pax header contains a hdrcharset field. This tells us
1438
- # the encoding of the path, linkpath, uname and gname fields. Normally,
1439
- # these fields are UTF-8 encoded but since POSIX.1-2008 tar
1440
- # implementations are allowed to store them as raw binary strings if
1441
- # the translation to UTF-8 fails.
1442
- match = re.search(br"\d+ hdrcharset=([^\n]+)\n", buf)
1443
- if match is not None:
1444
- pax_headers["hdrcharset"] = match.group(1).decode("utf-8")
1445
-
1446
- # For the time being, we don't care about anything other than "BINARY".
1447
- # The only other value that is currently allowed by the standard is
1448
- # "ISO-IR 10646 2000 UTF-8" in other words UTF-8.
1449
- hdrcharset = pax_headers.get("hdrcharset")
1450
- if hdrcharset == "BINARY":
1451
- encoding = tarfile.encoding
1452
- else:
1453
- encoding = "utf-8"
1454
-
1455
- # Parse pax header information. A record looks like that:
1456
- # "%d %s=%s\n" % (length, keyword, value). length is the size
1457
- # of the complete record including the length field itself and
1458
- # the newline. keyword and value are both UTF-8 encoded strings.
1459
- regex = re.compile(br"(\d+) ([^=]+)=")
1460
- pos = 0
1461
- while match := regex.match(buf, pos):
1462
- length, keyword = match.groups()
1463
- length = int(length)
1464
- if length == 0:
1465
- raise InvalidHeaderError("invalid header")
1466
- value = buf[match.end(2) + 1:match.start(1) + length - 1]
1467
-
1468
- # Normally, we could just use "utf-8" as the encoding and "strict"
1469
- # as the error handler, but we better not take the risk. For
1470
- # example, GNU tar <= 1.23 is known to store filenames it cannot
1471
- # translate to UTF-8 as raw strings (unfortunately without a
1472
- # hdrcharset=BINARY header).
1473
- # We first try the strict standard encoding, and if that fails we
1474
- # fall back on the user's encoding and error handler.
1475
- keyword = self._decode_pax_field(keyword, "utf-8", "utf-8",
1476
- tarfile.errors)
1477
- if keyword in PAX_NAME_FIELDS:
1478
- value = self._decode_pax_field(value, encoding, tarfile.encoding,
1479
- tarfile.errors)
1480
- else:
1481
- value = self._decode_pax_field(value, "utf-8", "utf-8",
1482
- tarfile.errors)
1483
-
1484
- pax_headers[keyword] = value
1485
- pos += length
1486
-
1487
- # Fetch the next header.
1488
- try:
1489
- next = self.fromtarfile(tarfile)
1490
- except HeaderError as e:
1491
- raise SubsequentHeaderError(str(e)) from None
1492
-
1493
- # Process GNU sparse information.
1494
- if "GNU.sparse.map" in pax_headers:
1495
- # GNU extended sparse format version 0.1.
1496
- self._proc_gnusparse_01(next, pax_headers)
1497
-
1498
- elif "GNU.sparse.size" in pax_headers:
1499
- # GNU extended sparse format version 0.0.
1500
- self._proc_gnusparse_00(next, pax_headers, buf)
1501
-
1502
- elif pax_headers.get("GNU.sparse.major") == "1" and pax_headers.get("GNU.sparse.minor") == "0":
1503
- # GNU extended sparse format version 1.0.
1504
- self._proc_gnusparse_10(next, pax_headers, tarfile)
1505
-
1506
- if self.type in (XHDTYPE, SOLARIS_XHDTYPE):
1507
- # Patch the TarInfo object with the extended header info.
1508
- next._apply_pax_info(pax_headers, tarfile.encoding, tarfile.errors)
1509
- next.offset = self.offset
1510
-
1511
- if "size" in pax_headers:
1512
- # If the extended header replaces the size field,
1513
- # we need to recalculate the offset where the next
1514
- # header starts.
1515
- offset = next.offset_data
1516
- if next.isreg() or next.type not in SUPPORTED_TYPES:
1517
- offset += next._block(next.size)
1518
- tarfile.offset = offset
1519
-
1520
- return next
1521
-
1522
- def _proc_gnusparse_00(self, next, pax_headers, buf):
1523
- """Process a GNU tar extended sparse header, version 0.0.
1524
- """
1525
- offsets = []
1526
- for match in re.finditer(br"\d+ GNU.sparse.offset=(\d+)\n", buf):
1527
- offsets.append(int(match.group(1)))
1528
- numbytes = []
1529
- for match in re.finditer(br"\d+ GNU.sparse.numbytes=(\d+)\n", buf):
1530
- numbytes.append(int(match.group(1)))
1531
- next.sparse = list(zip(offsets, numbytes))
1532
-
1533
- def _proc_gnusparse_01(self, next, pax_headers):
1534
- """Process a GNU tar extended sparse header, version 0.1.
1535
- """
1536
- sparse = [int(x) for x in pax_headers["GNU.sparse.map"].split(",")]
1537
- next.sparse = list(zip(sparse[::2], sparse[1::2]))
1538
-
1539
- def _proc_gnusparse_10(self, next, pax_headers, tarfile):
1540
- """Process a GNU tar extended sparse header, version 1.0.
1541
- """
1542
- fields = None
1543
- sparse = []
1544
- buf = tarfile.fileobj.read(BLOCKSIZE)
1545
- fields, buf = buf.split(b"\n", 1)
1546
- fields = int(fields)
1547
- while len(sparse) < fields * 2:
1548
- if b"\n" not in buf:
1549
- buf += tarfile.fileobj.read(BLOCKSIZE)
1550
- number, buf = buf.split(b"\n", 1)
1551
- sparse.append(int(number))
1552
- next.offset_data = tarfile.fileobj.tell()
1553
- next.sparse = list(zip(sparse[::2], sparse[1::2]))
1554
-
1555
- def _apply_pax_info(self, pax_headers, encoding, errors):
1556
- """Replace fields with supplemental information from a previous
1557
- pax extended or global header.
1558
- """
1559
- for keyword, value in pax_headers.items():
1560
- if keyword == "GNU.sparse.name":
1561
- setattr(self, "path", value)
1562
- elif keyword == "GNU.sparse.size":
1563
- setattr(self, "size", int(value))
1564
- elif keyword == "GNU.sparse.realsize":
1565
- setattr(self, "size", int(value))
1566
- elif keyword in PAX_FIELDS:
1567
- if keyword in PAX_NUMBER_FIELDS:
1568
- try:
1569
- value = PAX_NUMBER_FIELDS[keyword](value)
1570
- except ValueError:
1571
- value = 0
1572
- if keyword == "path":
1573
- value = value.rstrip("/")
1574
- setattr(self, keyword, value)
1575
-
1576
- self.pax_headers = pax_headers.copy()
1577
-
1578
- def _decode_pax_field(self, value, encoding, fallback_encoding, fallback_errors):
1579
- """Decode a single field from a pax record.
1580
- """
1581
- try:
1582
- return value.decode(encoding, "strict")
1583
- except UnicodeDecodeError:
1584
- return value.decode(fallback_encoding, fallback_errors)
1585
-
1586
- def _block(self, count):
1587
- """Round up a byte count by BLOCKSIZE and return it,
1588
- e.g. _block(834) => 1024.
1589
- """
1590
- blocks, remainder = divmod(count, BLOCKSIZE)
1591
- if remainder:
1592
- blocks += 1
1593
- return blocks * BLOCKSIZE
1594
-
1595
- def isreg(self):
1596
- 'Return True if the Tarinfo object is a regular file.'
1597
- return self.type in REGULAR_TYPES
1598
-
1599
- def isfile(self):
1600
- 'Return True if the Tarinfo object is a regular file.'
1601
- return self.isreg()
1602
-
1603
- def isdir(self):
1604
- 'Return True if it is a directory.'
1605
- return self.type == DIRTYPE
1606
-
1607
- def issym(self):
1608
- 'Return True if it is a symbolic link.'
1609
- return self.type == SYMTYPE
1610
-
1611
- def islnk(self):
1612
- 'Return True if it is a hard link.'
1613
- return self.type == LNKTYPE
1614
-
1615
- def ischr(self):
1616
- 'Return True if it is a character device.'
1617
- return self.type == CHRTYPE
1618
-
1619
- def isblk(self):
1620
- 'Return True if it is a block device.'
1621
- return self.type == BLKTYPE
1622
-
1623
- def isfifo(self):
1624
- 'Return True if it is a FIFO.'
1625
- return self.type == FIFOTYPE
1626
-
1627
- def issparse(self):
1628
- return self.sparse is not None
1629
-
1630
- def isdev(self):
1631
- 'Return True if it is one of character device, block device or FIFO.'
1632
- return self.type in (CHRTYPE, BLKTYPE, FIFOTYPE)
1633
- # class TarInfo
1634
-
1635
- class TarFile(object):
1636
- """The TarFile Class provides an interface to tar archives.
1637
- """
1638
-
1639
- debug = 0 # May be set from 0 (no msgs) to 3 (all msgs)
1640
-
1641
- dereference = False # If true, add content of linked file to the
1642
- # tar file, else the link.
1643
-
1644
- ignore_zeros = False # If true, skips empty or invalid blocks and
1645
- # continues processing.
1646
-
1647
- errorlevel = 1 # If 0, fatal errors only appear in debug
1648
- # messages (if debug >= 0). If > 0, errors
1649
- # are passed to the caller as exceptions.
1650
-
1651
- format = DEFAULT_FORMAT # The format to use when creating an archive.
1652
-
1653
- encoding = ENCODING # Encoding for 8-bit character strings.
1654
-
1655
- errors = None # Error handler for unicode conversion.
1656
-
1657
- tarinfo = TarInfo # The default TarInfo class to use.
1658
-
1659
- fileobject = ExFileObject # The file-object for extractfile().
1660
-
1661
- extraction_filter = None # The default filter for extraction.
1662
-
1663
- def __init__(self, name=None, mode="r", fileobj=None, format=None,
1664
- tarinfo=None, dereference=None, ignore_zeros=None, encoding=None,
1665
- errors="surrogateescape", pax_headers=None, debug=None,
1666
- errorlevel=None, copybufsize=None, stream=False):
1667
- """Open an (uncompressed) tar archive 'name'. 'mode' is either 'r' to
1668
- read from an existing archive, 'a' to append data to an existing
1669
- file or 'w' to create a new file overwriting an existing one. 'mode'
1670
- defaults to 'r'.
1671
- If 'fileobj' is given, it is used for reading or writing data. If it
1672
- can be determined, 'mode' is overridden by 'fileobj's mode.
1673
- 'fileobj' is not closed, when TarFile is closed.
1674
- """
1675
- modes = {"r": "rb", "a": "r+b", "w": "wb", "x": "xb"}
1676
- if mode not in modes:
1677
- raise ValueError("mode must be 'r', 'a', 'w' or 'x'")
1678
- self.mode = mode
1679
- self._mode = modes[mode]
1680
-
1681
- if not fileobj:
1682
- if self.mode == "a" and not os.path.exists(name):
1683
- # Create nonexistent files in append mode.
1684
- self.mode = "w"
1685
- self._mode = "wb"
1686
- fileobj = bltn_open(name, self._mode)
1687
- self._extfileobj = False
1688
- else:
1689
- if (name is None and hasattr(fileobj, "name") and
1690
- isinstance(fileobj.name, (str, bytes))):
1691
- name = fileobj.name
1692
- if hasattr(fileobj, "mode"):
1693
- self._mode = fileobj.mode
1694
- self._extfileobj = True
1695
- self.name = os.path.abspath(name) if name else None
1696
- self.fileobj = fileobj
1697
-
1698
- self.stream = stream
1699
-
1700
- # Init attributes.
1701
- if format is not None:
1702
- self.format = format
1703
- if tarinfo is not None:
1704
- self.tarinfo = tarinfo
1705
- if dereference is not None:
1706
- self.dereference = dereference
1707
- if ignore_zeros is not None:
1708
- self.ignore_zeros = ignore_zeros
1709
- if encoding is not None:
1710
- self.encoding = encoding
1711
- self.errors = errors
1712
-
1713
- if pax_headers is not None and self.format == PAX_FORMAT:
1714
- self.pax_headers = pax_headers
1715
- else:
1716
- self.pax_headers = {}
1717
-
1718
- if debug is not None:
1719
- self.debug = debug
1720
- if errorlevel is not None:
1721
- self.errorlevel = errorlevel
1722
-
1723
- # Init datastructures.
1724
- self.copybufsize = copybufsize
1725
- self.closed = False
1726
- self.members = [] # list of members as TarInfo objects
1727
- self._loaded = False # flag if all members have been read
1728
- self.offset = self.fileobj.tell()
1729
- # current position in the archive file
1730
- self.inodes = {} # dictionary caching the inodes of
1731
- # archive members already added
1732
-
1733
- try:
1734
- if self.mode == "r":
1735
- self.firstmember = None
1736
- self.firstmember = self.next()
1737
-
1738
- if self.mode == "a":
1739
- # Move to the end of the archive,
1740
- # before the first empty block.
1741
- while True:
1742
- self.fileobj.seek(self.offset)
1743
- try:
1744
- tarinfo = self.tarinfo.fromtarfile(self)
1745
- self.members.append(tarinfo)
1746
- except EOFHeaderError:
1747
- self.fileobj.seek(self.offset)
1748
- break
1749
- except HeaderError as e:
1750
- raise ReadError(str(e)) from None
1751
-
1752
- if self.mode in ("a", "w", "x"):
1753
- self._loaded = True
1754
-
1755
- if self.pax_headers:
1756
- buf = self.tarinfo.create_pax_global_header(self.pax_headers.copy())
1757
- self.fileobj.write(buf)
1758
- self.offset += len(buf)
1759
- except:
1760
- if not self._extfileobj:
1761
- self.fileobj.close()
1762
- self.closed = True
1763
- raise
1764
-
1765
- #--------------------------------------------------------------------------
1766
- # Below are the classmethods which act as alternate constructors to the
1767
- # TarFile class. The open() method is the only one that is needed for
1768
- # public use; it is the "super"-constructor and is able to select an
1769
- # adequate "sub"-constructor for a particular compression using the mapping
1770
- # from OPEN_METH.
1771
- #
1772
- # This concept allows one to subclass TarFile without losing the comfort of
1773
- # the super-constructor. A sub-constructor is registered and made available
1774
- # by adding it to the mapping in OPEN_METH.
1775
-
1776
- @classmethod
1777
- def open(cls, name=None, mode="r", fileobj=None, bufsize=RECORDSIZE, **kwargs):
1778
- r"""Open a tar archive for reading, writing or appending. Return
1779
- an appropriate TarFile class.
1780
-
1781
- mode:
1782
- 'r' or 'r:\*' open for reading with transparent compression
1783
- 'r:' open for reading exclusively uncompressed
1784
- 'r:gz' open for reading with gzip compression
1785
- 'r:bz2' open for reading with bzip2 compression
1786
- 'r:xz' open for reading with lzma compression
1787
- 'a' or 'a:' open for appending, creating the file if necessary
1788
- 'w' or 'w:' open for writing without compression
1789
- 'w:gz' open for writing with gzip compression
1790
- 'w:bz2' open for writing with bzip2 compression
1791
- 'w:xz' open for writing with lzma compression
1792
-
1793
- 'x' or 'x:' create a tarfile exclusively without compression, raise
1794
- an exception if the file is already created
1795
- 'x:gz' create a gzip compressed tarfile, raise an exception
1796
- if the file is already created
1797
- 'x:bz2' create a bzip2 compressed tarfile, raise an exception
1798
- if the file is already created
1799
- 'x:xz' create an lzma compressed tarfile, raise an exception
1800
- if the file is already created
1801
-
1802
- 'r|\*' open a stream of tar blocks with transparent compression
1803
- 'r|' open an uncompressed stream of tar blocks for reading
1804
- 'r|gz' open a gzip compressed stream of tar blocks
1805
- 'r|bz2' open a bzip2 compressed stream of tar blocks
1806
- 'r|xz' open an lzma compressed stream of tar blocks
1807
- 'w|' open an uncompressed stream for writing
1808
- 'w|gz' open a gzip compressed stream for writing
1809
- 'w|bz2' open a bzip2 compressed stream for writing
1810
- 'w|xz' open an lzma compressed stream for writing
1811
- """
1812
-
1813
- if not name and not fileobj:
1814
- raise ValueError("nothing to open")
1815
-
1816
- if mode in ("r", "r:*"):
1817
- # Find out which *open() is appropriate for opening the file.
1818
- def not_compressed(comptype):
1819
- return cls.OPEN_METH[comptype] == 'taropen'
1820
- error_msgs = []
1821
- for comptype in sorted(cls.OPEN_METH, key=not_compressed):
1822
- func = getattr(cls, cls.OPEN_METH[comptype])
1823
- if fileobj is not None:
1824
- saved_pos = fileobj.tell()
1825
- try:
1826
- return func(name, "r", fileobj, **kwargs)
1827
- except (ReadError, CompressionError) as e:
1828
- error_msgs.append(f'- method {comptype}: {e!r}')
1829
- if fileobj is not None:
1830
- fileobj.seek(saved_pos)
1831
- continue
1832
- error_msgs_summary = '\n'.join(error_msgs)
1833
- raise ReadError(f"file could not be opened successfully:\n{error_msgs_summary}")
1834
-
1835
- elif ":" in mode:
1836
- filemode, comptype = mode.split(":", 1)
1837
- filemode = filemode or "r"
1838
- comptype = comptype or "tar"
1839
-
1840
- # Select the *open() function according to
1841
- # given compression.
1842
- if comptype in cls.OPEN_METH:
1843
- func = getattr(cls, cls.OPEN_METH[comptype])
1844
- else:
1845
- raise CompressionError("unknown compression type %r" % comptype)
1846
- return func(name, filemode, fileobj, **kwargs)
1847
-
1848
- elif "|" in mode:
1849
- filemode, comptype = mode.split("|", 1)
1850
- filemode = filemode or "r"
1851
- comptype = comptype or "tar"
1852
-
1853
- if filemode not in ("r", "w"):
1854
- raise ValueError("mode must be 'r' or 'w'")
1855
-
1856
- compresslevel = kwargs.pop("compresslevel", 9)
1857
- stream = _Stream(name, filemode, comptype, fileobj, bufsize,
1858
- compresslevel)
1859
- try:
1860
- t = cls(name, filemode, stream, **kwargs)
1861
- except:
1862
- stream.close()
1863
- raise
1864
- t._extfileobj = False
1865
- return t
1866
-
1867
- elif mode in ("a", "w", "x"):
1868
- return cls.taropen(name, mode, fileobj, **kwargs)
1869
-
1870
- raise ValueError("undiscernible mode")
1871
-
1872
- @classmethod
1873
- def taropen(cls, name, mode="r", fileobj=None, **kwargs):
1874
- """Open uncompressed tar archive name for reading or writing.
1875
- """
1876
- if mode not in ("r", "a", "w", "x"):
1877
- raise ValueError("mode must be 'r', 'a', 'w' or 'x'")
1878
- return cls(name, mode, fileobj, **kwargs)
1879
-
1880
- @classmethod
1881
- def gzopen(cls, name, mode="r", fileobj=None, compresslevel=9, **kwargs):
1882
- """Open gzip compressed tar archive name for reading or writing.
1883
- Appending is not allowed.
1884
- """
1885
- if mode not in ("r", "w", "x"):
1886
- raise ValueError("mode must be 'r', 'w' or 'x'")
1887
-
1888
- try:
1889
- from gzip import GzipFile
1890
- except ImportError:
1891
- raise CompressionError("gzip module is not available") from None
1892
-
1893
- try:
1894
- fileobj = GzipFile(name, mode + "b", compresslevel, fileobj)
1895
- except OSError as e:
1896
- if fileobj is not None and mode == 'r':
1897
- raise ReadError("not a gzip file") from e
1898
- raise
1899
-
1900
- try:
1901
- t = cls.taropen(name, mode, fileobj, **kwargs)
1902
- except OSError as e:
1903
- fileobj.close()
1904
- if mode == 'r':
1905
- raise ReadError("not a gzip file") from e
1906
- raise
1907
- except:
1908
- fileobj.close()
1909
- raise
1910
- t._extfileobj = False
1911
- return t
1912
-
1913
- @classmethod
1914
- def bz2open(cls, name, mode="r", fileobj=None, compresslevel=9, **kwargs):
1915
- """Open bzip2 compressed tar archive name for reading or writing.
1916
- Appending is not allowed.
1917
- """
1918
- if mode not in ("r", "w", "x"):
1919
- raise ValueError("mode must be 'r', 'w' or 'x'")
1920
-
1921
- try:
1922
- from bz2 import BZ2File
1923
- except ImportError:
1924
- raise CompressionError("bz2 module is not available") from None
1925
-
1926
- fileobj = BZ2File(fileobj or name, mode, compresslevel=compresslevel)
1927
-
1928
- try:
1929
- t = cls.taropen(name, mode, fileobj, **kwargs)
1930
- except (OSError, EOFError) as e:
1931
- fileobj.close()
1932
- if mode == 'r':
1933
- raise ReadError("not a bzip2 file") from e
1934
- raise
1935
- except:
1936
- fileobj.close()
1937
- raise
1938
- t._extfileobj = False
1939
- return t
1940
-
1941
- @classmethod
1942
- def xzopen(cls, name, mode="r", fileobj=None, preset=None, **kwargs):
1943
- """Open lzma compressed tar archive name for reading or writing.
1944
- Appending is not allowed.
1945
- """
1946
- if mode not in ("r", "w", "x"):
1947
- raise ValueError("mode must be 'r', 'w' or 'x'")
1948
-
1949
- try:
1950
- from lzma import LZMAFile, LZMAError
1951
- except ImportError:
1952
- raise CompressionError("lzma module is not available") from None
1953
-
1954
- fileobj = LZMAFile(fileobj or name, mode, preset=preset)
1955
-
1956
- try:
1957
- t = cls.taropen(name, mode, fileobj, **kwargs)
1958
- except (LZMAError, EOFError) as e:
1959
- fileobj.close()
1960
- if mode == 'r':
1961
- raise ReadError("not an lzma file") from e
1962
- raise
1963
- except:
1964
- fileobj.close()
1965
- raise
1966
- t._extfileobj = False
1967
- return t
1968
-
1969
- # All *open() methods are registered here.
1970
- OPEN_METH = {
1971
- "tar": "taropen", # uncompressed tar
1972
- "gz": "gzopen", # gzip compressed tar
1973
- "bz2": "bz2open", # bzip2 compressed tar
1974
- "xz": "xzopen" # lzma compressed tar
1975
- }
1976
-
1977
- #--------------------------------------------------------------------------
1978
- # The public methods which TarFile provides:
1979
-
1980
- def close(self):
1981
- """Close the TarFile. In write-mode, two finishing zero blocks are
1982
- appended to the archive.
1983
- """
1984
- if self.closed:
1985
- return
1986
-
1987
- self.closed = True
1988
- try:
1989
- if self.mode in ("a", "w", "x"):
1990
- self.fileobj.write(NUL * (BLOCKSIZE * 2))
1991
- self.offset += (BLOCKSIZE * 2)
1992
- # fill up the end with zero-blocks
1993
- # (like option -b20 for tar does)
1994
- blocks, remainder = divmod(self.offset, RECORDSIZE)
1995
- if remainder > 0:
1996
- self.fileobj.write(NUL * (RECORDSIZE - remainder))
1997
- finally:
1998
- if not self._extfileobj:
1999
- self.fileobj.close()
2000
-
2001
- def getmember(self, name):
2002
- """Return a TarInfo object for member 'name'. If 'name' can not be
2003
- found in the archive, KeyError is raised. If a member occurs more
2004
- than once in the archive, its last occurrence is assumed to be the
2005
- most up-to-date version.
2006
- """
2007
- tarinfo = self._getmember(name.rstrip('/'))
2008
- if tarinfo is None:
2009
- raise KeyError("filename %r not found" % name)
2010
- return tarinfo
2011
-
2012
- def getmembers(self):
2013
- """Return the members of the archive as a list of TarInfo objects. The
2014
- list has the same order as the members in the archive.
2015
- """
2016
- self._check()
2017
- if not self._loaded: # if we want to obtain a list of
2018
- self._load() # all members, we first have to
2019
- # scan the whole archive.
2020
- return self.members
2021
-
2022
- def getnames(self):
2023
- """Return the members of the archive as a list of their names. It has
2024
- the same order as the list returned by getmembers().
2025
- """
2026
- return [tarinfo.name for tarinfo in self.getmembers()]
2027
-
2028
- def gettarinfo(self, name=None, arcname=None, fileobj=None):
2029
- """Create a TarInfo object from the result of os.stat or equivalent
2030
- on an existing file. The file is either named by 'name', or
2031
- specified as a file object 'fileobj' with a file descriptor. If
2032
- given, 'arcname' specifies an alternative name for the file in the
2033
- archive, otherwise, the name is taken from the 'name' attribute of
2034
- 'fileobj', or the 'name' argument. The name should be a text
2035
- string.
2036
- """
2037
- self._check("awx")
2038
-
2039
- # When fileobj is given, replace name by
2040
- # fileobj's real name.
2041
- if fileobj is not None:
2042
- name = fileobj.name
2043
-
2044
- # Building the name of the member in the archive.
2045
- # Backward slashes are converted to forward slashes,
2046
- # Absolute paths are turned to relative paths.
2047
- if arcname is None:
2048
- arcname = name
2049
- drv, arcname = os.path.splitdrive(arcname)
2050
- arcname = arcname.replace(os.sep, "/")
2051
- arcname = arcname.lstrip("/")
2052
-
2053
- # Now, fill the TarInfo object with
2054
- # information specific for the file.
2055
- tarinfo = self.tarinfo()
2056
- tarinfo._tarfile = self # To be removed in 3.16.
2057
-
2058
- # Use os.stat or os.lstat, depending on if symlinks shall be resolved.
2059
- if fileobj is None:
2060
- if not self.dereference:
2061
- statres = os.lstat(name)
2062
- else:
2063
- statres = os.stat(name)
2064
- else:
2065
- statres = os.fstat(fileobj.fileno())
2066
- linkname = ""
2067
-
2068
- stmd = statres.st_mode
2069
- if stat.S_ISREG(stmd):
2070
- inode = (statres.st_ino, statres.st_dev)
2071
- if not self.dereference and statres.st_nlink > 1 and \
2072
- inode in self.inodes and arcname != self.inodes[inode]:
2073
- # Is it a hardlink to an already
2074
- # archived file?
2075
- type = LNKTYPE
2076
- linkname = self.inodes[inode]
2077
- else:
2078
- # The inode is added only if its valid.
2079
- # For win32 it is always 0.
2080
- type = REGTYPE
2081
- if inode[0]:
2082
- self.inodes[inode] = arcname
2083
- elif stat.S_ISDIR(stmd):
2084
- type = DIRTYPE
2085
- elif stat.S_ISFIFO(stmd):
2086
- type = FIFOTYPE
2087
- elif stat.S_ISLNK(stmd):
2088
- type = SYMTYPE
2089
- linkname = os.readlink(name)
2090
- elif stat.S_ISCHR(stmd):
2091
- type = CHRTYPE
2092
- elif stat.S_ISBLK(stmd):
2093
- type = BLKTYPE
2094
- else:
2095
- return None
2096
-
2097
- # Fill the TarInfo object with all
2098
- # information we can get.
2099
- tarinfo.name = arcname
2100
- tarinfo.mode = stmd
2101
- tarinfo.uid = statres.st_uid
2102
- tarinfo.gid = statres.st_gid
2103
- if type == REGTYPE:
2104
- tarinfo.size = statres.st_size
2105
- else:
2106
- tarinfo.size = 0
2107
- tarinfo.mtime = statres.st_mtime
2108
- tarinfo.type = type
2109
- tarinfo.linkname = linkname
2110
- if pwd:
2111
- try:
2112
- tarinfo.uname = pwd.getpwuid(tarinfo.uid)[0]
2113
- except KeyError:
2114
- pass
2115
- if grp:
2116
- try:
2117
- tarinfo.gname = grp.getgrgid(tarinfo.gid)[0]
2118
- except KeyError:
2119
- pass
2120
-
2121
- if type in (CHRTYPE, BLKTYPE):
2122
- if hasattr(os, "major") and hasattr(os, "minor"):
2123
- tarinfo.devmajor = os.major(statres.st_rdev)
2124
- tarinfo.devminor = os.minor(statres.st_rdev)
2125
- return tarinfo
2126
-
2127
- def list(self, verbose=True, *, members=None):
2128
- """Print a table of contents to sys.stdout. If 'verbose' is False, only
2129
- the names of the members are printed. If it is True, an 'ls -l'-like
2130
- output is produced. 'members' is optional and must be a subset of the
2131
- list returned by getmembers().
2132
- """
2133
- # Convert tarinfo type to stat type.
2134
- type2mode = {REGTYPE: stat.S_IFREG, SYMTYPE: stat.S_IFLNK,
2135
- FIFOTYPE: stat.S_IFIFO, CHRTYPE: stat.S_IFCHR,
2136
- DIRTYPE: stat.S_IFDIR, BLKTYPE: stat.S_IFBLK}
2137
- self._check()
2138
-
2139
- if members is None:
2140
- members = self
2141
- for tarinfo in members:
2142
- if verbose:
2143
- if tarinfo.mode is None:
2144
- _safe_print("??????????")
2145
- else:
2146
- modetype = type2mode.get(tarinfo.type, 0)
2147
- _safe_print(stat.filemode(modetype | tarinfo.mode))
2148
- _safe_print("%s/%s" % (tarinfo.uname or tarinfo.uid,
2149
- tarinfo.gname or tarinfo.gid))
2150
- if tarinfo.ischr() or tarinfo.isblk():
2151
- _safe_print("%10s" %
2152
- ("%d,%d" % (tarinfo.devmajor, tarinfo.devminor)))
2153
- else:
2154
- _safe_print("%10d" % tarinfo.size)
2155
- if tarinfo.mtime is None:
2156
- _safe_print("????-??-?? ??:??:??")
2157
- else:
2158
- _safe_print("%d-%02d-%02d %02d:%02d:%02d" \
2159
- % time.localtime(tarinfo.mtime)[:6])
2160
-
2161
- _safe_print(tarinfo.name + ("/" if tarinfo.isdir() else ""))
2162
-
2163
- if verbose:
2164
- if tarinfo.issym():
2165
- _safe_print("-> " + tarinfo.linkname)
2166
- if tarinfo.islnk():
2167
- _safe_print("link to " + tarinfo.linkname)
2168
- print()
2169
-
2170
- def add(self, name, arcname=None, recursive=True, *, filter=None):
2171
- """Add the file 'name' to the archive. 'name' may be any type of file
2172
- (directory, fifo, symbolic link, etc.). If given, 'arcname'
2173
- specifies an alternative name for the file in the archive.
2174
- Directories are added recursively by default. This can be avoided by
2175
- setting 'recursive' to False. 'filter' is a function
2176
- that expects a TarInfo object argument and returns the changed
2177
- TarInfo object, if it returns None the TarInfo object will be
2178
- excluded from the archive.
2179
- """
2180
- self._check("awx")
2181
-
2182
- if arcname is None:
2183
- arcname = name
2184
-
2185
- # Skip if somebody tries to archive the archive...
2186
- if self.name is not None and os.path.abspath(name) == self.name:
2187
- self._dbg(2, "tarfile: Skipped %r" % name)
2188
- return
2189
-
2190
- self._dbg(1, name)
2191
-
2192
- # Create a TarInfo object from the file.
2193
- tarinfo = self.gettarinfo(name, arcname)
2194
-
2195
- if tarinfo is None:
2196
- self._dbg(1, "tarfile: Unsupported type %r" % name)
2197
- return
2198
-
2199
- # Change or exclude the TarInfo object.
2200
- if filter is not None:
2201
- tarinfo = filter(tarinfo)
2202
- if tarinfo is None:
2203
- self._dbg(2, "tarfile: Excluded %r" % name)
2204
- return
2205
-
2206
- # Append the tar header and data to the archive.
2207
- if tarinfo.isreg():
2208
- with bltn_open(name, "rb") as f:
2209
- self.addfile(tarinfo, f)
2210
-
2211
- elif tarinfo.isdir():
2212
- self.addfile(tarinfo)
2213
- if recursive:
2214
- for f in sorted(os.listdir(name)):
2215
- self.add(os.path.join(name, f), os.path.join(arcname, f),
2216
- recursive, filter=filter)
2217
-
2218
- else:
2219
- self.addfile(tarinfo)
2220
-
2221
- def addfile(self, tarinfo, fileobj=None):
2222
- """Add the TarInfo object 'tarinfo' to the archive. If 'tarinfo' represents
2223
- a non zero-size regular file, the 'fileobj' argument should be a binary file,
2224
- and tarinfo.size bytes are read from it and added to the archive.
2225
- You can create TarInfo objects directly, or by using gettarinfo().
2226
- """
2227
- self._check("awx")
2228
-
2229
- if fileobj is None and tarinfo.isreg() and tarinfo.size != 0:
2230
- raise ValueError("fileobj not provided for non zero-size regular file")
2231
-
2232
- tarinfo = copy.copy(tarinfo)
2233
-
2234
- buf = tarinfo.tobuf(self.format, self.encoding, self.errors)
2235
- self.fileobj.write(buf)
2236
- self.offset += len(buf)
2237
- bufsize=self.copybufsize
2238
- # If there's data to follow, append it.
2239
- if fileobj is not None:
2240
- copyfileobj(fileobj, self.fileobj, tarinfo.size, bufsize=bufsize)
2241
- blocks, remainder = divmod(tarinfo.size, BLOCKSIZE)
2242
- if remainder > 0:
2243
- self.fileobj.write(NUL * (BLOCKSIZE - remainder))
2244
- blocks += 1
2245
- self.offset += blocks * BLOCKSIZE
2246
-
2247
- self.members.append(tarinfo)
2248
-
2249
- def _get_filter_function(self, filter):
2250
- if filter is None:
2251
- filter = self.extraction_filter
2252
- if filter is None:
2253
- import warnings
2254
- warnings.warn(
2255
- 'Python 3.14 will, by default, filter extracted tar '
2256
- + 'archives and reject files or modify their metadata. '
2257
- + 'Use the filter argument to control this behavior.',
2258
- DeprecationWarning, stacklevel=3)
2259
- return fully_trusted_filter
2260
- if isinstance(filter, str):
2261
- raise TypeError(
2262
- 'String names are not supported for '
2263
- + 'TarFile.extraction_filter. Use a function such as '
2264
- + 'tarfile.data_filter directly.')
2265
- return filter
2266
- if callable(filter):
2267
- return filter
2268
- try:
2269
- return _NAMED_FILTERS[filter]
2270
- except KeyError:
2271
- raise ValueError(f"filter {filter!r} not found") from None
2272
-
2273
- def extractall(self, path=".", members=None, *, numeric_owner=False,
2274
- filter=None):
2275
- """Extract all members from the archive to the current working
2276
- directory and set owner, modification time and permissions on
2277
- directories afterwards. 'path' specifies a different directory
2278
- to extract to. 'members' is optional and must be a subset of the
2279
- list returned by getmembers(). If 'numeric_owner' is True, only
2280
- the numbers for user/group names are used and not the names.
2281
-
2282
- The 'filter' function will be called on each member just
2283
- before extraction.
2284
- It can return a changed TarInfo or None to skip the member.
2285
- String names of common filters are accepted.
2286
- """
2287
- directories = []
2288
-
2289
- filter_function = self._get_filter_function(filter)
2290
- if members is None:
2291
- members = self
2292
-
2293
- for member in members:
2294
- tarinfo = self._get_extract_tarinfo(member, filter_function, path)
2295
- if tarinfo is None:
2296
- continue
2297
- if tarinfo.isdir():
2298
- # For directories, delay setting attributes until later,
2299
- # since permissions can interfere with extraction and
2300
- # extracting contents can reset mtime.
2301
- directories.append(tarinfo)
2302
- self._extract_one(tarinfo, path, set_attrs=not tarinfo.isdir(),
2303
- numeric_owner=numeric_owner)
2304
-
2305
- # Reverse sort directories.
2306
- directories.sort(key=lambda a: a.name, reverse=True)
2307
-
2308
- # Set correct owner, mtime and filemode on directories.
2309
- for tarinfo in directories:
2310
- dirpath = os.path.join(path, tarinfo.name)
2311
- try:
2312
- self.chown(tarinfo, dirpath, numeric_owner=numeric_owner)
2313
- self.utime(tarinfo, dirpath)
2314
- self.chmod(tarinfo, dirpath)
2315
- except ExtractError as e:
2316
- self._handle_nonfatal_error(e)
2317
-
2318
- def extract(self, member, path="", set_attrs=True, *, numeric_owner=False,
2319
- filter=None):
2320
- """Extract a member from the archive to the current working directory,
2321
- using its full name. Its file information is extracted as accurately
2322
- as possible. 'member' may be a filename or a TarInfo object. You can
2323
- specify a different directory using 'path'. File attributes (owner,
2324
- mtime, mode) are set unless 'set_attrs' is False. If 'numeric_owner'
2325
- is True, only the numbers for user/group names are used and not
2326
- the names.
2327
-
2328
- The 'filter' function will be called before extraction.
2329
- It can return a changed TarInfo or None to skip the member.
2330
- String names of common filters are accepted.
2331
- """
2332
- filter_function = self._get_filter_function(filter)
2333
- tarinfo = self._get_extract_tarinfo(member, filter_function, path)
2334
- if tarinfo is not None:
2335
- self._extract_one(tarinfo, path, set_attrs, numeric_owner)
2336
-
2337
- def _get_extract_tarinfo(self, member, filter_function, path):
2338
- """Get filtered TarInfo (or None) from member, which might be a str"""
2339
- if isinstance(member, str):
2340
- tarinfo = self.getmember(member)
2341
- else:
2342
- tarinfo = member
2343
-
2344
- unfiltered = tarinfo
2345
- try:
2346
- tarinfo = filter_function(tarinfo, path)
2347
- except (OSError, FilterError) as e:
2348
- self._handle_fatal_error(e)
2349
- except ExtractError as e:
2350
- self._handle_nonfatal_error(e)
2351
- if tarinfo is None:
2352
- self._dbg(2, "tarfile: Excluded %r" % unfiltered.name)
2353
- return None
2354
- # Prepare the link target for makelink().
2355
- if tarinfo.islnk():
2356
- tarinfo = copy.copy(tarinfo)
2357
- tarinfo._link_target = os.path.join(path, tarinfo.linkname)
2358
- return tarinfo
2359
-
2360
- def _extract_one(self, tarinfo, path, set_attrs, numeric_owner):
2361
- """Extract from filtered tarinfo to disk"""
2362
- self._check("r")
2363
-
2364
- try:
2365
- self._extract_member(tarinfo, os.path.join(path, tarinfo.name),
2366
- set_attrs=set_attrs,
2367
- numeric_owner=numeric_owner)
2368
- except OSError as e:
2369
- self._handle_fatal_error(e)
2370
- except ExtractError as e:
2371
- self._handle_nonfatal_error(e)
2372
-
2373
- def _handle_nonfatal_error(self, e):
2374
- """Handle non-fatal error (ExtractError) according to errorlevel"""
2375
- if self.errorlevel > 1:
2376
- raise
2377
- else:
2378
- self._dbg(1, "tarfile: %s" % e)
2379
-
2380
- def _handle_fatal_error(self, e):
2381
- """Handle "fatal" error according to self.errorlevel"""
2382
- if self.errorlevel > 0:
2383
- raise
2384
- elif isinstance(e, OSError):
2385
- if e.filename is None:
2386
- self._dbg(1, "tarfile: %s" % e.strerror)
2387
- else:
2388
- self._dbg(1, "tarfile: %s %r" % (e.strerror, e.filename))
2389
- else:
2390
- self._dbg(1, "tarfile: %s %s" % (type(e).__name__, e))
2391
-
2392
- def extractfile(self, member):
2393
- """Extract a member from the archive as a file object. 'member' may be
2394
- a filename or a TarInfo object. If 'member' is a regular file or
2395
- a link, an io.BufferedReader object is returned. For all other
2396
- existing members, None is returned. If 'member' does not appear
2397
- in the archive, KeyError is raised.
2398
- """
2399
- self._check("r")
2400
-
2401
- if isinstance(member, str):
2402
- tarinfo = self.getmember(member)
2403
- else:
2404
- tarinfo = member
2405
-
2406
- if tarinfo.isreg() or tarinfo.type not in SUPPORTED_TYPES:
2407
- # Members with unknown types are treated as regular files.
2408
- return self.fileobject(self, tarinfo)
2409
-
2410
- elif tarinfo.islnk() or tarinfo.issym():
2411
- if isinstance(self.fileobj, _Stream):
2412
- # A small but ugly workaround for the case that someone tries
2413
- # to extract a (sym)link as a file-object from a non-seekable
2414
- # stream of tar blocks.
2415
- raise StreamError("cannot extract (sym)link as file object")
2416
- else:
2417
- # A (sym)link's file object is its target's file object.
2418
- return self.extractfile(self._find_link_target(tarinfo))
2419
- else:
2420
- # If there's no data associated with the member (directory, chrdev,
2421
- # blkdev, etc.), return None instead of a file object.
2422
- return None
2423
-
2424
- def _extract_member(self, tarinfo, targetpath, set_attrs=True,
2425
- numeric_owner=False):
2426
- """Extract the TarInfo object tarinfo to a physical
2427
- file called targetpath.
2428
- """
2429
- # Fetch the TarInfo object for the given name
2430
- # and build the destination pathname, replacing
2431
- # forward slashes to platform specific separators.
2432
- targetpath = targetpath.rstrip("/")
2433
- targetpath = targetpath.replace("/", os.sep)
2434
-
2435
- # Create all upper directories.
2436
- upperdirs = os.path.dirname(targetpath)
2437
- if upperdirs and not os.path.exists(upperdirs):
2438
- # Create directories that are not part of the archive with
2439
- # default permissions.
2440
- os.makedirs(upperdirs, exist_ok=True)
2441
-
2442
- if tarinfo.islnk() or tarinfo.issym():
2443
- self._dbg(1, "%s -> %s" % (tarinfo.name, tarinfo.linkname))
2444
- else:
2445
- self._dbg(1, tarinfo.name)
2446
-
2447
- if tarinfo.isreg():
2448
- self.makefile(tarinfo, targetpath)
2449
- elif tarinfo.isdir():
2450
- self.makedir(tarinfo, targetpath)
2451
- elif tarinfo.isfifo():
2452
- self.makefifo(tarinfo, targetpath)
2453
- elif tarinfo.ischr() or tarinfo.isblk():
2454
- self.makedev(tarinfo, targetpath)
2455
- elif tarinfo.islnk() or tarinfo.issym():
2456
- self.makelink(tarinfo, targetpath)
2457
- elif tarinfo.type not in SUPPORTED_TYPES:
2458
- self.makeunknown(tarinfo, targetpath)
2459
- else:
2460
- self.makefile(tarinfo, targetpath)
2461
-
2462
- if set_attrs:
2463
- self.chown(tarinfo, targetpath, numeric_owner)
2464
- if not tarinfo.issym():
2465
- self.chmod(tarinfo, targetpath)
2466
- self.utime(tarinfo, targetpath)
2467
-
2468
- #--------------------------------------------------------------------------
2469
- # Below are the different file methods. They are called via
2470
- # _extract_member() when extract() is called. They can be replaced in a
2471
- # subclass to implement other functionality.
2472
-
2473
- def makedir(self, tarinfo, targetpath):
2474
- """Make a directory called targetpath.
2475
- """
2476
- try:
2477
- if tarinfo.mode is None:
2478
- # Use the system's default mode
2479
- os.mkdir(targetpath)
2480
- else:
2481
- # Use a safe mode for the directory, the real mode is set
2482
- # later in _extract_member().
2483
- os.mkdir(targetpath, 0o700)
2484
- except FileExistsError:
2485
- if not os.path.isdir(targetpath):
2486
- raise
2487
-
2488
- def makefile(self, tarinfo, targetpath):
2489
- """Make a file called targetpath.
2490
- """
2491
- source = self.fileobj
2492
- source.seek(tarinfo.offset_data)
2493
- bufsize = self.copybufsize
2494
- with bltn_open(targetpath, "wb") as target:
2495
- if tarinfo.sparse is not None:
2496
- for offset, size in tarinfo.sparse:
2497
- target.seek(offset)
2498
- copyfileobj(source, target, size, ReadError, bufsize)
2499
- target.seek(tarinfo.size)
2500
- target.truncate()
2501
- else:
2502
- copyfileobj(source, target, tarinfo.size, ReadError, bufsize)
2503
-
2504
- def makeunknown(self, tarinfo, targetpath):
2505
- """Make a file from a TarInfo object with an unknown type
2506
- at targetpath.
2507
- """
2508
- self.makefile(tarinfo, targetpath)
2509
- self._dbg(1, "tarfile: Unknown file type %r, " \
2510
- "extracted as regular file." % tarinfo.type)
2511
-
2512
- def makefifo(self, tarinfo, targetpath):
2513
- """Make a fifo called targetpath.
2514
- """
2515
- if hasattr(os, "mkfifo"):
2516
- os.mkfifo(targetpath)
2517
- else:
2518
- raise ExtractError("fifo not supported by system")
2519
-
2520
- def makedev(self, tarinfo, targetpath):
2521
- """Make a character or block device called targetpath.
2522
- """
2523
- if not hasattr(os, "mknod") or not hasattr(os, "makedev"):
2524
- raise ExtractError("special devices not supported by system")
2525
-
2526
- mode = tarinfo.mode
2527
- if mode is None:
2528
- # Use mknod's default
2529
- mode = 0o600
2530
- if tarinfo.isblk():
2531
- mode |= stat.S_IFBLK
2532
- else:
2533
- mode |= stat.S_IFCHR
2534
-
2535
- os.mknod(targetpath, mode,
2536
- os.makedev(tarinfo.devmajor, tarinfo.devminor))
2537
-
2538
- def makelink(self, tarinfo, targetpath):
2539
- """Make a (symbolic) link called targetpath. If it cannot be created
2540
- (platform limitation), we try to make a copy of the referenced file
2541
- instead of a link.
2542
- """
2543
- try:
2544
- # For systems that support symbolic and hard links.
2545
- if tarinfo.issym():
2546
- if os.path.lexists(targetpath):
2547
- # Avoid FileExistsError on following os.symlink.
2548
- os.unlink(targetpath)
2549
- os.symlink(tarinfo.linkname, targetpath)
2550
- else:
2551
- if os.path.exists(tarinfo._link_target):
2552
- os.link(tarinfo._link_target, targetpath)
2553
- else:
2554
- self._extract_member(self._find_link_target(tarinfo),
2555
- targetpath)
2556
- except symlink_exception:
2557
- try:
2558
- self._extract_member(self._find_link_target(tarinfo),
2559
- targetpath)
2560
- except KeyError:
2561
- raise ExtractError("unable to resolve link inside archive") from None
2562
-
2563
- def chown(self, tarinfo, targetpath, numeric_owner):
2564
- """Set owner of targetpath according to tarinfo. If numeric_owner
2565
- is True, use .gid/.uid instead of .gname/.uname. If numeric_owner
2566
- is False, fall back to .gid/.uid when the search based on name
2567
- fails.
2568
- """
2569
- if hasattr(os, "geteuid") and os.geteuid() == 0:
2570
- # We have to be root to do so.
2571
- g = tarinfo.gid
2572
- u = tarinfo.uid
2573
- if not numeric_owner:
2574
- try:
2575
- if grp and tarinfo.gname:
2576
- g = grp.getgrnam(tarinfo.gname)[2]
2577
- except KeyError:
2578
- pass
2579
- try:
2580
- if pwd and tarinfo.uname:
2581
- u = pwd.getpwnam(tarinfo.uname)[2]
2582
- except KeyError:
2583
- pass
2584
- if g is None:
2585
- g = -1
2586
- if u is None:
2587
- u = -1
2588
- try:
2589
- if tarinfo.issym() and hasattr(os, "lchown"):
2590
- os.lchown(targetpath, u, g)
2591
- else:
2592
- os.chown(targetpath, u, g)
2593
- except (OSError, OverflowError) as e:
2594
- # OverflowError can be raised if an ID doesn't fit in 'id_t'
2595
- raise ExtractError("could not change owner") from e
2596
-
2597
- def chmod(self, tarinfo, targetpath):
2598
- """Set file permissions of targetpath according to tarinfo.
2599
- """
2600
- if tarinfo.mode is None:
2601
- return
2602
- try:
2603
- os.chmod(targetpath, tarinfo.mode)
2604
- except OSError as e:
2605
- raise ExtractError("could not change mode") from e
2606
-
2607
- def utime(self, tarinfo, targetpath):
2608
- """Set modification time of targetpath according to tarinfo.
2609
- """
2610
- mtime = tarinfo.mtime
2611
- if mtime is None:
2612
- return
2613
- if not hasattr(os, 'utime'):
2614
- return
2615
- try:
2616
- os.utime(targetpath, (mtime, mtime))
2617
- except OSError as e:
2618
- raise ExtractError("could not change modification time") from e
2619
-
2620
- #--------------------------------------------------------------------------
2621
- def next(self):
2622
- """Return the next member of the archive as a TarInfo object, when
2623
- TarFile is opened for reading. Return None if there is no more
2624
- available.
2625
- """
2626
- self._check("ra")
2627
- if self.firstmember is not None:
2628
- m = self.firstmember
2629
- self.firstmember = None
2630
- return m
2631
-
2632
- # Advance the file pointer.
2633
- if self.offset != self.fileobj.tell():
2634
- if self.offset == 0:
2635
- return None
2636
- self.fileobj.seek(self.offset - 1)
2637
- if not self.fileobj.read(1):
2638
- raise ReadError("unexpected end of data")
2639
-
2640
- # Read the next block.
2641
- tarinfo = None
2642
- while True:
2643
- try:
2644
- tarinfo = self.tarinfo.fromtarfile(self)
2645
- except EOFHeaderError as e:
2646
- if self.ignore_zeros:
2647
- self._dbg(2, "0x%X: %s" % (self.offset, e))
2648
- self.offset += BLOCKSIZE
2649
- continue
2650
- except InvalidHeaderError as e:
2651
- if self.ignore_zeros:
2652
- self._dbg(2, "0x%X: %s" % (self.offset, e))
2653
- self.offset += BLOCKSIZE
2654
- continue
2655
- elif self.offset == 0:
2656
- raise ReadError(str(e)) from None
2657
- except EmptyHeaderError:
2658
- if self.offset == 0:
2659
- raise ReadError("empty file") from None
2660
- except TruncatedHeaderError as e:
2661
- if self.offset == 0:
2662
- raise ReadError(str(e)) from None
2663
- except SubsequentHeaderError as e:
2664
- raise ReadError(str(e)) from None
2665
- except Exception as e:
2666
- try:
2667
- import zlib
2668
- if isinstance(e, zlib.error):
2669
- raise ReadError(f'zlib error: {e}') from None
2670
- else:
2671
- raise e
2672
- except ImportError:
2673
- raise e
2674
- break
2675
-
2676
- if tarinfo is not None:
2677
- # if streaming the file we do not want to cache the tarinfo
2678
- if not self.stream:
2679
- self.members.append(tarinfo)
2680
- else:
2681
- self._loaded = True
2682
-
2683
- return tarinfo
2684
-
2685
- #--------------------------------------------------------------------------
2686
- # Little helper methods:
2687
-
2688
- def _getmember(self, name, tarinfo=None, normalize=False):
2689
- """Find an archive member by name from bottom to top.
2690
- If tarinfo is given, it is used as the starting point.
2691
- """
2692
- # Ensure that all members have been loaded.
2693
- members = self.getmembers()
2694
-
2695
- # Limit the member search list up to tarinfo.
2696
- skipping = False
2697
- if tarinfo is not None:
2698
- try:
2699
- index = members.index(tarinfo)
2700
- except ValueError:
2701
- # The given starting point might be a (modified) copy.
2702
- # We'll later skip members until we find an equivalent.
2703
- skipping = True
2704
- else:
2705
- # Happy fast path
2706
- members = members[:index]
2707
-
2708
- if normalize:
2709
- name = os.path.normpath(name)
2710
-
2711
- for member in reversed(members):
2712
- if skipping:
2713
- if tarinfo.offset == member.offset:
2714
- skipping = False
2715
- continue
2716
- if normalize:
2717
- member_name = os.path.normpath(member.name)
2718
- else:
2719
- member_name = member.name
2720
-
2721
- if name == member_name:
2722
- return member
2723
-
2724
- if skipping:
2725
- # Starting point was not found
2726
- raise ValueError(tarinfo)
2727
-
2728
- def _load(self):
2729
- """Read through the entire archive file and look for readable
2730
- members. This should not run if the file is set to stream.
2731
- """
2732
- if not self.stream:
2733
- while self.next() is not None:
2734
- pass
2735
- self._loaded = True
2736
-
2737
- def _check(self, mode=None):
2738
- """Check if TarFile is still open, and if the operation's mode
2739
- corresponds to TarFile's mode.
2740
- """
2741
- if self.closed:
2742
- raise OSError("%s is closed" % self.__class__.__name__)
2743
- if mode is not None and self.mode not in mode:
2744
- raise OSError("bad operation for mode %r" % self.mode)
2745
-
2746
- def _find_link_target(self, tarinfo):
2747
- """Find the target member of a symlink or hardlink member in the
2748
- archive.
2749
- """
2750
- if tarinfo.issym():
2751
- # Always search the entire archive.
2752
- linkname = "/".join(filter(None, (os.path.dirname(tarinfo.name), tarinfo.linkname)))
2753
- limit = None
2754
- else:
2755
- # Search the archive before the link, because a hard link is
2756
- # just a reference to an already archived file.
2757
- linkname = tarinfo.linkname
2758
- limit = tarinfo
2759
-
2760
- member = self._getmember(linkname, tarinfo=limit, normalize=True)
2761
- if member is None:
2762
- raise KeyError("linkname %r not found" % linkname)
2763
- return member
2764
-
2765
- def __iter__(self):
2766
- """Provide an iterator object.
2767
- """
2768
- if self._loaded:
2769
- yield from self.members
2770
- return
2771
-
2772
- # Yield items using TarFile's next() method.
2773
- # When all members have been read, set TarFile as _loaded.
2774
- index = 0
2775
- # Fix for SF #1100429: Under rare circumstances it can
2776
- # happen that getmembers() is called during iteration,
2777
- # which will have already exhausted the next() method.
2778
- if self.firstmember is not None:
2779
- tarinfo = self.next()
2780
- index += 1
2781
- yield tarinfo
2782
-
2783
- while True:
2784
- if index < len(self.members):
2785
- tarinfo = self.members[index]
2786
- elif not self._loaded:
2787
- tarinfo = self.next()
2788
- if not tarinfo:
2789
- self._loaded = True
2790
- return
2791
- else:
2792
- return
2793
- index += 1
2794
- yield tarinfo
2795
-
2796
- def _dbg(self, level, msg):
2797
- """Write debugging output to sys.stderr.
2798
- """
2799
- if level <= self.debug:
2800
- print(msg, file=sys.stderr)
2801
-
2802
- def __enter__(self):
2803
- self._check()
2804
- return self
2805
-
2806
- def __exit__(self, type, value, traceback):
2807
- if type is None:
2808
- self.close()
2809
- else:
2810
- # An exception occurred. We must not call close() because
2811
- # it would try to write end-of-archive blocks and padding.
2812
- if not self._extfileobj:
2813
- self.fileobj.close()
2814
- self.closed = True
2815
-
2816
- #--------------------
2817
- # exported functions
2818
- #--------------------
2819
-
2820
- def is_tarfile(name):
2821
- """Return True if name points to a tar archive that we
2822
- are able to handle, else return False.
2823
-
2824
- 'name' should be a string, file, or file-like object.
2825
- """
2826
- try:
2827
- if hasattr(name, "read"):
2828
- pos = name.tell()
2829
- t = open(fileobj=name)
2830
- name.seek(pos)
2831
- else:
2832
- t = open(name)
2833
- t.close()
2834
- return True
2835
- except TarError:
2836
- return False
2837
-
2838
- open = TarFile.open
2839
-
2840
-
2841
- def main():
2842
- import argparse
2843
-
2844
- description = 'A simple command-line interface for tarfile module.'
2845
- parser = argparse.ArgumentParser(description=description)
2846
- parser.add_argument('-v', '--verbose', action='store_true', default=False,
2847
- help='Verbose output')
2848
- parser.add_argument('--filter', metavar='<filtername>',
2849
- choices=_NAMED_FILTERS,
2850
- help='Filter for extraction')
2851
-
2852
- group = parser.add_mutually_exclusive_group(required=True)
2853
- group.add_argument('-l', '--list', metavar='<tarfile>',
2854
- help='Show listing of a tarfile')
2855
- group.add_argument('-e', '--extract', nargs='+',
2856
- metavar=('<tarfile>', '<output_dir>'),
2857
- help='Extract tarfile into target dir')
2858
- group.add_argument('-c', '--create', nargs='+',
2859
- metavar=('<name>', '<file>'),
2860
- help='Create tarfile from sources')
2861
- group.add_argument('-t', '--test', metavar='<tarfile>',
2862
- help='Test if a tarfile is valid')
2863
-
2864
- args = parser.parse_args()
2865
-
2866
- if args.filter and args.extract is None:
2867
- parser.exit(1, '--filter is only valid for extraction\n')
2868
-
2869
- if args.test is not None:
2870
- src = args.test
2871
- if is_tarfile(src):
2872
- with open(src, 'r') as tar:
2873
- tar.getmembers()
2874
- print(tar.getmembers(), file=sys.stderr)
2875
- if args.verbose:
2876
- print('{!r} is a tar archive.'.format(src))
2877
- else:
2878
- parser.exit(1, '{!r} is not a tar archive.\n'.format(src))
2879
-
2880
- elif args.list is not None:
2881
- src = args.list
2882
- if is_tarfile(src):
2883
- with TarFile.open(src, 'r:*') as tf:
2884
- tf.list(verbose=args.verbose)
2885
- else:
2886
- parser.exit(1, '{!r} is not a tar archive.\n'.format(src))
2887
-
2888
- elif args.extract is not None:
2889
- if len(args.extract) == 1:
2890
- src = args.extract[0]
2891
- curdir = os.curdir
2892
- elif len(args.extract) == 2:
2893
- src, curdir = args.extract
2894
- else:
2895
- parser.exit(1, parser.format_help())
2896
-
2897
- if is_tarfile(src):
2898
- with TarFile.open(src, 'r:*') as tf:
2899
- tf.extractall(path=curdir, filter=args.filter)
2900
- if args.verbose:
2901
- if curdir == '.':
2902
- msg = '{!r} file is extracted.'.format(src)
2903
- else:
2904
- msg = ('{!r} file is extracted '
2905
- 'into {!r} directory.').format(src, curdir)
2906
- print(msg)
2907
- else:
2908
- parser.exit(1, '{!r} is not a tar archive.\n'.format(src))
2909
-
2910
- elif args.create is not None:
2911
- tar_name = args.create.pop(0)
2912
- _, ext = os.path.splitext(tar_name)
2913
- compressions = {
2914
- # gz
2915
- '.gz': 'gz',
2916
- '.tgz': 'gz',
2917
- # xz
2918
- '.xz': 'xz',
2919
- '.txz': 'xz',
2920
- # bz2
2921
- '.bz2': 'bz2',
2922
- '.tbz': 'bz2',
2923
- '.tbz2': 'bz2',
2924
- '.tb2': 'bz2',
2925
- }
2926
- tar_mode = 'w:' + compressions[ext] if ext in compressions else 'w'
2927
- tar_files = args.create
2928
-
2929
- with TarFile.open(tar_name, tar_mode) as tf:
2930
- for file_name in tar_files:
2931
- tf.add(file_name)
2932
-
2933
- if args.verbose:
2934
- print('{!r} file created.'.format(tar_name))
2935
-
2936
- if __name__ == '__main__':
2937
- main()