@vicoa/cli 1.3.10 → 1.3.11-linux-x64

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 (301) hide show
  1. package/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-x86_64-linux-gnu.so +0 -0
  2. package/bin/_internal/_cffi_backend.cpython-312-x86_64-linux-gnu.so +0 -0
  3. package/bin/_internal/aiofile-3.9.0.dist-info/INSTALLER +1 -0
  4. package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE +195 -0
  5. package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE.md +195 -0
  6. package/bin/_internal/aiofile-3.9.0.dist-info/METADATA +492 -0
  7. package/bin/_internal/aiofile-3.9.0.dist-info/RECORD +15 -0
  8. package/bin/_internal/aiofile-3.9.0.dist-info/WHEEL +4 -0
  9. package/bin/_internal/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so +0 -0
  10. package/bin/_internal/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so +0 -0
  11. package/bin/_internal/aiohttp/_websocket/mask.cpython-312-x86_64-linux-gnu.so +0 -0
  12. package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-x86_64-linux-gnu.so +0 -0
  13. package/bin/_internal/attrs-26.1.0.dist-info/INSTALLER +1 -0
  14. package/bin/_internal/attrs-26.1.0.dist-info/METADATA +199 -0
  15. package/bin/_internal/attrs-26.1.0.dist-info/RECORD +55 -0
  16. package/bin/_internal/attrs-26.1.0.dist-info/WHEEL +4 -0
  17. package/bin/_internal/attrs-26.1.0.dist-info/licenses/LICENSE +21 -0
  18. package/bin/_internal/base_library.zip +0 -0
  19. package/bin/_internal/caio/linux_aio.cpython-312-x86_64-linux-gnu.so +0 -0
  20. package/bin/_internal/caio/thread_aio.cpython-312-x86_64-linux-gnu.so +0 -0
  21. package/bin/_internal/certifi/cacert.pem +4494 -0
  22. package/bin/_internal/certifi/py.typed +0 -0
  23. package/bin/_internal/charset_normalizer/cd.cpython-312-x86_64-linux-gnu.so +0 -0
  24. package/bin/_internal/charset_normalizer/md.cpython-312-x86_64-linux-gnu.so +0 -0
  25. package/bin/_internal/click-8.3.2.dist-info/INSTALLER +1 -0
  26. package/bin/_internal/click-8.3.2.dist-info/METADATA +84 -0
  27. package/bin/_internal/click-8.3.2.dist-info/RECORD +40 -0
  28. package/bin/_internal/click-8.3.2.dist-info/WHEEL +4 -0
  29. package/bin/_internal/click-8.3.2.dist-info/licenses/LICENSE.txt +28 -0
  30. package/bin/_internal/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
  31. package/bin/_internal/cryptography-46.0.7.dist-info/INSTALLER +1 -0
  32. package/bin/_internal/cryptography-46.0.7.dist-info/METADATA +139 -0
  33. package/bin/_internal/cryptography-46.0.7.dist-info/RECORD +180 -0
  34. package/bin/_internal/cryptography-46.0.7.dist-info/WHEEL +5 -0
  35. package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE +3 -0
  36. package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE.APACHE +202 -0
  37. package/bin/_internal/cryptography-46.0.7.dist-info/licenses/LICENSE.BSD +27 -0
  38. package/bin/_internal/email_validator-2.3.0.dist-info/INSTALLER +1 -0
  39. package/bin/_internal/email_validator-2.3.0.dist-info/METADATA +466 -0
  40. package/bin/_internal/email_validator-2.3.0.dist-info/RECORD +27 -0
  41. package/bin/_internal/email_validator-2.3.0.dist-info/WHEEL +5 -0
  42. package/bin/_internal/email_validator-2.3.0.dist-info/entry_points.txt +2 -0
  43. package/bin/_internal/email_validator-2.3.0.dist-info/licenses/LICENSE +27 -0
  44. package/bin/_internal/email_validator-2.3.0.dist-info/top_level.txt +1 -0
  45. package/bin/_internal/frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so +0 -0
  46. package/bin/_internal/importlib_metadata-8.7.1.dist-info/INSTALLER +1 -0
  47. package/bin/_internal/importlib_metadata-8.7.1.dist-info/METADATA +133 -0
  48. package/bin/_internal/importlib_metadata-8.7.1.dist-info/RECORD +33 -0
  49. package/bin/_internal/importlib_metadata-8.7.1.dist-info/WHEEL +5 -0
  50. package/bin/_internal/importlib_metadata-8.7.1.dist-info/licenses/LICENSE +73 -0
  51. package/bin/_internal/importlib_metadata-8.7.1.dist-info/top_level.txt +1 -0
  52. package/bin/_internal/integrations/cli_wrappers/IMPORTANT_USE_CASES.md +33 -0
  53. package/bin/_internal/integrations/github/claude-code-action/CLAUDE.md +136 -0
  54. package/bin/_internal/integrations/github/claude-code-action/CODE_OF_CONDUCT.md +128 -0
  55. package/bin/_internal/integrations/github/claude-code-action/CONTRIBUTING.md +116 -0
  56. package/bin/_internal/integrations/github/claude-code-action/LICENSE +21 -0
  57. package/bin/_internal/integrations/github/claude-code-action/README.md +53 -0
  58. package/bin/_internal/integrations/github/claude-code-action/ROADMAP.md +20 -0
  59. package/bin/_internal/integrations/github/claude-code-action/SECURITY.md +15 -0
  60. package/bin/_internal/integrations/github/claude-code-action/action.yml +294 -0
  61. package/bin/_internal/integrations/github/claude-code-action/base-action/CLAUDE.md +60 -0
  62. package/bin/_internal/integrations/github/claude-code-action/base-action/CODE_OF_CONDUCT.md +128 -0
  63. package/bin/_internal/integrations/github/claude-code-action/base-action/CONTRIBUTING.md +136 -0
  64. package/bin/_internal/integrations/github/claude-code-action/base-action/LICENSE +21 -0
  65. package/bin/_internal/integrations/github/claude-code-action/base-action/MIRROR_DISCLAIMER.md +11 -0
  66. package/bin/_internal/integrations/github/claude-code-action/base-action/README.md +521 -0
  67. package/bin/_internal/integrations/github/claude-code-action/base-action/action.yml +149 -0
  68. package/bin/_internal/integrations/github/claude-code-action/base-action/bun.lock +54 -0
  69. package/bin/_internal/integrations/github/claude-code-action/base-action/examples/issue-triage.yml +108 -0
  70. package/bin/_internal/integrations/github/claude-code-action/base-action/package.json +23 -0
  71. package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/install-hooks.sh +13 -0
  72. package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/pre-push +46 -0
  73. package/bin/_internal/integrations/github/claude-code-action/base-action/src/index.ts +82 -0
  74. package/bin/_internal/integrations/github/claude-code-action/base-action/src/prepare-prompt.ts +82 -0
  75. package/bin/_internal/integrations/github/claude-code-action/base-action/src/run-claude.ts +257 -0
  76. package/bin/_internal/integrations/github/claude-code-action/base-action/src/run-vicoa.ts +301 -0
  77. package/bin/_internal/integrations/github/claude-code-action/base-action/src/setup-claude-code-settings.ts +68 -0
  78. package/bin/_internal/integrations/github/claude-code-action/base-action/src/validate-env.ts +54 -0
  79. package/bin/_internal/integrations/github/claude-code-action/base-action/test-local.sh +12 -0
  80. package/bin/_internal/integrations/github/claude-code-action/base-action/test-mcp-local.sh +18 -0
  81. package/bin/_internal/integrations/github/claude-code-action/base-action/tsconfig.json +30 -0
  82. package/bin/_internal/integrations/github/claude-code-action/bun.lock +384 -0
  83. package/bin/_internal/integrations/github/claude-code-action/docs/capabilities-and-limitations.md +33 -0
  84. package/bin/_internal/integrations/github/claude-code-action/docs/cloud-providers.md +99 -0
  85. package/bin/_internal/integrations/github/claude-code-action/docs/configuration.md +345 -0
  86. package/bin/_internal/integrations/github/claude-code-action/docs/custom-automations.md +113 -0
  87. package/bin/_internal/integrations/github/claude-code-action/docs/experimental.md +128 -0
  88. package/bin/_internal/integrations/github/claude-code-action/docs/faq.md +205 -0
  89. package/bin/_internal/integrations/github/claude-code-action/docs/migration-guide.md +261 -0
  90. package/bin/_internal/integrations/github/claude-code-action/docs/security.md +38 -0
  91. package/bin/_internal/integrations/github/claude-code-action/docs/setup.md +146 -0
  92. package/bin/_internal/integrations/github/claude-code-action/docs/usage.md +213 -0
  93. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci/auto-fix-ci.yml +97 -0
  94. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci/commands/fix-ci.md +127 -0
  95. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci-signed/auto-fix-ci-signed.yml +97 -0
  96. package/bin/_internal/integrations/github/claude-code-action/examples/auto-fix-ci-signed/commands/fix-ci-signed.md +148 -0
  97. package/bin/_internal/integrations/github/claude-code-action/examples/issue-deduplication.yml +63 -0
  98. package/bin/_internal/integrations/github/claude-code-action/examples/issue-triage.yml +75 -0
  99. package/bin/_internal/integrations/github/claude-code-action/examples/vicoa.yml +75 -0
  100. package/bin/_internal/integrations/github/claude-code-action/package.json +31 -0
  101. package/bin/_internal/integrations/github/claude-code-action/scripts/install-hooks.sh +13 -0
  102. package/bin/_internal/integrations/github/claude-code-action/scripts/pre-commit +46 -0
  103. package/bin/_internal/integrations/github/claude-code-action/scripts/setup-network-restrictions.sh +123 -0
  104. package/bin/_internal/integrations/github/claude-code-action/src/create-prompt/index.ts +799 -0
  105. package/bin/_internal/integrations/github/claude-code-action/src/create-prompt/types.ts +102 -0
  106. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/collect-inputs.ts +58 -0
  107. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/format-turns.ts +465 -0
  108. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/prepare.ts +98 -0
  109. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/update-comment-link.ts +245 -0
  110. package/bin/_internal/integrations/github/claude-code-action/src/github/api/client.ts +23 -0
  111. package/bin/_internal/integrations/github/claude-code-action/src/github/api/config.ts +4 -0
  112. package/bin/_internal/integrations/github/claude-code-action/src/github/api/queries/github.ts +117 -0
  113. package/bin/_internal/integrations/github/claude-code-action/src/github/context.ts +277 -0
  114. package/bin/_internal/integrations/github/claude-code-action/src/github/data/fetcher.ts +233 -0
  115. package/bin/_internal/integrations/github/claude-code-action/src/github/data/formatter.ts +144 -0
  116. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/branch-cleanup.ts +132 -0
  117. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/branch.ts +163 -0
  118. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comment-logic.ts +203 -0
  119. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/common.ts +33 -0
  120. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/create-initial.ts +111 -0
  121. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/update-claude-comment.ts +70 -0
  122. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/comments/update-with-branch.ts +57 -0
  123. package/bin/_internal/integrations/github/claude-code-action/src/github/operations/git-config.ts +62 -0
  124. package/bin/_internal/integrations/github/claude-code-action/src/github/token.ts +108 -0
  125. package/bin/_internal/integrations/github/claude-code-action/src/github/types.ts +98 -0
  126. package/bin/_internal/integrations/github/claude-code-action/src/github/utils/image-downloader.ts +246 -0
  127. package/bin/_internal/integrations/github/claude-code-action/src/github/utils/sanitizer.ts +100 -0
  128. package/bin/_internal/integrations/github/claude-code-action/src/github/validation/actor.ts +64 -0
  129. package/bin/_internal/integrations/github/claude-code-action/src/github/validation/permissions.ts +47 -0
  130. package/bin/_internal/integrations/github/claude-code-action/src/github/validation/trigger.ts +148 -0
  131. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-actions-server.ts +279 -0
  132. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-comment-server.ts +101 -0
  133. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-file-ops-server.ts +677 -0
  134. package/bin/_internal/integrations/github/claude-code-action/src/mcp/github-inline-comment-server.ts +184 -0
  135. package/bin/_internal/integrations/github/claude-code-action/src/mcp/install-mcp-server.ts +201 -0
  136. package/bin/_internal/integrations/github/claude-code-action/src/modes/agent/index.ts +152 -0
  137. package/bin/_internal/integrations/github/claude-code-action/src/modes/agent/parse-tools.ts +22 -0
  138. package/bin/_internal/integrations/github/claude-code-action/src/modes/detector.ts +66 -0
  139. package/bin/_internal/integrations/github/claude-code-action/src/modes/registry.ts +54 -0
  140. package/bin/_internal/integrations/github/claude-code-action/src/modes/tag/index.ts +187 -0
  141. package/bin/_internal/integrations/github/claude-code-action/src/modes/types.ts +100 -0
  142. package/bin/_internal/integrations/github/claude-code-action/src/prepare/index.ts +20 -0
  143. package/bin/_internal/integrations/github/claude-code-action/src/prepare/types.ts +20 -0
  144. package/bin/_internal/integrations/github/claude-code-action/src/utils/retry.ts +40 -0
  145. package/bin/_internal/integrations/github/claude-code-action/tsconfig.json +30 -0
  146. package/bin/_internal/integrations/n8n/LICENSE +21 -0
  147. package/bin/_internal/integrations/n8n/README.md +298 -0
  148. package/bin/_internal/integrations/n8n/package-lock.json +2989 -0
  149. package/bin/_internal/integrations/n8n/package.json +68 -0
  150. package/bin/_internal/integrations/n8n/src/credentials/OmnaraApi.credentials.ts +52 -0
  151. package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.json +35 -0
  152. package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.ts +304 -0
  153. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/index.ts +37 -0
  154. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/send.operation.ts +151 -0
  155. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts +252 -0
  156. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/end.operation.ts +56 -0
  157. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/index.ts +29 -0
  158. package/bin/_internal/integrations/n8n/src/nodes/Omnara/vicoa.png +0 -0
  159. package/bin/_internal/integrations/n8n/src/utils/GenericFunctions.ts +93 -0
  160. package/bin/_internal/integrations/n8n/src/utils/sendAndWait/configureWaitTillDate.ts +42 -0
  161. package/bin/_internal/integrations/n8n/src/utils/sendAndWait/descriptions.ts +20 -0
  162. package/bin/_internal/integrations/n8n/src/utils/sendAndWaitWebhook.ts +72 -0
  163. package/bin/_internal/integrations/n8n/tsconfig.json +20 -0
  164. package/bin/_internal/jiter/jiter.cpython-312-x86_64-linux-gnu.so +0 -0
  165. package/bin/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
  166. package/bin/_internal/jsonschema-4.26.0.dist-info/INSTALLER +1 -0
  167. package/bin/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
  168. package/bin/_internal/jsonschema-4.26.0.dist-info/RECORD +82 -0
  169. package/bin/_internal/jsonschema-4.26.0.dist-info/WHEEL +4 -0
  170. package/bin/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
  171. package/bin/_internal/jsonschema-4.26.0.dist-info/licenses/COPYING +19 -0
  172. package/bin/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  173. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  174. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  175. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  176. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
  177. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  178. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  179. package/bin/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  180. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  181. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  182. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  183. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  184. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  185. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  186. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  187. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  188. package/bin/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  189. package/bin/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  190. package/bin/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  191. package/bin/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  192. package/bin/_internal/libbz2.so.1.0 +0 -0
  193. package/bin/_internal/libcrypto.so.3 +0 -0
  194. package/bin/_internal/libffi.so.8 +0 -0
  195. package/bin/_internal/libgcc_s.so.1 +0 -0
  196. package/bin/_internal/liblzma.so.5 +0 -0
  197. package/bin/_internal/libpython3.12.so.1.0 +0 -0
  198. package/bin/_internal/libreadline.so.8 +0 -0
  199. package/bin/_internal/libssl.so.3 +0 -0
  200. package/bin/_internal/libstdc++.so.6 +0 -0
  201. package/bin/_internal/libtinfo.so.6 +0 -0
  202. package/bin/_internal/libuuid.so.1 +0 -0
  203. package/bin/_internal/libz.so.1 +0 -0
  204. package/bin/_internal/mcp-1.27.0.dist-info/INSTALLER +1 -0
  205. package/bin/_internal/mcp-1.27.0.dist-info/METADATA +230 -0
  206. package/bin/_internal/mcp-1.27.0.dist-info/RECORD +226 -0
  207. package/bin/_internal/mcp-1.27.0.dist-info/WHEEL +4 -0
  208. package/bin/_internal/mcp-1.27.0.dist-info/entry_points.txt +2 -0
  209. package/bin/_internal/mcp-1.27.0.dist-info/licenses/LICENSE +21 -0
  210. package/bin/_internal/multidict/_multidict.cpython-312-x86_64-linux-gnu.so +0 -0
  211. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/INSTALLER +1 -0
  212. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/METADATA +45 -0
  213. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/RECORD +81 -0
  214. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/WHEEL +4 -0
  215. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/entry_points.txt +15 -0
  216. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/licenses/LICENSE +201 -0
  217. package/bin/_internal/propcache/_helpers_c.cpython-312-x86_64-linux-gnu.so +0 -0
  218. package/bin/_internal/pydantic-2.13.2.dist-info/INSTALLER +1 -0
  219. package/bin/_internal/pydantic-2.13.2.dist-info/METADATA +1269 -0
  220. package/bin/_internal/pydantic-2.13.2.dist-info/RECORD +217 -0
  221. package/bin/_internal/pydantic-2.13.2.dist-info/WHEEL +4 -0
  222. package/bin/_internal/pydantic-2.13.2.dist-info/licenses/LICENSE +21 -0
  223. package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so +0 -0
  224. package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so +0 -0
  225. package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so +0 -0
  226. package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so +0 -0
  227. package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so +0 -0
  228. package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-x86_64-linux-gnu.so +0 -0
  229. package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-x86_64-linux-gnu.so +0 -0
  230. package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so +0 -0
  231. package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-x86_64-linux-gnu.so +0 -0
  232. package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-x86_64-linux-gnu.so +0 -0
  233. package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-x86_64-linux-gnu.so +0 -0
  234. package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so +0 -0
  235. package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so +0 -0
  236. package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so +0 -0
  237. package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so +0 -0
  238. package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so +0 -0
  239. package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so +0 -0
  240. package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so +0 -0
  241. package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so +0 -0
  242. package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so +0 -0
  243. package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-x86_64-linux-gnu.so +0 -0
  244. package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-x86_64-linux-gnu.so +0 -0
  245. package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  246. package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so +0 -0
  247. package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so +0 -0
  248. package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-x86_64-linux-gnu.so +0 -0
  249. package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so +0 -0
  250. package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so +0 -0
  251. package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so +0 -0
  252. package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-x86_64-linux-gnu.so +0 -0
  253. package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so +0 -0
  254. package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-x86_64-linux-gnu.so +0 -0
  255. package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so +0 -0
  256. package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so +0 -0
  257. package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-x86_64-linux-gnu.so +0 -0
  258. package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so +0 -0
  259. package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so +0 -0
  260. package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-x86_64-linux-gnu.so +0 -0
  261. package/bin/_internal/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so +0 -0
  262. package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so +0 -0
  263. package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so +0 -0
  264. package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so +0 -0
  265. package/bin/_internal/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so +0 -0
  266. package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so +0 -0
  267. package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so +0 -0
  268. package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-x86_64-linux-gnu.so +0 -0
  269. package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-x86_64-linux-gnu.so +0 -0
  270. package/bin/_internal/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so +0 -0
  271. package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so +0 -0
  272. package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so +0 -0
  273. package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so +0 -0
  274. package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so +0 -0
  275. package/bin/_internal/rpds/rpds.cpython-312-x86_64-linux-gnu.so +0 -0
  276. package/bin/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
  277. package/bin/_internal/vicoa/_bin/README.md +28 -0
  278. package/bin/_internal/vicoa-1.3.10.dist-info/INSTALLER +1 -0
  279. package/bin/_internal/vicoa-1.3.10.dist-info/METADATA +311 -0
  280. package/bin/_internal/vicoa-1.3.10.dist-info/RECORD +11 -0
  281. package/bin/_internal/vicoa-1.3.10.dist-info/REQUESTED +0 -0
  282. package/bin/_internal/vicoa-1.3.10.dist-info/WHEEL +5 -0
  283. package/bin/_internal/vicoa-1.3.10.dist-info/direct_url.json +1 -0
  284. package/bin/_internal/vicoa-1.3.10.dist-info/entry_points.txt +2 -0
  285. package/bin/_internal/vicoa-1.3.10.dist-info/licenses/LICENSE +201 -0
  286. package/bin/_internal/vicoa-1.3.10.dist-info/top_level.txt +3 -0
  287. package/bin/_internal/watchfiles/_rust_notify.cpython-312-x86_64-linux-gnu.so +0 -0
  288. package/bin/_internal/websockets/speedups.cpython-312-x86_64-linux-gnu.so +0 -0
  289. package/bin/_internal/websockets-16.0.dist-info/INSTALLER +1 -0
  290. package/bin/_internal/websockets-16.0.dist-info/METADATA +179 -0
  291. package/bin/_internal/websockets-16.0.dist-info/RECORD +108 -0
  292. package/bin/_internal/websockets-16.0.dist-info/WHEEL +7 -0
  293. package/bin/_internal/websockets-16.0.dist-info/entry_points.txt +2 -0
  294. package/bin/_internal/websockets-16.0.dist-info/licenses/LICENSE +24 -0
  295. package/bin/_internal/websockets-16.0.dist-info/top_level.txt +1 -0
  296. package/bin/_internal/yaml/_yaml.cpython-312-x86_64-linux-gnu.so +0 -0
  297. package/bin/_internal/yarl/_quoting_c.cpython-312-x86_64-linux-gnu.so +0 -0
  298. package/bin/vicoa +0 -0
  299. package/package.json +10 -16
  300. package/README.md +0 -82
  301. package/bin/vicoa.js +0 -38
File without changes
@@ -0,0 +1,84 @@
1
+ Metadata-Version: 2.4
2
+ Name: click
3
+ Version: 8.3.2
4
+ Summary: Composable command line interface toolkit
5
+ Maintainer-email: Pallets <contact@palletsprojects.com>
6
+ Requires-Python: >=3.10
7
+ Description-Content-Type: text/markdown
8
+ License-Expression: BSD-3-Clause
9
+ Classifier: Development Status :: 5 - Production/Stable
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Operating System :: OS Independent
12
+ Classifier: Programming Language :: Python
13
+ Classifier: Typing :: Typed
14
+ License-File: LICENSE.txt
15
+ Requires-Dist: colorama; platform_system == 'Windows'
16
+ Project-URL: Changes, https://click.palletsprojects.com/page/changes/
17
+ Project-URL: Chat, https://discord.gg/pallets
18
+ Project-URL: Documentation, https://click.palletsprojects.com/
19
+ Project-URL: Donate, https://palletsprojects.com/donate
20
+ Project-URL: Source, https://github.com/pallets/click/
21
+
22
+ <div align="center"><img src="https://raw.githubusercontent.com/pallets/click/refs/heads/stable/docs/_static/click-name.svg" alt="" height="150"></div>
23
+
24
+ # Click
25
+
26
+ Click is a Python package for creating beautiful command line interfaces
27
+ in a composable way with as little code as necessary. It's the "Command
28
+ Line Interface Creation Kit". It's highly configurable but comes with
29
+ sensible defaults out of the box.
30
+
31
+ It aims to make the process of writing command line tools quick and fun
32
+ while also preventing any frustration caused by the inability to
33
+ implement an intended CLI API.
34
+
35
+ Click in three points:
36
+
37
+ - Arbitrary nesting of commands
38
+ - Automatic help page generation
39
+ - Supports lazy loading of subcommands at runtime
40
+
41
+
42
+ ## A Simple Example
43
+
44
+ ```python
45
+ import click
46
+
47
+ @click.command()
48
+ @click.option("--count", default=1, help="Number of greetings.")
49
+ @click.option("--name", prompt="Your name", help="The person to greet.")
50
+ def hello(count, name):
51
+ """Simple program that greets NAME for a total of COUNT times."""
52
+ for _ in range(count):
53
+ click.echo(f"Hello, {name}!")
54
+
55
+ if __name__ == '__main__':
56
+ hello()
57
+ ```
58
+
59
+ ```
60
+ $ python hello.py --count=3
61
+ Your name: Click
62
+ Hello, Click!
63
+ Hello, Click!
64
+ Hello, Click!
65
+ ```
66
+
67
+
68
+ ## Donate
69
+
70
+ The Pallets organization develops and supports Click and other popular
71
+ packages. In order to grow the community of contributors and users, and
72
+ allow the maintainers to devote more time to the projects, [please
73
+ donate today][].
74
+
75
+ [please donate today]: https://palletsprojects.com/donate
76
+
77
+ ## Contributing
78
+
79
+ See our [detailed contributing documentation][contrib] for many ways to
80
+ contribute, including reporting issues, requesting features, asking or answering
81
+ questions, and making PRs.
82
+
83
+ [contrib]: https://palletsprojects.com/contributing/
84
+
@@ -0,0 +1,40 @@
1
+ click-8.3.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ click-8.3.2.dist-info/METADATA,sha256=yA3Hu5bMxtntTd4QrI8hTFAc58rHSPhDbP6bklbUQkA,2621
3
+ click-8.3.2.dist-info/RECORD,,
4
+ click-8.3.2.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
5
+ click-8.3.2.dist-info/licenses/LICENSE.txt,sha256=morRBqOU6FO_4h9C9OctWSgZoigF2ZG18ydQKSkrZY0,1475
6
+ click/__init__.py,sha256=6YyS1aeyknZ0LYweWozNZy0A9nZ_11wmYIhv3cbQrYo,4473
7
+ click/__pycache__/__init__.cpython-312.pyc,,
8
+ click/__pycache__/_compat.cpython-312.pyc,,
9
+ click/__pycache__/_termui_impl.cpython-312.pyc,,
10
+ click/__pycache__/_textwrap.cpython-312.pyc,,
11
+ click/__pycache__/_utils.cpython-312.pyc,,
12
+ click/__pycache__/_winconsole.cpython-312.pyc,,
13
+ click/__pycache__/core.cpython-312.pyc,,
14
+ click/__pycache__/decorators.cpython-312.pyc,,
15
+ click/__pycache__/exceptions.cpython-312.pyc,,
16
+ click/__pycache__/formatting.cpython-312.pyc,,
17
+ click/__pycache__/globals.cpython-312.pyc,,
18
+ click/__pycache__/parser.cpython-312.pyc,,
19
+ click/__pycache__/shell_completion.cpython-312.pyc,,
20
+ click/__pycache__/termui.cpython-312.pyc,,
21
+ click/__pycache__/testing.cpython-312.pyc,,
22
+ click/__pycache__/types.cpython-312.pyc,,
23
+ click/__pycache__/utils.cpython-312.pyc,,
24
+ click/_compat.py,sha256=v3xBZkFbvA1BXPRkFfBJc6-pIwPI7345m-kQEnpVAs4,18693
25
+ click/_termui_impl.py,sha256=rgCb3On8X5A4200rA5L6i13u5iapmFer7sru57Jy6zA,27093
26
+ click/_textwrap.py,sha256=BOae0RQ6vg3FkNgSJyOoGzG1meGMxJ_ukWVZKx_v-0o,1400
27
+ click/_utils.py,sha256=kZwtTf5gMuCilJJceS2iTCvRvCY-0aN5rJq8gKw7p8g,943
28
+ click/_winconsole.py,sha256=_vxUuUaxwBhoR0vUWCNuHY8VUefiMdCIyU2SXPqoF-A,8465
29
+ click/core.py,sha256=7db9qr_wqXbQriDHCDc26OK0MsaLCSt4yrz14Kn7AEQ,132905
30
+ click/decorators.py,sha256=5P7abhJtAQYp_KHgjUvhMv464ERwOzrv2enNknlwHyQ,18461
31
+ click/exceptions.py,sha256=8utf8w6V5hJXMnO_ic1FNrtbwuEn1NUu1aDwV8UqnG4,9954
32
+ click/formatting.py,sha256=RVfwwr0rwWNpgGr8NaHodPzkIr7_tUyVh_nDdanLMNc,9730
33
+ click/globals.py,sha256=gM-Nh6A4M0HB_SgkaF5M4ncGGMDHc_flHXu9_oh4GEU,1923
34
+ click/parser.py,sha256=Q31pH0FlQZEq-UXE_ABRzlygEfvxPTuZbWNh4xfXmzw,19010
35
+ click/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
36
+ click/shell_completion.py,sha256=Cc4GQUFuWpfQBa9sF5qXeeYI7n3tI_1k6ZdSn4BZbT0,20994
37
+ click/termui.py,sha256=hqCEjNndU-nzW08nRAkBaVgfZp_FdCA9KxfIWlKYaMc,31037
38
+ click/testing.py,sha256=LjNfHqNctxc3GfRkLgifO6gnRetblh8yGXzjw4FPFCQ,18978
39
+ click/types.py,sha256=ek54BNSFwPKsqtfT7jsqcc4WHui8AIFVMKM4oVZIXhc,39927
40
+ click/utils.py,sha256=gCUoewdAhA-QLBUUHxrLh4uj6m7T1WjZZMNPvR0I7YA,20257
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: flit 3.12.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,28 @@
1
+ Copyright 2014 Pallets
2
+
3
+ Redistribution and use in source and binary forms, with or without
4
+ modification, are permitted provided that the following conditions are
5
+ met:
6
+
7
+ 1. Redistributions of source code must retain the above copyright
8
+ notice, this list of conditions and the following disclaimer.
9
+
10
+ 2. Redistributions in binary form must reproduce the above copyright
11
+ notice, this list of conditions and the following disclaimer in the
12
+ documentation and/or other materials provided with the distribution.
13
+
14
+ 3. Neither the name of the copyright holder nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
21
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
24
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,139 @@
1
+ Metadata-Version: 2.4
2
+ Name: cryptography
3
+ Version: 46.0.7
4
+ Classifier: Development Status :: 5 - Production/Stable
5
+ Classifier: Intended Audience :: Developers
6
+ Classifier: Natural Language :: English
7
+ Classifier: Operating System :: MacOS :: MacOS X
8
+ Classifier: Operating System :: POSIX
9
+ Classifier: Operating System :: POSIX :: BSD
10
+ Classifier: Operating System :: POSIX :: Linux
11
+ Classifier: Operating System :: Microsoft :: Windows
12
+ Classifier: Programming Language :: Python
13
+ Classifier: Programming Language :: Python :: 3
14
+ Classifier: Programming Language :: Python :: 3 :: Only
15
+ Classifier: Programming Language :: Python :: 3.8
16
+ Classifier: Programming Language :: Python :: 3.9
17
+ Classifier: Programming Language :: Python :: 3.10
18
+ Classifier: Programming Language :: Python :: 3.11
19
+ Classifier: Programming Language :: Python :: 3.12
20
+ Classifier: Programming Language :: Python :: 3.13
21
+ Classifier: Programming Language :: Python :: 3.14
22
+ Classifier: Programming Language :: Python :: Implementation :: CPython
23
+ Classifier: Programming Language :: Python :: Implementation :: PyPy
24
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
25
+ Classifier: Topic :: Security :: Cryptography
26
+ Requires-Dist: cffi>=1.14 ; python_full_version == '3.8.*' and platform_python_implementation != 'PyPy'
27
+ Requires-Dist: cffi>=2.0.0 ; python_full_version >= '3.9' and platform_python_implementation != 'PyPy'
28
+ Requires-Dist: typing-extensions>=4.13.2 ; python_full_version < '3.11'
29
+ Requires-Dist: bcrypt>=3.1.5 ; extra == 'ssh'
30
+ Requires-Dist: nox[uv]>=2024.4.15 ; extra == 'nox'
31
+ Requires-Dist: cryptography-vectors==46.0.7 ; extra == 'test'
32
+ Requires-Dist: pytest>=7.4.0 ; extra == 'test'
33
+ Requires-Dist: pytest-benchmark>=4.0 ; extra == 'test'
34
+ Requires-Dist: pytest-cov>=2.10.1 ; extra == 'test'
35
+ Requires-Dist: pytest-xdist>=3.5.0 ; extra == 'test'
36
+ Requires-Dist: pretend>=0.7 ; extra == 'test'
37
+ Requires-Dist: certifi>=2024 ; extra == 'test'
38
+ Requires-Dist: pytest-randomly ; extra == 'test-randomorder'
39
+ Requires-Dist: sphinx>=5.3.0 ; extra == 'docs'
40
+ Requires-Dist: sphinx-rtd-theme>=3.0.0 ; extra == 'docs'
41
+ Requires-Dist: sphinx-inline-tabs ; extra == 'docs'
42
+ Requires-Dist: pyenchant>=3 ; extra == 'docstest'
43
+ Requires-Dist: readme-renderer>=30.0 ; extra == 'docstest'
44
+ Requires-Dist: sphinxcontrib-spelling>=7.3.1 ; extra == 'docstest'
45
+ Requires-Dist: build>=1.0.0 ; extra == 'sdist'
46
+ Requires-Dist: ruff>=0.11.11 ; extra == 'pep8test'
47
+ Requires-Dist: mypy>=1.14 ; extra == 'pep8test'
48
+ Requires-Dist: check-sdist ; extra == 'pep8test'
49
+ Requires-Dist: click>=8.0.1 ; extra == 'pep8test'
50
+ Provides-Extra: ssh
51
+ Provides-Extra: nox
52
+ Provides-Extra: test
53
+ Provides-Extra: test-randomorder
54
+ Provides-Extra: docs
55
+ Provides-Extra: docstest
56
+ Provides-Extra: sdist
57
+ Provides-Extra: pep8test
58
+ License-File: LICENSE
59
+ License-File: LICENSE.APACHE
60
+ License-File: LICENSE.BSD
61
+ Summary: cryptography is a package which provides cryptographic recipes and primitives to Python developers.
62
+ Author-email: The Python Cryptographic Authority and individual contributors <cryptography-dev@python.org>
63
+ License-Expression: Apache-2.0 OR BSD-3-Clause
64
+ Requires-Python: >=3.8, !=3.9.0, !=3.9.1
65
+ Description-Content-Type: text/x-rst; charset=UTF-8
66
+ Project-URL: homepage, https://github.com/pyca/cryptography
67
+ Project-URL: documentation, https://cryptography.io/
68
+ Project-URL: source, https://github.com/pyca/cryptography/
69
+ Project-URL: issues, https://github.com/pyca/cryptography/issues
70
+ Project-URL: changelog, https://cryptography.io/en/latest/changelog/
71
+
72
+ pyca/cryptography
73
+ =================
74
+
75
+ .. image:: https://img.shields.io/pypi/v/cryptography.svg
76
+ :target: https://pypi.org/project/cryptography/
77
+ :alt: Latest Version
78
+
79
+ .. image:: https://readthedocs.org/projects/cryptography/badge/?version=latest
80
+ :target: https://cryptography.io
81
+ :alt: Latest Docs
82
+
83
+ .. image:: https://github.com/pyca/cryptography/actions/workflows/ci.yml/badge.svg
84
+ :target: https://github.com/pyca/cryptography/actions/workflows/ci.yml?query=branch%3Amain
85
+
86
+ ``cryptography`` is a package which provides cryptographic recipes and
87
+ primitives to Python developers. Our goal is for it to be your "cryptographic
88
+ standard library". It supports Python 3.8+ and PyPy3 7.3.11+.
89
+
90
+ ``cryptography`` includes both high level recipes and low level interfaces to
91
+ common cryptographic algorithms such as symmetric ciphers, message digests, and
92
+ key derivation functions. For example, to encrypt something with
93
+ ``cryptography``'s high level symmetric encryption recipe:
94
+
95
+ .. code-block:: pycon
96
+
97
+ >>> from cryptography.fernet import Fernet
98
+ >>> # Put this somewhere safe!
99
+ >>> key = Fernet.generate_key()
100
+ >>> f = Fernet(key)
101
+ >>> token = f.encrypt(b"A really secret message. Not for prying eyes.")
102
+ >>> token
103
+ b'...'
104
+ >>> f.decrypt(token)
105
+ b'A really secret message. Not for prying eyes.'
106
+
107
+ You can find more information in the `documentation`_.
108
+
109
+ You can install ``cryptography`` with:
110
+
111
+ .. code-block:: console
112
+
113
+ $ pip install cryptography
114
+
115
+ For full details see `the installation documentation`_.
116
+
117
+ Discussion
118
+ ~~~~~~~~~~
119
+
120
+ If you run into bugs, you can file them in our `issue tracker`_.
121
+
122
+ We maintain a `cryptography-dev`_ mailing list for development discussion.
123
+
124
+ You can also join ``#pyca`` on ``irc.libera.chat`` to ask questions or get
125
+ involved.
126
+
127
+ Security
128
+ ~~~~~~~~
129
+
130
+ Need to report a security issue? Please consult our `security reporting`_
131
+ documentation.
132
+
133
+
134
+ .. _`documentation`: https://cryptography.io/
135
+ .. _`the installation documentation`: https://cryptography.io/en/latest/installation/
136
+ .. _`issue tracker`: https://github.com/pyca/cryptography/issues
137
+ .. _`cryptography-dev`: https://mail.python.org/mailman/listinfo/cryptography-dev
138
+ .. _`security reporting`: https://cryptography.io/en/latest/security/
139
+
@@ -0,0 +1,180 @@
1
+ cryptography-46.0.7.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ cryptography-46.0.7.dist-info/METADATA,sha256=zW5_rTueQjaDE9RZqkkUvVnzmJOCgUWgAhn7xhx1z_E,5748
3
+ cryptography-46.0.7.dist-info/RECORD,,
4
+ cryptography-46.0.7.dist-info/WHEEL,sha256=jkxrJemT4jZpYSr-u9xPalWqoow8benNmiXfjKXLlJw,108
5
+ cryptography-46.0.7.dist-info/licenses/LICENSE,sha256=Pgx8CRqUi4JTO6mP18u0BDLW8amsv4X1ki0vmak65rs,197
6
+ cryptography-46.0.7.dist-info/licenses/LICENSE.APACHE,sha256=qsc7MUj20dcRHbyjIJn2jSbGRMaBOuHk8F9leaomY_4,11360
7
+ cryptography-46.0.7.dist-info/licenses/LICENSE.BSD,sha256=YCxMdILeZHndLpeTzaJ15eY9dz2s0eymiSMqtwCPtPs,1532
8
+ cryptography/__about__.py,sha256=gqlbnDo1OfcbS26uUxuoIbg0fLAR7YZMVNMBWcqjG2A,445
9
+ cryptography/__init__.py,sha256=mthuUrTd4FROCpUYrTIqhjz6s6T9djAZrV7nZ1oMm2o,364
10
+ cryptography/__pycache__/__about__.cpython-312.pyc,,
11
+ cryptography/__pycache__/__init__.cpython-312.pyc,,
12
+ cryptography/__pycache__/exceptions.cpython-312.pyc,,
13
+ cryptography/__pycache__/fernet.cpython-312.pyc,,
14
+ cryptography/__pycache__/utils.cpython-312.pyc,,
15
+ cryptography/exceptions.py,sha256=835EWILc2fwxw-gyFMriciC2SqhViETB10LBSytnDIc,1087
16
+ cryptography/fernet.py,sha256=3Cvxkh0KJSbX8HbnCHu4wfCW7U0GgfUA3v_qQ8a8iWc,6963
17
+ cryptography/hazmat/__init__.py,sha256=5IwrLWrVp0AjEr_4FdWG_V057NSJGY_W4egNNsuct0g,455
18
+ cryptography/hazmat/__pycache__/__init__.cpython-312.pyc,,
19
+ cryptography/hazmat/__pycache__/_oid.cpython-312.pyc,,
20
+ cryptography/hazmat/_oid.py,sha256=p8ThjwJB56Ci_rAIrjyJ1f8VjgD6e39es2dh8JIUBOw,17240
21
+ cryptography/hazmat/asn1/__init__.py,sha256=hS_EWx3wVvZzfbCcNV8hzcDnyMM8H-BhIoS1TipUosk,293
22
+ cryptography/hazmat/asn1/__pycache__/__init__.cpython-312.pyc,,
23
+ cryptography/hazmat/asn1/__pycache__/asn1.cpython-312.pyc,,
24
+ cryptography/hazmat/asn1/asn1.py,sha256=eMEThEXa19LQjcyVofgHsW6tsZnjp3ddH7bWkkcxfLM,3860
25
+ cryptography/hazmat/backends/__init__.py,sha256=O5jvKFQdZnXhKeqJ-HtulaEL9Ni7mr1mDzZY5kHlYhI,361
26
+ cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc,,
27
+ cryptography/hazmat/backends/openssl/__init__.py,sha256=p3jmJfnCag9iE5sdMrN6VvVEu55u46xaS_IjoI0SrmA,305
28
+ cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc,,
29
+ cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc,,
30
+ cryptography/hazmat/backends/openssl/backend.py,sha256=tV5AxBoFJ2GfA0DMWSY-0TxQJrpQoexzI9R4Kybb--4,10215
31
+ cryptography/hazmat/bindings/__init__.py,sha256=s9oKCQ2ycFdXoERdS1imafueSkBsL9kvbyfghaauZ9Y,180
32
+ cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc,,
33
+ cryptography/hazmat/bindings/_rust.abi3.so,sha256=f8-dHk3kk1Oj6Wn2qVM3eK-aq5PY-x4IrdN1jdLb2gM,12821472
34
+ cryptography/hazmat/bindings/_rust/__init__.pyi,sha256=KhqLhXFPArPzzJ7DYO9Fl8FoXB_BagAd_r4Dm_Ze9Xo,1257
35
+ cryptography/hazmat/bindings/_rust/_openssl.pyi,sha256=mpNJLuYLbCVrd5i33FBTmWwL_55Dw7JPkSLlSX9Q7oI,230
36
+ cryptography/hazmat/bindings/_rust/asn1.pyi,sha256=BrGjC8J6nwuS-r3EVcdXJB8ndotfY9mbQYOfpbPG0HA,354
37
+ cryptography/hazmat/bindings/_rust/declarative_asn1.pyi,sha256=2ECFmYue1EPkHEE2Bm7aLwkjB0mSUTpr23v9MN4pri4,892
38
+ cryptography/hazmat/bindings/_rust/exceptions.pyi,sha256=exXr2xw_0pB1kk93cYbM3MohbzoUkjOms1ZMUi0uQZE,640
39
+ cryptography/hazmat/bindings/_rust/ocsp.pyi,sha256=VPVWuKHI9EMs09ZLRYAGvR0Iz0mCMmEzXAkgJHovpoM,4020
40
+ cryptography/hazmat/bindings/_rust/openssl/__init__.pyi,sha256=iOAMDyHoNwwCSZfZzuXDr64g4GpGUeDgEN-LjXqdrBM,1522
41
+ cryptography/hazmat/bindings/_rust/openssl/aead.pyi,sha256=4Nddw6-ynzIB3w2W86WvkGKTLlTDk_6F5l54RHCuy3E,2688
42
+ cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi,sha256=LhPzHWSXJq4grAJXn6zSvSSdV-aYIIscHDwIPlJGGPs,1315
43
+ cryptography/hazmat/bindings/_rust/openssl/cmac.pyi,sha256=nPH0X57RYpsAkRowVpjQiHE566ThUTx7YXrsadmrmHk,564
44
+ cryptography/hazmat/bindings/_rust/openssl/dh.pyi,sha256=Z3TC-G04-THtSdAOPLM1h2G7ml5bda1ElZUcn5wpuhk,1564
45
+ cryptography/hazmat/bindings/_rust/openssl/dsa.pyi,sha256=qBtkgj2albt2qFcnZ9UDrhzoNhCVO7HTby5VSf1EXMI,1299
46
+ cryptography/hazmat/bindings/_rust/openssl/ec.pyi,sha256=zJy0pRa5n-_p2dm45PxECB_-B6SVZyNKfjxFDpPqT38,1691
47
+ cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi,sha256=VXfXd5G6hUivg399R1DYdmW3eTb0EebzDTqjRC2gaRw,532
48
+ cryptography/hazmat/bindings/_rust/openssl/ed448.pyi,sha256=Yx49lqdnjsD7bxiDV1kcaMrDktug5evi5a6zerMiy2s,514
49
+ cryptography/hazmat/bindings/_rust/openssl/hashes.pyi,sha256=OWZvBx7xfo_HJl41Nc--DugVyCVPIprZ3HlOPTSWH9g,984
50
+ cryptography/hazmat/bindings/_rust/openssl/hmac.pyi,sha256=BXZn7NDjL3JAbYW0SQ8pg1iyC5DbQXVhUAiwsi8DFR8,702
51
+ cryptography/hazmat/bindings/_rust/openssl/kdf.pyi,sha256=xXfFBb9QehHfDtEaxV_65Z0YK7NquOVIChpTLkgAs_k,2029
52
+ cryptography/hazmat/bindings/_rust/openssl/keys.pyi,sha256=teIt8M6ZEMJrn4s3W0UnW0DZ-30Jd68WnSsKKG124l0,912
53
+ cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi,sha256=_SW9NtQ5FDlAbdclFtWpT4lGmxKIKHpN-4j8J2BzYfQ,585
54
+ cryptography/hazmat/bindings/_rust/openssl/rsa.pyi,sha256=2OQCNSXkxgc-3uw1xiCCloIQTV6p9_kK79Yu0rhZgPc,1364
55
+ cryptography/hazmat/bindings/_rust/openssl/x25519.pyi,sha256=ewn4GpQyb7zPwE-ni7GtyQgMC0A1mLuqYsSyqv6nI_s,523
56
+ cryptography/hazmat/bindings/_rust/openssl/x448.pyi,sha256=juTZTmli8jO_5Vcufg-vHvx_tCyezmSLIh_9PU3TczI,505
57
+ cryptography/hazmat/bindings/_rust/pkcs12.pyi,sha256=vEEd5wDiZvb8ZGFaziLCaWLzAwoG_tvPUxLQw5_uOl8,1605
58
+ cryptography/hazmat/bindings/_rust/pkcs7.pyi,sha256=txGBJijqZshEcqra6byPNbnisIdlxzOSIHP2hl9arPs,1601
59
+ cryptography/hazmat/bindings/_rust/test_support.pyi,sha256=PPhld-WkO743iXFPebeG0LtgK0aTzGdjcIsay1Gm5GE,757
60
+ cryptography/hazmat/bindings/_rust/x509.pyi,sha256=n9X0IQ6ICbdIi-ExdCFZoBgeY6njm3QOVAVZwDQdnbk,9784
61
+ cryptography/hazmat/bindings/openssl/__init__.py,sha256=s9oKCQ2ycFdXoERdS1imafueSkBsL9kvbyfghaauZ9Y,180
62
+ cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc,,
63
+ cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc,,
64
+ cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc,,
65
+ cryptography/hazmat/bindings/openssl/_conditional.py,sha256=DMOpA_XN4l70zTc5_J9DpwlbQeUBRTWpfIJ4yRIn1-U,5791
66
+ cryptography/hazmat/bindings/openssl/binding.py,sha256=x8eocEmukO4cm7cHqfVmOoYY7CCXdoF1v1WhZQt9neo,4610
67
+ cryptography/hazmat/decrepit/__init__.py,sha256=wHCbWfaefa-fk6THSw9th9fJUsStJo7245wfFBqmduA,216
68
+ cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc,,
69
+ cryptography/hazmat/decrepit/ciphers/__init__.py,sha256=wHCbWfaefa-fk6THSw9th9fJUsStJo7245wfFBqmduA,216
70
+ cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc,,
71
+ cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc,,
72
+ cryptography/hazmat/decrepit/ciphers/algorithms.py,sha256=YrKgHS4MfwWaMmPBYRymRRlC0phwWp9ycICFezeJPGk,2595
73
+ cryptography/hazmat/primitives/__init__.py,sha256=s9oKCQ2ycFdXoERdS1imafueSkBsL9kvbyfghaauZ9Y,180
74
+ cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc,,
75
+ cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc,,
76
+ cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc,,
77
+ cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc,,
78
+ cryptography/hazmat/primitives/__pycache__/cmac.cpython-312.pyc,,
79
+ cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc,,
80
+ cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc,,
81
+ cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc,,
82
+ cryptography/hazmat/primitives/__pycache__/keywrap.cpython-312.pyc,,
83
+ cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc,,
84
+ cryptography/hazmat/primitives/__pycache__/poly1305.cpython-312.pyc,,
85
+ cryptography/hazmat/primitives/_asymmetric.py,sha256=RhgcouUB6HTiFDBrR1LxqkMjpUxIiNvQ1r_zJjRG6qQ,532
86
+ cryptography/hazmat/primitives/_cipheralgorithm.py,sha256=Eh3i7lwedHfi0eLSsH93PZxQKzY9I6lkK67vL4V5tOc,1522
87
+ cryptography/hazmat/primitives/_serialization.py,sha256=chgPCSF2jxI2Cr5gB-qbWXOvOfupBh4CARS0KAhv9AM,5123
88
+ cryptography/hazmat/primitives/asymmetric/__init__.py,sha256=s9oKCQ2ycFdXoERdS1imafueSkBsL9kvbyfghaauZ9Y,180
89
+ cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc,,
90
+ cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-312.pyc,,
91
+ cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-312.pyc,,
92
+ cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc,,
93
+ cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-312.pyc,,
94
+ cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-312.pyc,,
95
+ cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc,,
96
+ cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc,,
97
+ cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-312.pyc,,
98
+ cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc,,
99
+ cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-312.pyc,,
100
+ cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-312.pyc,,
101
+ cryptography/hazmat/primitives/asymmetric/dh.py,sha256=0v_vEFFz5pQ1QG-FkWDyvgv7IfuVZSH5Q6LyFI5A8rg,3645
102
+ cryptography/hazmat/primitives/asymmetric/dsa.py,sha256=Ld_bbbqQFz12dObHxIkzEQzX0SWWP41RLSWkYSaKhqE,4213
103
+ cryptography/hazmat/primitives/asymmetric/ec.py,sha256=dj0ZR_jTVI1wojjipjbXNVccPSIRObWxSZcTGQKGbHc,13437
104
+ cryptography/hazmat/primitives/asymmetric/ed25519.py,sha256=jZW5cs472wXXV3eB0sE1b8w64gdazwwU0_MT5UOTiXs,3700
105
+ cryptography/hazmat/primitives/asymmetric/ed448.py,sha256=yAetgn2f2JYf0BO8MapGzXeThsvSMG5LmUCrxVOidAA,3729
106
+ cryptography/hazmat/primitives/asymmetric/padding.py,sha256=vQ6l6gOg9HqcbOsvHrSiJRVLdEj9L4m4HkRGYziTyFA,2854
107
+ cryptography/hazmat/primitives/asymmetric/rsa.py,sha256=ZnKOo2f34MCCOupC03Y1uR-_jiSG5IrelHEmxaME3D4,8303
108
+ cryptography/hazmat/primitives/asymmetric/types.py,sha256=LnsOJym-wmPUJ7Knu_7bCNU3kIiELCd6krOaW_JU08I,2996
109
+ cryptography/hazmat/primitives/asymmetric/utils.py,sha256=DPTs6T4F-UhwzFQTh-1fSEpQzazH2jf2xpIro3ItF4o,790
110
+ cryptography/hazmat/primitives/asymmetric/x25519.py,sha256=_4nQeZ3yJ3Lg0RpXnaqA-1yt6vbx1F-wzLcaZHwSpeE,3613
111
+ cryptography/hazmat/primitives/asymmetric/x448.py,sha256=WKBLtuVfJqiBRro654fGaQAlvsKbqbNkK7c4A_ZCdV0,3642
112
+ cryptography/hazmat/primitives/ciphers/__init__.py,sha256=eyEXmjk6_CZXaOPYDr7vAYGXr29QvzgWL2-4CSolLFs,680
113
+ cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc,,
114
+ cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-312.pyc,,
115
+ cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc,,
116
+ cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc,,
117
+ cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc,,
118
+ cryptography/hazmat/primitives/ciphers/aead.py,sha256=Fzlyx7w8KYQakzDp1zWgJnIr62zgZrgVh1u2h4exB54,634
119
+ cryptography/hazmat/primitives/ciphers/algorithms.py,sha256=Q7ZJwcsx83Mgxv5y7r6CyJKSdsOwC-my-5A67-ma2vw,3407
120
+ cryptography/hazmat/primitives/ciphers/base.py,sha256=aBC7HHBBoixebmparVr0UlODs3VD0A7B6oz_AaRjDv8,4253
121
+ cryptography/hazmat/primitives/ciphers/modes.py,sha256=20stpwhDtbAvpH0SMf9EDHIciwmTF-JMBUOZ9bU8WiQ,8318
122
+ cryptography/hazmat/primitives/cmac.py,sha256=sz_s6H_cYnOvx-VNWdIKhRhe3Ymp8z8J0D3CBqOX3gg,338
123
+ cryptography/hazmat/primitives/constant_time.py,sha256=xdunWT0nf8OvKdcqUhhlFKayGp4_PgVJRU2W1wLSr_A,422
124
+ cryptography/hazmat/primitives/hashes.py,sha256=M8BrlKB3U6DEtHvWTV5VRjpteHv1kS3Zxm_Bsk04cr8,5184
125
+ cryptography/hazmat/primitives/hmac.py,sha256=RpB3z9z5skirCQrm7zQbtnp9pLMnAjrlTUvKqF5aDDc,423
126
+ cryptography/hazmat/primitives/kdf/__init__.py,sha256=4XibZnrYq4hh5xBjWiIXzaYW6FKx8hPbVaa_cB9zS64,750
127
+ cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc,,
128
+ cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-312.pyc,,
129
+ cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-312.pyc,,
130
+ cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-312.pyc,,
131
+ cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-312.pyc,,
132
+ cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc,,
133
+ cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-312.pyc,,
134
+ cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-312.pyc,,
135
+ cryptography/hazmat/primitives/kdf/argon2.py,sha256=UFDNXG0v-rw3DqAQTB1UQAsQC2M5Ejg0k_6OCyhLKus,460
136
+ cryptography/hazmat/primitives/kdf/concatkdf.py,sha256=Ua8KoLXXnzgsrAUmHpyKymaPt8aPRP0EHEaBz7QCQ9I,3737
137
+ cryptography/hazmat/primitives/kdf/hkdf.py,sha256=M0lAEfRoc4kpp4-nwDj9yB-vNZukIOYEQrUlWsBNn9o,543
138
+ cryptography/hazmat/primitives/kdf/kbkdf.py,sha256=oZepvo4evhKkkJQWRDwaPoIbyTaFmDc5NPimxg6lfKg,9165
139
+ cryptography/hazmat/primitives/kdf/pbkdf2.py,sha256=1WIwhELR0w8ztTpTu8BrFiYWmK3hUfJq08I79TxwieE,1957
140
+ cryptography/hazmat/primitives/kdf/scrypt.py,sha256=XyWUdUUmhuI9V6TqAPOvujCSMGv1XQdg0a21IWCmO-U,590
141
+ cryptography/hazmat/primitives/kdf/x963kdf.py,sha256=zLTcF665QFvXX2f8TS7fmBZTteXpFjKahzfjjQcCJyw,1999
142
+ cryptography/hazmat/primitives/keywrap.py,sha256=XV4Pj2fqSeD-RqZVvY2cA3j5_7RwJSFygYuLfk2ujCo,5650
143
+ cryptography/hazmat/primitives/padding.py,sha256=QT-U-NvV2eQGO1wVPbDiNGNSc9keRDS-ig5cQOrLz0E,1865
144
+ cryptography/hazmat/primitives/poly1305.py,sha256=P5EPQV-RB_FJPahpg01u0Ts4S_PnAmsroxIGXbGeRRo,355
145
+ cryptography/hazmat/primitives/serialization/__init__.py,sha256=Q7uTgDlt7n3WfsMT6jYwutC6DIg_7SEeoAm1GHZ5B5E,1705
146
+ cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-312.pyc,,
147
+ cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-312.pyc,,
148
+ cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-312.pyc,,
149
+ cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-312.pyc,,
150
+ cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-312.pyc,,
151
+ cryptography/hazmat/primitives/serialization/base.py,sha256=ikq5MJIwp_oUnjiaBco_PmQwOTYuGi-XkYUYHKy8Vo0,615
152
+ cryptography/hazmat/primitives/serialization/pkcs12.py,sha256=mS9cFNG4afzvseoc5e1MWoY2VskfL8N8Y_OFjl67luY,5104
153
+ cryptography/hazmat/primitives/serialization/pkcs7.py,sha256=5OR_Tkysxaprn4FegvJIfbep9rJ9wok6FLWvWwQ5-Mg,13943
154
+ cryptography/hazmat/primitives/serialization/ssh.py,sha256=hPV5obFznz0QhFfXFPOeQ8y6MsurA0xVMQiLnLESEs8,53700
155
+ cryptography/hazmat/primitives/twofactor/__init__.py,sha256=tmMZGB-g4IU1r7lIFqASU019zr0uPp_wEBYcwdDCKCA,258
156
+ cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-312.pyc,,
157
+ cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-312.pyc,,
158
+ cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-312.pyc,,
159
+ cryptography/hazmat/primitives/twofactor/hotp.py,sha256=ivZo5BrcCGWLsqql4nZV0XXCjyGPi_iHfDFltGlOJwk,3256
160
+ cryptography/hazmat/primitives/twofactor/totp.py,sha256=m5LPpRL00kp4zY8gTjr55Hfz9aMlPS53kHmVkSQCmdY,1652
161
+ cryptography/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
162
+ cryptography/utils.py,sha256=nFHkPQZycOQGeBtBRkWSA4WjOHFo7pwummQt-PPSkZc,4349
163
+ cryptography/x509/__init__.py,sha256=xloN0swseNx-m2WFZmCA17gOoxQWqeU82UVjEdJBePQ,8257
164
+ cryptography/x509/__pycache__/__init__.cpython-312.pyc,,
165
+ cryptography/x509/__pycache__/base.cpython-312.pyc,,
166
+ cryptography/x509/__pycache__/certificate_transparency.cpython-312.pyc,,
167
+ cryptography/x509/__pycache__/extensions.cpython-312.pyc,,
168
+ cryptography/x509/__pycache__/general_name.cpython-312.pyc,,
169
+ cryptography/x509/__pycache__/name.cpython-312.pyc,,
170
+ cryptography/x509/__pycache__/ocsp.cpython-312.pyc,,
171
+ cryptography/x509/__pycache__/oid.cpython-312.pyc,,
172
+ cryptography/x509/__pycache__/verification.cpython-312.pyc,,
173
+ cryptography/x509/base.py,sha256=OrmTw3y8B6AE_nGXQPN8x9kq-d7rDWeH13gCq6T6D6U,27997
174
+ cryptography/x509/certificate_transparency.py,sha256=JqoOIDhlwInrYMFW6IFn77WJ0viF-PB_rlZV3vs9MYc,797
175
+ cryptography/x509/extensions.py,sha256=QxYrqR6SF1qzR9ZraP8wDiIczlEVlAFuwDRVcltB6Tk,77724
176
+ cryptography/x509/general_name.py,sha256=sP_rV11Qlpsk4x3XXGJY_Mv0Q_s9dtjeLckHsjpLQoQ,7836
177
+ cryptography/x509/name.py,sha256=ty0_xf0LnHwZAdEf-d8FLO1K4hGqx_7DsD3CHwoLJiY,15101
178
+ cryptography/x509/ocsp.py,sha256=Yey6NdFV1MPjop24Mj_VenjEpg3kUaMopSWOK0AbeBs,12699
179
+ cryptography/x509/oid.py,sha256=BUzgXXGVWilkBkdKPTm9R4qElE9gAGHgdYPMZAp7PJo,931
180
+ cryptography/x509/verification.py,sha256=gR2C2c-XZQtblZhT5T5vjSKOtCb74ef2alPVmEcwFlM,958
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.9.4)
3
+ Root-Is-Purelib: false
4
+ Tag: cp311-abi3-manylinux_2_34_x86_64
5
+
@@ -0,0 +1,3 @@
1
+ This software is made available under the terms of *either* of the licenses
2
+ found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
3
+ under the terms of *both* these licenses.