anp 0.3.7__tar.gz

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 (1268) hide show
  1. anp-0.3.7/.claude/settings.local.json +11 -0
  2. anp-0.3.7/.env.example +10 -0
  3. anp-0.3.7/.gitignore +19 -0
  4. anp-0.3.7/.uv-cache/.gitignore +1 -0
  5. anp-0.3.7/.uv-cache/CACHEDIR.TAG +1 -0
  6. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson/__init__.py +116 -0
  7. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson/py.typed +0 -0
  8. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson-2.0.0.dist-info/LICENSE +177 -0
  9. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson-2.0.0.dist-info/METADATA +96 -0
  10. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson-2.0.0.dist-info/RECORD +8 -0
  11. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson-2.0.0.dist-info/WHEEL +5 -0
  12. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson-2.0.0.dist-info/top_level.txt +1 -0
  13. anp-0.3.7/.uv-cache/archive-v0/3q-kZ3Tsm1QnSiTqoptDx/canonicaljson-2.0.0.dist-info/zip-safe +1 -0
  14. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict/__init__.py +59 -0
  15. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict/_abc.py +73 -0
  16. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict/_compat.py +15 -0
  17. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict/_multidict.cpython-313-darwin.so +0 -0
  18. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict/_multidict_py.py +1242 -0
  19. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict/py.typed +1 -0
  20. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict-6.6.4.dist-info/METADATA +148 -0
  21. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict-6.6.4.dist-info/RECORD +11 -0
  22. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict-6.6.4.dist-info/WHEEL +6 -0
  23. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict-6.6.4.dist-info/licenses/LICENSE +13 -0
  24. anp-0.3.7/.uv-cache/archive-v0/5iedI-00gjP63Tfudcfg3/multidict-6.6.4.dist-info/top_level.txt +1 -0
  25. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/__init__.py +7 -0
  26. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/_attrs.py +31 -0
  27. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/_attrs.pyi +20 -0
  28. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/_core.py +739 -0
  29. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/exceptions.py +165 -0
  30. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/jsonschema.py +642 -0
  31. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/py.typed +0 -0
  32. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/retrieval.py +92 -0
  33. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/tests/__init__.py +0 -0
  34. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/tests/test_core.py +1057 -0
  35. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/tests/test_exceptions.py +34 -0
  36. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/tests/test_jsonschema.py +382 -0
  37. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/tests/test_referencing_suite.py +66 -0
  38. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/tests/test_retrieval.py +106 -0
  39. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing/typing.py +61 -0
  40. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing-0.36.2.dist-info/METADATA +64 -0
  41. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing-0.36.2.dist-info/RECORD +19 -0
  42. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing-0.36.2.dist-info/WHEEL +4 -0
  43. anp-0.3.7/.uv-cache/archive-v0/93Sx4MIBx9wNBhPu5YJmO/referencing-0.36.2.dist-info/licenses/COPYING +19 -0
  44. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/__init__.py +48 -0
  45. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/__main__.py +6 -0
  46. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/api.py +669 -0
  47. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/cd.py +395 -0
  48. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/cli/__init__.py +8 -0
  49. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/cli/__main__.py +381 -0
  50. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/constant.py +2015 -0
  51. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/legacy.py +80 -0
  52. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/md.cpython-313-darwin.so +0 -0
  53. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/md.py +635 -0
  54. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/md__mypyc.cpython-313-darwin.so +0 -0
  55. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/models.py +360 -0
  56. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/py.typed +0 -0
  57. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/utils.py +414 -0
  58. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer/version.py +8 -0
  59. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer-3.4.3.dist-info/METADATA +750 -0
  60. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer-3.4.3.dist-info/RECORD +21 -0
  61. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer-3.4.3.dist-info/WHEEL +6 -0
  62. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer-3.4.3.dist-info/entry_points.txt +2 -0
  63. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer-3.4.3.dist-info/licenses/LICENSE +21 -0
  64. anp-0.3.7/.uv-cache/archive-v0/971ZqLlxYXhzF1TR-DNut/charset_normalizer-3.4.3.dist-info/top_level.txt +1 -0
  65. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs/__init__.py +14 -0
  66. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs/_staggered.py +207 -0
  67. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs/impl.py +259 -0
  68. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs/py.typed +0 -0
  69. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs/types.py +17 -0
  70. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs/utils.py +97 -0
  71. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs-2.6.1.dist-info/LICENSE +279 -0
  72. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs-2.6.1.dist-info/METADATA +123 -0
  73. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs-2.6.1.dist-info/RECORD +10 -0
  74. anp-0.3.7/.uv-cache/archive-v0/9aiJeO1AmcGb49UbYH5he/aiohappyeyeballs-2.6.1.dist-info/WHEEL +4 -0
  75. anp-0.3.7/.uv-cache/archive-v0/AIZzzraEqOU4i0ewOM8Rn/agent_connect-0.3.6.dist-info/METADATA +224 -0
  76. anp-0.3.7/.uv-cache/archive-v0/AIZzzraEqOU4i0ewOM8Rn/agent_connect-0.3.6.dist-info/RECORD +5 -0
  77. anp-0.3.7/.uv-cache/archive-v0/AIZzzraEqOU4i0ewOM8Rn/agent_connect-0.3.6.dist-info/WHEEL +4 -0
  78. anp-0.3.7/.uv-cache/archive-v0/AIZzzraEqOU4i0ewOM8Rn/agent_connect-0.3.6.dist-info/licenses/LICENSE +23 -0
  79. anp-0.3.7/.uv-cache/archive-v0/AIZzzraEqOU4i0ewOM8Rn/agent_connect.pth +1 -0
  80. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/PyJWT-2.10.1.dist-info/AUTHORS.rst +7 -0
  81. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/PyJWT-2.10.1.dist-info/LICENSE +21 -0
  82. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/PyJWT-2.10.1.dist-info/METADATA +106 -0
  83. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/PyJWT-2.10.1.dist-info/RECORD +19 -0
  84. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/PyJWT-2.10.1.dist-info/WHEEL +5 -0
  85. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/PyJWT-2.10.1.dist-info/top_level.txt +1 -0
  86. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/__init__.py +75 -0
  87. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/algorithms.py +875 -0
  88. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/api_jwk.py +144 -0
  89. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/api_jws.py +346 -0
  90. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/api_jwt.py +433 -0
  91. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/exceptions.py +82 -0
  92. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/help.py +67 -0
  93. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/jwk_set_cache.py +31 -0
  94. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/jwks_client.py +126 -0
  95. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/py.typed +0 -0
  96. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/types.py +5 -0
  97. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/utils.py +142 -0
  98. anp-0.3.7/.uv-cache/archive-v0/AkO1ac0xd0B1fj8jNELw1/jwt/warnings.py +2 -0
  99. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/__init__.py +49 -0
  100. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/__main__.py +6 -0
  101. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/cli.py +205 -0
  102. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/ipython.py +39 -0
  103. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/main.py +400 -0
  104. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/parser.py +175 -0
  105. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/py.typed +1 -0
  106. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/variables.py +86 -0
  107. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/dotenv/version.py +1 -0
  108. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/python_dotenv-1.1.1.dist-info/METADATA +733 -0
  109. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/python_dotenv-1.1.1.dist-info/RECORD +15 -0
  110. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/python_dotenv-1.1.1.dist-info/WHEEL +5 -0
  111. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/python_dotenv-1.1.1.dist-info/entry_points.txt +2 -0
  112. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/python_dotenv-1.1.1.dist-info/licenses/LICENSE +27 -0
  113. anp-0.3.7/.uv-cache/archive-v0/Cau1hmIjTUbq8h6LbsWVA/python_dotenv-1.1.1.dist-info/top_level.txt +1 -0
  114. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/__init__.py +93 -0
  115. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/_ast_gen.py +336 -0
  116. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/_build_tables.py +40 -0
  117. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/_c_ast.cfg +195 -0
  118. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ast_transforms.py +164 -0
  119. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/c_ast.py +1125 -0
  120. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/c_generator.py +502 -0
  121. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/c_lexer.py +569 -0
  122. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/c_parser.py +1973 -0
  123. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/lextab.py +10 -0
  124. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ply/__init__.py +5 -0
  125. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ply/cpp.py +905 -0
  126. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ply/ctokens.py +133 -0
  127. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ply/lex.py +1099 -0
  128. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ply/yacc.py +3494 -0
  129. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/ply/ygen.py +74 -0
  130. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/plyparser.py +133 -0
  131. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser/yacctab.py +374 -0
  132. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser-2.23.dist-info/LICENSE +27 -0
  133. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser-2.23.dist-info/METADATA +28 -0
  134. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser-2.23.dist-info/RECORD +23 -0
  135. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser-2.23.dist-info/WHEEL +5 -0
  136. anp-0.3.7/.uv-cache/archive-v0/DyqVr4nxthKxCp-m1j56j/pycparser-2.23.dist-info/top_level.txt +1 -0
  137. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi/__init__.py +4 -0
  138. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi/__main__.py +12 -0
  139. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi/cacert.pem +4738 -0
  140. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi/core.py +83 -0
  141. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi/py.typed +0 -0
  142. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi-2025.8.3.dist-info/METADATA +77 -0
  143. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi-2025.8.3.dist-info/RECORD +10 -0
  144. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi-2025.8.3.dist-info/WHEEL +5 -0
  145. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi-2025.8.3.dist-info/licenses/LICENSE +20 -0
  146. anp-0.3.7/.uv-cache/archive-v0/EDz975_YZ7BMaT9aTd2C5/certifi-2025.8.3.dist-info/top_level.txt +1 -0
  147. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/__init__.py +184 -0
  148. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/__version__.py +14 -0
  149. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/_internal_utils.py +50 -0
  150. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/adapters.py +696 -0
  151. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/api.py +157 -0
  152. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/auth.py +314 -0
  153. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/certs.py +17 -0
  154. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/compat.py +106 -0
  155. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/cookies.py +561 -0
  156. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/exceptions.py +151 -0
  157. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/help.py +134 -0
  158. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/hooks.py +33 -0
  159. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/models.py +1039 -0
  160. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/packages.py +23 -0
  161. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/sessions.py +831 -0
  162. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/status_codes.py +128 -0
  163. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/structures.py +99 -0
  164. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests/utils.py +1086 -0
  165. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests-2.32.5.dist-info/METADATA +133 -0
  166. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests-2.32.5.dist-info/RECORD +23 -0
  167. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests-2.32.5.dist-info/WHEEL +5 -0
  168. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests-2.32.5.dist-info/licenses/LICENSE +175 -0
  169. anp-0.3.7/.uv-cache/archive-v0/Flg0Q9294k9olBi8Rp9nG/requests-2.32.5.dist-info/top_level.txt +1 -0
  170. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/__init__.py +14 -0
  171. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_parse.py +203 -0
  172. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_path.py +41 -0
  173. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_query.py +114 -0
  174. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_quoters.py +33 -0
  175. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_quoting.py +19 -0
  176. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_quoting_c.cpython-313-darwin.so +0 -0
  177. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_quoting_c.pyx +453 -0
  178. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_quoting_py.py +213 -0
  179. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/_url.py +1604 -0
  180. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl/py.typed +1 -0
  181. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl-1.20.1.dist-info/METADATA +2427 -0
  182. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl-1.20.1.dist-info/RECORD +17 -0
  183. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl-1.20.1.dist-info/WHEEL +6 -0
  184. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl-1.20.1.dist-info/licenses/LICENSE +202 -0
  185. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl-1.20.1.dist-info/licenses/NOTICE +13 -0
  186. anp-0.3.7/.uv-cache/archive-v0/GC8JFwjiiqIfNIyAdKg46/yarl-1.20.1.dist-info/top_level.txt +1 -0
  187. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/.hash/_cparser.pxd.hash +1 -0
  188. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/.hash/_find_header.pxd.hash +1 -0
  189. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/.hash/_http_parser.pyx.hash +1 -0
  190. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/.hash/_http_writer.pyx.hash +1 -0
  191. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/.hash/hdrs.py.hash +1 -0
  192. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/__init__.py +278 -0
  193. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_cookie_helpers.py +309 -0
  194. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_cparser.pxd +158 -0
  195. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_find_header.pxd +2 -0
  196. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_headers.pxi +83 -0
  197. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_http_parser.cpython-313-darwin.so +0 -0
  198. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_http_parser.pyx +837 -0
  199. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_http_writer.cpython-313-darwin.so +0 -0
  200. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_http_writer.pyx +160 -0
  201. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/.hash/mask.pxd.hash +1 -0
  202. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/.hash/mask.pyx.hash +1 -0
  203. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/.hash/reader_c.pxd.hash +1 -0
  204. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/__init__.py +1 -0
  205. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/helpers.py +147 -0
  206. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/mask.cpython-313-darwin.so +0 -0
  207. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/mask.pxd +3 -0
  208. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/mask.pyx +48 -0
  209. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/models.py +84 -0
  210. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/reader.py +31 -0
  211. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/reader_c.cpython-313-darwin.so +0 -0
  212. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/reader_c.pxd +110 -0
  213. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/reader_c.py +476 -0
  214. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/reader_py.py +476 -0
  215. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/_websocket/writer.py +178 -0
  216. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/abc.py +268 -0
  217. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/base_protocol.py +100 -0
  218. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client.py +1613 -0
  219. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client_exceptions.py +421 -0
  220. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client_middleware_digest_auth.py +476 -0
  221. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client_middlewares.py +55 -0
  222. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client_proto.py +359 -0
  223. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client_reqrep.py +1533 -0
  224. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/client_ws.py +428 -0
  225. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/compression_utils.py +278 -0
  226. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/connector.py +1834 -0
  227. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/cookiejar.py +522 -0
  228. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/formdata.py +179 -0
  229. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/hdrs.py +121 -0
  230. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/helpers.py +958 -0
  231. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/http.py +72 -0
  232. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/http_exceptions.py +112 -0
  233. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/http_parser.py +1050 -0
  234. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/http_websocket.py +36 -0
  235. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/http_writer.py +378 -0
  236. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/log.py +8 -0
  237. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/multipart.py +1141 -0
  238. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/payload.py +1120 -0
  239. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/payload_streamer.py +78 -0
  240. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/py.typed +1 -0
  241. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/pytest_plugin.py +444 -0
  242. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/resolver.py +274 -0
  243. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/streams.py +727 -0
  244. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/tcp_helpers.py +37 -0
  245. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/test_utils.py +774 -0
  246. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/tracing.py +455 -0
  247. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/typedefs.py +69 -0
  248. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web.py +605 -0
  249. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_app.py +620 -0
  250. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_exceptions.py +452 -0
  251. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_fileresponse.py +418 -0
  252. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_log.py +216 -0
  253. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_middlewares.py +121 -0
  254. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_protocol.py +792 -0
  255. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_request.py +916 -0
  256. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_response.py +856 -0
  257. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_routedef.py +214 -0
  258. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_runner.py +399 -0
  259. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_server.py +84 -0
  260. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_urldispatcher.py +1303 -0
  261. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/web_ws.py +631 -0
  262. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp/worker.py +255 -0
  263. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp-3.12.15.dist-info/METADATA +251 -0
  264. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp-3.12.15.dist-info/RECORD +82 -0
  265. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp-3.12.15.dist-info/WHEEL +6 -0
  266. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp-3.12.15.dist-info/licenses/LICENSE.txt +13 -0
  267. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp-3.12.15.dist-info/licenses/vendor/llhttp/LICENSE +22 -0
  268. anp-0.3.7/.uv-cache/archive-v0/IA2xDQ6qp3rT1y86QaHH9/aiohttp-3.12.15.dist-info/top_level.txt +1 -0
  269. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/__about__.py +17 -0
  270. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/__init__.py +13 -0
  271. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/exceptions.py +52 -0
  272. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/fernet.py +215 -0
  273. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/__init__.py +13 -0
  274. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/_oid.py +313 -0
  275. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/backends/__init__.py +13 -0
  276. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/backends/openssl/__init__.py +9 -0
  277. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/backends/openssl/backend.py +291 -0
  278. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/__init__.py +3 -0
  279. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/__init__.pyi +24 -0
  280. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/_openssl.pyi +8 -0
  281. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/asn1.pyi +7 -0
  282. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/exceptions.pyi +17 -0
  283. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/ocsp.pyi +23 -0
  284. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi +71 -0
  285. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/aead.pyi +103 -0
  286. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi +38 -0
  287. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi +18 -0
  288. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/dh.pyi +51 -0
  289. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi +41 -0
  290. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/ec.pyi +52 -0
  291. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi +12 -0
  292. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi +12 -0
  293. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi +17 -0
  294. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi +21 -0
  295. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi +22 -0
  296. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/keys.pyi +33 -0
  297. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi +13 -0
  298. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi +55 -0
  299. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi +12 -0
  300. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/openssl/x448.pyi +12 -0
  301. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/pkcs12.pyi +46 -0
  302. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/pkcs7.pyi +30 -0
  303. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/test_support.pyi +29 -0
  304. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust/x509.pyi +108 -0
  305. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
  306. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/openssl/__init__.py +3 -0
  307. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/openssl/_conditional.py +183 -0
  308. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/bindings/openssl/binding.py +121 -0
  309. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/decrepit/__init__.py +5 -0
  310. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/decrepit/ciphers/__init__.py +5 -0
  311. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/decrepit/ciphers/algorithms.py +107 -0
  312. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/__init__.py +3 -0
  313. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/_asymmetric.py +19 -0
  314. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/_cipheralgorithm.py +58 -0
  315. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/_serialization.py +169 -0
  316. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/__init__.py +3 -0
  317. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/dh.py +135 -0
  318. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/dsa.py +154 -0
  319. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/ec.py +403 -0
  320. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/ed25519.py +116 -0
  321. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/ed448.py +118 -0
  322. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/padding.py +113 -0
  323. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/rsa.py +260 -0
  324. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/types.py +111 -0
  325. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/utils.py +24 -0
  326. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/x25519.py +109 -0
  327. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/asymmetric/x448.py +112 -0
  328. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/ciphers/__init__.py +27 -0
  329. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/ciphers/aead.py +23 -0
  330. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/ciphers/algorithms.py +177 -0
  331. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/ciphers/base.py +145 -0
  332. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/ciphers/modes.py +268 -0
  333. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/cmac.py +10 -0
  334. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/constant_time.py +14 -0
  335. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/hashes.py +242 -0
  336. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/hmac.py +13 -0
  337. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/__init__.py +23 -0
  338. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/concatkdf.py +124 -0
  339. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/hkdf.py +101 -0
  340. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/kbkdf.py +302 -0
  341. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/pbkdf2.py +62 -0
  342. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/scrypt.py +80 -0
  343. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/kdf/x963kdf.py +61 -0
  344. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/keywrap.py +177 -0
  345. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/padding.py +204 -0
  346. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/poly1305.py +11 -0
  347. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/serialization/__init__.py +63 -0
  348. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/serialization/base.py +14 -0
  349. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/serialization/pkcs12.py +156 -0
  350. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/serialization/pkcs7.py +336 -0
  351. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/serialization/ssh.py +1569 -0
  352. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/twofactor/__init__.py +9 -0
  353. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/twofactor/hotp.py +92 -0
  354. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/hazmat/primitives/twofactor/totp.py +50 -0
  355. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/py.typed +0 -0
  356. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/utils.py +127 -0
  357. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/__init__.py +259 -0
  358. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/base.py +1226 -0
  359. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/certificate_transparency.py +97 -0
  360. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/extensions.py +2196 -0
  361. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/general_name.py +281 -0
  362. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/name.py +465 -0
  363. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/ocsp.py +678 -0
  364. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/oid.py +35 -0
  365. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography/x509/verification.py +28 -0
  366. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography-43.0.3.dist-info/METADATA +138 -0
  367. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography-43.0.3.dist-info/RECORD +103 -0
  368. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography-43.0.3.dist-info/WHEEL +4 -0
  369. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography-43.0.3.dist-info/license_files/LICENSE +3 -0
  370. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography-43.0.3.dist-info/license_files/LICENSE.APACHE +202 -0
  371. anp-0.3.7/.uv-cache/archive-v0/IifB20JZpTrGZlSYMkyO_/cryptography-43.0.3.dist-info/license_files/LICENSE.BSD +27 -0
  372. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal/__init__.py +59 -0
  373. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal/py.typed +0 -0
  374. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal-1.4.0.dist-info/METADATA +112 -0
  375. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal-1.4.0.dist-info/RECORD +7 -0
  376. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal-1.4.0.dist-info/WHEEL +5 -0
  377. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal-1.4.0.dist-info/licenses/LICENSE +201 -0
  378. anp-0.3.7/.uv-cache/archive-v0/J4FuzFN23rGSJolmdBEDo/aiosignal-1.4.0.dist-info/top_level.txt +1 -0
  379. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/__init__.py +104 -0
  380. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/_compat.py +138 -0
  381. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/_rwlock.py +86 -0
  382. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/_sha3.py +181 -0
  383. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/_version.py +21 -0
  384. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/curves.py +590 -0
  385. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/der.py +478 -0
  386. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/ecdh.py +336 -0
  387. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/ecdsa.py +1094 -0
  388. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/eddsa.py +252 -0
  389. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/ellipticcurve.py +1609 -0
  390. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/errors.py +4 -0
  391. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/keys.py +1631 -0
  392. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/numbertheory.py +835 -0
  393. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/rfc6979.py +113 -0
  394. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/ssh.py +83 -0
  395. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_curves.py +361 -0
  396. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_der.py +602 -0
  397. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_ecdh.py +449 -0
  398. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_ecdsa.py +694 -0
  399. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_eddsa.py +1124 -0
  400. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_ellipticcurve.py +294 -0
  401. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_jacobi.py +934 -0
  402. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_keys.py +1138 -0
  403. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_malformed_sigs.py +378 -0
  404. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_numbertheory.py +483 -0
  405. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_pyecdsa.py +2564 -0
  406. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_rw_lock.py +180 -0
  407. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/test_sha3.py +111 -0
  408. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa/util.py +533 -0
  409. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa-0.19.1.dist-info/LICENSE +24 -0
  410. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa-0.19.1.dist-info/METADATA +671 -0
  411. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa-0.19.1.dist-info/RECORD +35 -0
  412. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa-0.19.1.dist-info/WHEEL +6 -0
  413. anp-0.3.7/.uv-cache/archive-v0/JnFMJQROEkYQ5rF0yVq3n/ecdsa-0.19.1.dist-info/top_level.txt +1 -0
  414. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/__init__.py +15 -0
  415. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/LICENSE +27 -0
  416. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/__init__.py +277 -0
  417. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/__main__.py +19 -0
  418. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/draft04.py +618 -0
  419. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/draft06.py +188 -0
  420. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/draft07.py +116 -0
  421. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/exceptions.py +51 -0
  422. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/generator.py +353 -0
  423. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/indent.py +28 -0
  424. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/ref_resolver.py +178 -0
  425. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/fastjsonschema/version.py +1 -0
  426. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/LICENSE +18 -0
  427. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/__init__.py +38 -0
  428. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/__pyinstaller/__init__.py +6 -0
  429. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/__pyinstaller/hook-lark.py +14 -0
  430. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/ast_utils.py +59 -0
  431. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/common.py +86 -0
  432. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/exceptions.py +292 -0
  433. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/grammar.py +130 -0
  434. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/grammars/__init__.py +0 -0
  435. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/grammars/common.lark +59 -0
  436. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/grammars/lark.lark +62 -0
  437. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/grammars/python.lark +302 -0
  438. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/grammars/unicode.lark +7 -0
  439. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/indenter.py +143 -0
  440. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/lark.py +658 -0
  441. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/lexer.py +678 -0
  442. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/load_grammar.py +1428 -0
  443. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parse_tree_builder.py +391 -0
  444. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parser_frontends.py +257 -0
  445. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/__init__.py +0 -0
  446. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/cyk.py +340 -0
  447. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/earley.py +317 -0
  448. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/earley_common.py +42 -0
  449. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/earley_forest.py +802 -0
  450. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/grammar_analysis.py +203 -0
  451. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/lalr_analysis.py +332 -0
  452. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/lalr_interactive_parser.py +158 -0
  453. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/lalr_parser.py +122 -0
  454. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/lalr_parser_state.py +110 -0
  455. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/parsers/xearley.py +165 -0
  456. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/py.typed +0 -0
  457. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/reconstruct.py +107 -0
  458. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tools/__init__.py +70 -0
  459. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tools/nearley.py +202 -0
  460. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tools/serialize.py +32 -0
  461. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tools/standalone.py +196 -0
  462. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tree.py +267 -0
  463. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tree_matcher.py +186 -0
  464. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/tree_templates.py +180 -0
  465. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/utils.py +346 -0
  466. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/lark/visitors.py +596 -0
  467. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/LICENSE +3 -0
  468. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/LICENSE.APACHE +177 -0
  469. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/LICENSE.BSD +23 -0
  470. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/__init__.py +15 -0
  471. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/_elffile.py +109 -0
  472. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/_manylinux.py +262 -0
  473. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/_musllinux.py +85 -0
  474. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/_parser.py +353 -0
  475. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/_structures.py +61 -0
  476. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/_tokenizer.py +195 -0
  477. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/licenses/__init__.py +145 -0
  478. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/licenses/_spdx.py +759 -0
  479. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/markers.py +362 -0
  480. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/metadata.py +862 -0
  481. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/py.typed +0 -0
  482. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/requirements.py +91 -0
  483. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/specifiers.py +1019 -0
  484. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/tags.py +656 -0
  485. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/utils.py +163 -0
  486. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/packaging/version.py +582 -0
  487. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/tomli/LICENSE +21 -0
  488. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/tomli/__init__.py +8 -0
  489. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/tomli/_parser.py +770 -0
  490. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/tomli/_re.py +112 -0
  491. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/tomli/_types.py +10 -0
  492. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/tomli/py.typed +1 -0
  493. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/_vendor/vendor.txt +4 -0
  494. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/__init__.py +0 -0
  495. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/__init__.py +22 -0
  496. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/any_constraint.py +45 -0
  497. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/base_constraint.py +42 -0
  498. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/constraint.py +263 -0
  499. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/empty_constraint.py +45 -0
  500. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/multi_constraint.py +178 -0
  501. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/parser.py +98 -0
  502. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/generic/union_constraint.py +218 -0
  503. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/__init__.py +26 -0
  504. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/empty_constraint.py +64 -0
  505. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/exceptions.py +5 -0
  506. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/parser.py +258 -0
  507. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/patterns.py +42 -0
  508. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/util.py +58 -0
  509. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/version.py +182 -0
  510. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/version_constraint.py +130 -0
  511. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/version_range.py +472 -0
  512. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/version_range_constraint.py +125 -0
  513. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/constraints/version/version_union.py +331 -0
  514. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/exceptions/__init__.py +6 -0
  515. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/exceptions/base.py +5 -0
  516. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/factory.py +1087 -0
  517. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/json/__init__.py +34 -0
  518. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/json/schemas/dependency-groups-schema.json +39 -0
  519. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/json/schemas/poetry-schema.json +723 -0
  520. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/json/schemas/project-schema.json +348 -0
  521. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/__init__.py +8 -0
  522. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/api.py +97 -0
  523. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/builders/__init__.py +0 -0
  524. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/builders/builder.py +390 -0
  525. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/builders/sdist.py +436 -0
  526. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/builders/wheel.py +562 -0
  527. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/metadata.py +169 -0
  528. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/utils/__init__.py +0 -0
  529. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/utils/helpers.py +52 -0
  530. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/utils/include.py +49 -0
  531. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/utils/module.py +117 -0
  532. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/masonry/utils/package_include.py +98 -0
  533. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/__init__.py +0 -0
  534. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/dependency.py +545 -0
  535. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/dependency_group.py +220 -0
  536. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/directory_dependency.py +66 -0
  537. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/file_dependency.py +61 -0
  538. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/package.py +664 -0
  539. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/path_dependency.py +93 -0
  540. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/project_package.py +125 -0
  541. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/specification.py +227 -0
  542. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/url_dependency.py +63 -0
  543. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/utils/__init__.py +0 -0
  544. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/utils/link.py +226 -0
  545. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/utils/utils.py +415 -0
  546. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/packages/vcs_dependency.py +139 -0
  547. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/poetry.py +94 -0
  548. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/py.typed +0 -0
  549. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/pyproject/__init__.py +0 -0
  550. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/pyproject/exceptions.py +7 -0
  551. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/pyproject/tables.py +51 -0
  552. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/pyproject/toml.py +102 -0
  553. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/spdx/__init__.py +0 -0
  554. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/spdx/data/licenses.json +3517 -0
  555. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/spdx/helpers.py +65 -0
  556. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/spdx/license.py +165 -0
  557. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/spdx/updater.py +39 -0
  558. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/utils/__init__.py +0 -0
  559. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/utils/_compat.py +15 -0
  560. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/utils/helpers.py +126 -0
  561. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/utils/patterns.py +13 -0
  562. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/vcs/__init__.py +44 -0
  563. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/vcs/git.py +295 -0
  564. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/__init__.py +0 -0
  565. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/exceptions.py +5 -0
  566. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/grammars/__init__.py +10 -0
  567. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/grammars/markers.lark +36 -0
  568. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/grammars/pep508.lark +29 -0
  569. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/helpers.py +68 -0
  570. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/markers.py +1396 -0
  571. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/parser.py +31 -0
  572. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/pep440/__init__.py +9 -0
  573. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/pep440/parser.py +85 -0
  574. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/pep440/segments.py +165 -0
  575. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/pep440/version.py +321 -0
  576. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry/core/version/requirements.py +118 -0
  577. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry_core-2.2.1.dist-info/METADATA +84 -0
  578. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry_core-2.2.1.dist-info/RECORD +167 -0
  579. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry_core-2.2.1.dist-info/WHEEL +4 -0
  580. anp-0.3.7/.uv-cache/archive-v0/KPhDXyZDA3Jhe36LwTrE1/poetry_core-2.2.1.dist-info/licenses/LICENSE +20 -0
  581. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection/__init__.py +0 -0
  582. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection/introspection.py +587 -0
  583. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection/py.typed +0 -0
  584. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection/typing_objects.py +596 -0
  585. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection/typing_objects.pyi +406 -0
  586. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection-0.4.1.dist-info/METADATA +49 -0
  587. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection-0.4.1.dist-info/RECORD +9 -0
  588. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection-0.4.1.dist-info/WHEEL +4 -0
  589. anp-0.3.7/.uv-cache/archive-v0/LmEvnWXDb8Twzy3TWXHyL/typing_inspection-0.4.1.dist-info/licenses/LICENSE +21 -0
  590. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/_cffi_backend.cpython-313-darwin.so +0 -0
  591. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/__init__.py +14 -0
  592. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/_cffi_errors.h +149 -0
  593. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/_cffi_include.h +389 -0
  594. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/_embedding.h +550 -0
  595. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/_imp_emulation.py +83 -0
  596. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/_shimmed_dist_utils.py +45 -0
  597. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/api.py +967 -0
  598. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/backend_ctypes.py +1121 -0
  599. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/cffi_opcode.py +187 -0
  600. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/commontypes.py +82 -0
  601. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/cparser.py +1015 -0
  602. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/error.py +31 -0
  603. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/ffiplatform.py +113 -0
  604. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/lock.py +30 -0
  605. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/model.py +618 -0
  606. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/parse_c_type.h +181 -0
  607. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/pkgconfig.py +121 -0
  608. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/recompiler.py +1598 -0
  609. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/setuptools_ext.py +229 -0
  610. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/vengine_cpy.py +1087 -0
  611. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/vengine_gen.py +679 -0
  612. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi/verifier.py +306 -0
  613. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/METADATA +68 -0
  614. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/RECORD +30 -0
  615. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/WHEEL +6 -0
  616. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/entry_points.txt +2 -0
  617. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/licenses/AUTHORS +8 -0
  618. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/licenses/LICENSE +23 -0
  619. anp-0.3.7/.uv-cache/archive-v0/MKjeM7tqxfTsSIjoTu6GL/cffi-2.0.0.dist-info/top_level.txt +2 -0
  620. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/__init__.py +120 -0
  621. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/__main__.py +6 -0
  622. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/_format.py +546 -0
  623. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/_keywords.py +449 -0
  624. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/_legacy_keywords.py +449 -0
  625. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/_types.py +204 -0
  626. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/_typing.py +29 -0
  627. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/_utils.py +355 -0
  628. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/__init__.py +5 -0
  629. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/const_vs_enum.py +30 -0
  630. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/contains.py +28 -0
  631. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/issue232/issue.json +2653 -0
  632. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/issue232.py +25 -0
  633. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/json_schema_test_suite.py +12 -0
  634. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/nested_schemas.py +56 -0
  635. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/subcomponents.py +42 -0
  636. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/unused_registry.py +35 -0
  637. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/useless_applicator_schemas.py +106 -0
  638. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/useless_keywords.py +32 -0
  639. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/benchmarks/validator_creation.py +14 -0
  640. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/cli.py +292 -0
  641. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/exceptions.py +490 -0
  642. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/protocols.py +230 -0
  643. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/__init__.py +0 -0
  644. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/_suite.py +285 -0
  645. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/fuzz_validate.py +50 -0
  646. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_cli.py +904 -0
  647. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_deprecations.py +432 -0
  648. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_exceptions.py +759 -0
  649. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_format.py +91 -0
  650. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_jsonschema_test_suite.py +262 -0
  651. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_types.py +221 -0
  652. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_utils.py +138 -0
  653. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/test_validators.py +2575 -0
  654. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/typing/__init__.py +0 -0
  655. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/tests/typing/test_all_concrete_validators_match_protocol.py +38 -0
  656. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema/validators.py +1410 -0
  657. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema-4.25.1.dist-info/METADATA +170 -0
  658. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema-4.25.1.dist-info/RECORD +42 -0
  659. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema-4.25.1.dist-info/WHEEL +4 -0
  660. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema-4.25.1.dist-info/entry_points.txt +2 -0
  661. anp-0.3.7/.uv-cache/archive-v0/MOeRHVgckMrPpCZRYUndN/jsonschema-4.25.1.dist-info/licenses/COPYING +19 -0
  662. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58/__init__.py +159 -0
  663. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58/__main__.py +50 -0
  664. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58/py.typed +1 -0
  665. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58-2.1.1.dist-info/COPYING +19 -0
  666. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58-2.1.1.dist-info/METADATA +86 -0
  667. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58-2.1.1.dist-info/RECORD +9 -0
  668. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58-2.1.1.dist-info/WHEEL +5 -0
  669. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58-2.1.1.dist-info/entry_points.txt +3 -0
  670. anp-0.3.7/.uv-cache/archive-v0/Mbw2-HbKr2VUYA8-UXi_E/base58-2.1.1.dist-info/top_level.txt +1 -0
  671. anp-0.3.7/.uv-cache/archive-v0/NrmvElSxiVEoyqvVw0mhe/six-1.17.0.dist-info/LICENSE +18 -0
  672. anp-0.3.7/.uv-cache/archive-v0/NrmvElSxiVEoyqvVw0mhe/six-1.17.0.dist-info/METADATA +43 -0
  673. anp-0.3.7/.uv-cache/archive-v0/NrmvElSxiVEoyqvVw0mhe/six-1.17.0.dist-info/RECORD +6 -0
  674. anp-0.3.7/.uv-cache/archive-v0/NrmvElSxiVEoyqvVw0mhe/six-1.17.0.dist-info/WHEEL +6 -0
  675. anp-0.3.7/.uv-cache/archive-v0/NrmvElSxiVEoyqvVw0mhe/six-1.17.0.dist-info/top_level.txt +1 -0
  676. anp-0.3.7/.uv-cache/archive-v0/NrmvElSxiVEoyqvVw0mhe/six.py +1003 -0
  677. anp-0.3.7/.uv-cache/archive-v0/Oj0pPXptwodWHCMDLmEvO/typing_extensions-4.15.0.dist-info/METADATA +72 -0
  678. anp-0.3.7/.uv-cache/archive-v0/Oj0pPXptwodWHCMDLmEvO/typing_extensions-4.15.0.dist-info/RECORD +5 -0
  679. anp-0.3.7/.uv-cache/archive-v0/Oj0pPXptwodWHCMDLmEvO/typing_extensions-4.15.0.dist-info/WHEEL +4 -0
  680. anp-0.3.7/.uv-cache/archive-v0/Oj0pPXptwodWHCMDLmEvO/typing_extensions-4.15.0.dist-info/licenses/LICENSE +279 -0
  681. anp-0.3.7/.uv-cache/archive-v0/Oj0pPXptwodWHCMDLmEvO/typing_extensions.py +4317 -0
  682. anp-0.3.7/.uv-cache/archive-v0/PEfrQv-FLNlf0F7MHGuGW/jcs/__init__.py +5 -0
  683. anp-0.3.7/.uv-cache/archive-v0/PEfrQv-FLNlf0F7MHGuGW/jcs/_jcs.py +519 -0
  684. anp-0.3.7/.uv-cache/archive-v0/PEfrQv-FLNlf0F7MHGuGW/jcs/ntoj.py +112 -0
  685. anp-0.3.7/.uv-cache/archive-v0/PEfrQv-FLNlf0F7MHGuGW/jcs-0.2.1.dist-info/METADATA +45 -0
  686. anp-0.3.7/.uv-cache/archive-v0/PEfrQv-FLNlf0F7MHGuGW/jcs-0.2.1.dist-info/RECORD +6 -0
  687. anp-0.3.7/.uv-cache/archive-v0/PEfrQv-FLNlf0F7MHGuGW/jcs-0.2.1.dist-info/WHEEL +4 -0
  688. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/__init__.py +104 -0
  689. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/__init__.pyi +389 -0
  690. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_cmp.py +160 -0
  691. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_cmp.pyi +13 -0
  692. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_compat.py +94 -0
  693. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_config.py +31 -0
  694. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_funcs.py +468 -0
  695. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_make.py +3123 -0
  696. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_next_gen.py +623 -0
  697. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_typing_compat.pyi +15 -0
  698. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_version_info.py +86 -0
  699. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/_version_info.pyi +9 -0
  700. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/converters.py +162 -0
  701. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/converters.pyi +19 -0
  702. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/exceptions.py +95 -0
  703. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/exceptions.pyi +17 -0
  704. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/filters.py +72 -0
  705. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/filters.pyi +6 -0
  706. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/py.typed +0 -0
  707. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/setters.py +79 -0
  708. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/setters.pyi +20 -0
  709. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/validators.py +710 -0
  710. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attr/validators.pyi +86 -0
  711. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/__init__.py +69 -0
  712. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/__init__.pyi +263 -0
  713. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/converters.py +3 -0
  714. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/exceptions.py +3 -0
  715. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/filters.py +3 -0
  716. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/py.typed +0 -0
  717. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/setters.py +3 -0
  718. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs/validators.py +3 -0
  719. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs-25.3.0.dist-info/METADATA +232 -0
  720. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs-25.3.0.dist-info/RECORD +35 -0
  721. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs-25.3.0.dist-info/WHEEL +4 -0
  722. anp-0.3.7/.uv-cache/archive-v0/RCGV42JcKWbPRDeE3yjQb/attrs-25.3.0.dist-info/licenses/LICENSE +21 -0
  723. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/__init__.py +45 -0
  724. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/codec.py +122 -0
  725. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/compat.py +15 -0
  726. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/core.py +437 -0
  727. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/idnadata.py +4243 -0
  728. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/intranges.py +57 -0
  729. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/package_data.py +1 -0
  730. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/py.typed +0 -0
  731. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna/uts46data.py +8681 -0
  732. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna-3.10.dist-info/LICENSE.md +31 -0
  733. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna-3.10.dist-info/METADATA +250 -0
  734. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna-3.10.dist-info/RECORD +13 -0
  735. anp-0.3.7/.uv-cache/archive-v0/VciFzKH85c8pedswhbFgW/idna-3.10.dist-info/WHEEL +4 -0
  736. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist/__init__.py +86 -0
  737. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist/__init__.pyi +47 -0
  738. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist/_frozenlist.cpython-313-darwin.so +0 -0
  739. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist/_frozenlist.pyx +148 -0
  740. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist/py.typed +1 -0
  741. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist-1.7.0.dist-info/METADATA +626 -0
  742. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist-1.7.0.dist-info/RECORD +10 -0
  743. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist-1.7.0.dist-info/WHEEL +6 -0
  744. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist-1.7.0.dist-info/licenses/LICENSE +201 -0
  745. anp-0.3.7/.uv-cache/archive-v0/XkrNulvwFcT9W37hkXWUY/frozenlist-1.7.0.dist-info/top_level.txt +1 -0
  746. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/__init__.py +12 -0
  747. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/_core.py +38 -0
  748. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  749. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  750. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  751. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  752. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
  753. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  754. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  755. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  756. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  757. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  758. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  759. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  760. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  761. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  762. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  763. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  764. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  765. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  766. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  767. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  768. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/tests/__init__.py +0 -0
  769. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications/tests/test_jsonschema_specifications.py +41 -0
  770. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications-2025.9.1.dist-info/METADATA +54 -0
  771. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications-2025.9.1.dist-info/RECORD +28 -0
  772. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications-2025.9.1.dist-info/WHEEL +4 -0
  773. anp-0.3.7/.uv-cache/archive-v0/ZFPhStcWCnaXmpmpu9Dy1/jsonschema_specifications-2025.9.1.dist-info/licenses/COPYING +19 -0
  774. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/__init__.py +47 -0
  775. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_errors.py +54 -0
  776. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_inet.py +170 -0
  777. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_int.py +22 -0
  778. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_iri.py +291 -0
  779. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_ordereddict.py +135 -0
  780. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_teletex_codec.py +331 -0
  781. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/_types.py +46 -0
  782. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/algos.py +1189 -0
  783. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/cms.py +1003 -0
  784. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/core.py +5676 -0
  785. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/crl.py +536 -0
  786. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/csr.py +133 -0
  787. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/keys.py +1301 -0
  788. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/ocsp.py +703 -0
  789. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/parser.py +292 -0
  790. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/pdf.py +84 -0
  791. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/pem.py +222 -0
  792. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/pkcs12.py +193 -0
  793. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/tsp.py +310 -0
  794. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/util.py +878 -0
  795. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/version.py +6 -0
  796. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto/x509.py +3036 -0
  797. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto-1.5.1.dist-info/LICENSE +19 -0
  798. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto-1.5.1.dist-info/METADATA +307 -0
  799. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto-1.5.1.dist-info/RECORD +28 -0
  800. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto-1.5.1.dist-info/WHEEL +6 -0
  801. anp-0.3.7/.uv-cache/archive-v0/gWK_JbSKF1IGnMbQ8UHYS/asn1crypto-1.5.1.dist-info/top_level.txt +1 -0
  802. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core/__init__.py +144 -0
  803. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core/_pydantic_core.cpython-313-darwin.so +0 -0
  804. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core/_pydantic_core.pyi +1039 -0
  805. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core/core_schema.py +4325 -0
  806. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core/py.typed +0 -0
  807. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core-2.33.2.dist-info/METADATA +160 -0
  808. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core-2.33.2.dist-info/RECORD +9 -0
  809. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core-2.33.2.dist-info/WHEEL +4 -0
  810. anp-0.3.7/.uv-cache/archive-v0/i4XOz00Et_YdqZLNcSASy/pydantic_core-2.33.2.dist-info/licenses/LICENSE +21 -0
  811. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/__init__.py +199 -0
  812. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/__main__.py +159 -0
  813. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/__init__.py +0 -0
  814. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/async_timeout.py +282 -0
  815. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/client.py +561 -0
  816. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/compatibility.py +30 -0
  817. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/connection.py +1148 -0
  818. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/messages.py +293 -0
  819. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/asyncio/server.py +973 -0
  820. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/auth.py +6 -0
  821. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/client.py +393 -0
  822. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/connection.py +12 -0
  823. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/datastructures.py +192 -0
  824. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/exceptions.py +392 -0
  825. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/extensions/__init__.py +4 -0
  826. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/extensions/base.py +123 -0
  827. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/extensions/permessage_deflate.py +670 -0
  828. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/frames.py +429 -0
  829. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/headers.py +579 -0
  830. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/http.py +15 -0
  831. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/http11.py +385 -0
  832. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/imports.py +99 -0
  833. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/__init__.py +0 -0
  834. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/auth.py +190 -0
  835. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/client.py +707 -0
  836. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/exceptions.py +78 -0
  837. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/framing.py +224 -0
  838. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/handshake.py +158 -0
  839. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/http.py +201 -0
  840. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/protocol.py +1645 -0
  841. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/legacy/server.py +1200 -0
  842. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/protocol.py +732 -0
  843. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/py.typed +0 -0
  844. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/server.py +587 -0
  845. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/speedups.c +222 -0
  846. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/speedups.cpython-313-darwin.so +0 -0
  847. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/speedups.pyi +1 -0
  848. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/streams.py +151 -0
  849. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/sync/__init__.py +0 -0
  850. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/sync/client.py +336 -0
  851. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/sync/connection.py +801 -0
  852. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/sync/messages.py +283 -0
  853. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/sync/server.py +727 -0
  854. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/sync/utils.py +45 -0
  855. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/typing.py +77 -0
  856. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/uri.py +107 -0
  857. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/utils.py +51 -0
  858. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets/version.py +92 -0
  859. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets-13.1.dist-info/LICENSE +24 -0
  860. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets-13.1.dist-info/METADATA +177 -0
  861. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets-13.1.dist-info/RECORD +53 -0
  862. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets-13.1.dist-info/WHEEL +5 -0
  863. anp-0.3.7/.uv-cache/archive-v0/kswO1QTRrAMdxVKkKWcwM/websockets-13.1.dist-info/top_level.txt +1 -0
  864. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/__init__.py +445 -0
  865. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/__init__.py +0 -0
  866. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_config.py +373 -0
  867. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_core_metadata.py +97 -0
  868. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_core_utils.py +182 -0
  869. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_dataclasses.py +238 -0
  870. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_decorators.py +838 -0
  871. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_decorators_v1.py +174 -0
  872. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_discriminated_union.py +479 -0
  873. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_docs_extraction.py +108 -0
  874. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_fields.py +515 -0
  875. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_forward_ref.py +23 -0
  876. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_generate_schema.py +2904 -0
  877. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_generics.py +547 -0
  878. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_git.py +27 -0
  879. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_import_utils.py +20 -0
  880. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_internal_dataclass.py +7 -0
  881. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_known_annotated_metadata.py +393 -0
  882. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_mock_val_ser.py +228 -0
  883. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_model_construction.py +792 -0
  884. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_namespace_utils.py +293 -0
  885. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_repr.py +125 -0
  886. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_schema_gather.py +209 -0
  887. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_schema_generation_shared.py +125 -0
  888. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_serializers.py +53 -0
  889. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_signature.py +188 -0
  890. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_typing_extra.py +714 -0
  891. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_utils.py +431 -0
  892. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_validate_call.py +140 -0
  893. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_internal/_validators.py +532 -0
  894. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/_migration.py +308 -0
  895. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/alias_generators.py +62 -0
  896. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/aliases.py +135 -0
  897. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/annotated_handlers.py +122 -0
  898. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/class_validators.py +5 -0
  899. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/color.py +604 -0
  900. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/config.py +1213 -0
  901. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/dataclasses.py +383 -0
  902. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/datetime_parse.py +5 -0
  903. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/decorator.py +5 -0
  904. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/__init__.py +0 -0
  905. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/class_validators.py +256 -0
  906. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/config.py +72 -0
  907. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/copy_internals.py +224 -0
  908. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/decorator.py +284 -0
  909. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/json.py +141 -0
  910. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/parse.py +80 -0
  911. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/deprecated/tools.py +103 -0
  912. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/env_settings.py +5 -0
  913. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/error_wrappers.py +5 -0
  914. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/errors.py +189 -0
  915. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/experimental/__init__.py +10 -0
  916. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/experimental/arguments_schema.py +44 -0
  917. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/experimental/pipeline.py +667 -0
  918. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/fields.py +1559 -0
  919. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/functional_serializers.py +450 -0
  920. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/functional_validators.py +828 -0
  921. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/generics.py +5 -0
  922. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/json.py +5 -0
  923. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/json_schema.py +2695 -0
  924. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/main.py +1773 -0
  925. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/mypy.py +1380 -0
  926. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/networks.py +1312 -0
  927. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/parse.py +5 -0
  928. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/plugin/__init__.py +188 -0
  929. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/plugin/_loader.py +57 -0
  930. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/plugin/_schema_validator.py +140 -0
  931. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/py.typed +0 -0
  932. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/root_model.py +157 -0
  933. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/schema.py +5 -0
  934. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/tools.py +5 -0
  935. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/type_adapter.py +727 -0
  936. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/types.py +3285 -0
  937. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/typing.py +5 -0
  938. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/utils.py +5 -0
  939. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/__init__.py +131 -0
  940. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/_hypothesis_plugin.py +391 -0
  941. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/annotated_types.py +72 -0
  942. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/class_validators.py +361 -0
  943. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/color.py +494 -0
  944. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/config.py +191 -0
  945. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/dataclasses.py +500 -0
  946. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/datetime_parse.py +248 -0
  947. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/decorator.py +264 -0
  948. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/env_settings.py +350 -0
  949. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/error_wrappers.py +161 -0
  950. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/errors.py +646 -0
  951. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/fields.py +1253 -0
  952. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/generics.py +400 -0
  953. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/json.py +112 -0
  954. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/main.py +1113 -0
  955. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/mypy.py +949 -0
  956. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/networks.py +747 -0
  957. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/parse.py +66 -0
  958. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/py.typed +0 -0
  959. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/schema.py +1163 -0
  960. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/tools.py +92 -0
  961. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/types.py +1205 -0
  962. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/typing.py +615 -0
  963. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/utils.py +806 -0
  964. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/validators.py +768 -0
  965. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/v1/version.py +38 -0
  966. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/validate_call_decorator.py +116 -0
  967. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/validators.py +5 -0
  968. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/version.py +84 -0
  969. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic/warnings.py +96 -0
  970. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic-2.11.9.dist-info/METADATA +787 -0
  971. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic-2.11.9.dist-info/RECORD +110 -0
  972. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic-2.11.9.dist-info/WHEEL +4 -0
  973. anp-0.3.7/.uv-cache/archive-v0/olfJzQRBG9rYZWE8OKIz-/pydantic-2.11.9.dist-info/licenses/LICENSE +21 -0
  974. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/__init__.py +211 -0
  975. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/_base_connection.py +165 -0
  976. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/_collections.py +479 -0
  977. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/_request_methods.py +278 -0
  978. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/_version.py +21 -0
  979. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/connection.py +1093 -0
  980. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/connectionpool.py +1178 -0
  981. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/__init__.py +0 -0
  982. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/emscripten/__init__.py +16 -0
  983. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/emscripten/connection.py +255 -0
  984. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/emscripten/emscripten_fetch_worker.js +110 -0
  985. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/emscripten/fetch.py +728 -0
  986. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/emscripten/request.py +22 -0
  987. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/emscripten/response.py +277 -0
  988. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/pyopenssl.py +564 -0
  989. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/contrib/socks.py +228 -0
  990. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/exceptions.py +335 -0
  991. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/fields.py +341 -0
  992. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/filepost.py +89 -0
  993. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/http2/__init__.py +53 -0
  994. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/http2/connection.py +356 -0
  995. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/http2/probe.py +87 -0
  996. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/poolmanager.py +653 -0
  997. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/py.typed +2 -0
  998. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/response.py +1307 -0
  999. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/__init__.py +42 -0
  1000. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/connection.py +137 -0
  1001. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/proxy.py +43 -0
  1002. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/request.py +266 -0
  1003. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/response.py +101 -0
  1004. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/retry.py +533 -0
  1005. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/ssl_.py +524 -0
  1006. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/ssl_match_hostname.py +159 -0
  1007. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/ssltransport.py +271 -0
  1008. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/timeout.py +275 -0
  1009. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/url.py +469 -0
  1010. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/util.py +42 -0
  1011. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3/util/wait.py +124 -0
  1012. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3-2.5.0.dist-info/METADATA +154 -0
  1013. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3-2.5.0.dist-info/RECORD +42 -0
  1014. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3-2.5.0.dist-info/WHEEL +4 -0
  1015. anp-0.3.7/.uv-cache/archive-v0/rGqbaHY9thjnNkvdELWYa/urllib3-2.5.0.dist-info/licenses/LICENSE.txt +21 -0
  1016. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/__init__.py +32 -0
  1017. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/_helpers.py +39 -0
  1018. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/_helpers_c.cpython-313-darwin.so +0 -0
  1019. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/_helpers_c.pyx +86 -0
  1020. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/_helpers_py.py +60 -0
  1021. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/api.py +8 -0
  1022. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache/py.typed +1 -0
  1023. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache-0.3.2.dist-info/METADATA +373 -0
  1024. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache-0.3.2.dist-info/RECORD +13 -0
  1025. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache-0.3.2.dist-info/WHEEL +6 -0
  1026. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache-0.3.2.dist-info/licenses/LICENSE +202 -0
  1027. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache-0.3.2.dist-info/licenses/NOTICE +13 -0
  1028. anp-0.3.7/.uv-cache/archive-v0/v1i6jyXWwQY1ugJxUZgt8/propcache-0.3.2.dist-info/top_level.txt +1 -0
  1029. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types/__init__.py +432 -0
  1030. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types/py.typed +0 -0
  1031. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types/test_cases.py +151 -0
  1032. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types-0.7.0.dist-info/METADATA +295 -0
  1033. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types-0.7.0.dist-info/RECORD +7 -0
  1034. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types-0.7.0.dist-info/WHEEL +4 -0
  1035. anp-0.3.7/.uv-cache/archive-v0/zszff-HBGonRCB3U1q4Zb/annotated_types-0.7.0.dist-info/licenses/LICENSE +21 -0
  1036. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds/__init__.py +5 -0
  1037. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds/__init__.pyi +77 -0
  1038. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds/py.typed +0 -0
  1039. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds/rpds.cpython-313-darwin.so +0 -0
  1040. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds_py-0.27.1.dist-info/METADATA +100 -0
  1041. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds_py-0.27.1.dist-info/RECORD +8 -0
  1042. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds_py-0.27.1.dist-info/WHEEL +4 -0
  1043. anp-0.3.7/.uv-cache/archive-v0/zwc3Wqn0vf8GT024EjZ47/rpds_py-0.27.1.dist-info/licenses/LICENSE +19 -0
  1044. anp-0.3.7/.uv-cache/interpreter-v3/68ba507379c748c9.msgpack +1 -0
  1045. anp-0.3.7/.uv-cache/interpreter-v3/6c2078bb75587c01.msgpack +1 -0
  1046. anp-0.3.7/.uv-cache/sdists-v6/.git +0 -0
  1047. anp-0.3.7/.uv-cache/sdists-v6/.gitignore +0 -0
  1048. anp-0.3.7/.uv-cache/sdists-v6/editable/80290d1b77f86873/.lock +0 -0
  1049. anp-0.3.7/.uv-cache/sdists-v6/editable/80290d1b77f86873/HekbN7ta3GqSLNeL2IFzW/agent_connect-0.3.6-py3-none-any.whl +0 -0
  1050. anp-0.3.7/.uv-cache/sdists-v6/editable/80290d1b77f86873/HekbN7ta3GqSLNeL2IFzW/metadata.msgpack +1 -0
  1051. anp-0.3.7/.uv-cache/sdists-v6/editable/80290d1b77f86873/revision.rev +1 -0
  1052. anp-0.3.7/.uv-cache/simple-v14/pypi/aiohappyeyeballs.rkyv +0 -0
  1053. anp-0.3.7/.uv-cache/simple-v14/pypi/aiohttp.rkyv +0 -0
  1054. anp-0.3.7/.uv-cache/simple-v14/pypi/aiosignal.rkyv +0 -0
  1055. anp-0.3.7/.uv-cache/simple-v14/pypi/annotated-types.rkyv +0 -0
  1056. anp-0.3.7/.uv-cache/simple-v14/pypi/asn1crypto.rkyv +0 -0
  1057. anp-0.3.7/.uv-cache/simple-v14/pypi/attrs.rkyv +0 -0
  1058. anp-0.3.7/.uv-cache/simple-v14/pypi/base58.rkyv +0 -0
  1059. anp-0.3.7/.uv-cache/simple-v14/pypi/canonicaljson.rkyv +0 -0
  1060. anp-0.3.7/.uv-cache/simple-v14/pypi/certifi.rkyv +0 -0
  1061. anp-0.3.7/.uv-cache/simple-v14/pypi/cffi.rkyv +0 -0
  1062. anp-0.3.7/.uv-cache/simple-v14/pypi/charset-normalizer.rkyv +0 -0
  1063. anp-0.3.7/.uv-cache/simple-v14/pypi/cryptography.rkyv +0 -0
  1064. anp-0.3.7/.uv-cache/simple-v14/pypi/ecdsa.rkyv +0 -0
  1065. anp-0.3.7/.uv-cache/simple-v14/pypi/frozenlist.rkyv +0 -0
  1066. anp-0.3.7/.uv-cache/simple-v14/pypi/idna.rkyv +0 -0
  1067. anp-0.3.7/.uv-cache/simple-v14/pypi/jcs.rkyv +0 -0
  1068. anp-0.3.7/.uv-cache/simple-v14/pypi/jsonschema-specifications.rkyv +0 -0
  1069. anp-0.3.7/.uv-cache/simple-v14/pypi/jsonschema.rkyv +0 -0
  1070. anp-0.3.7/.uv-cache/simple-v14/pypi/multidict.rkyv +0 -0
  1071. anp-0.3.7/.uv-cache/simple-v14/pypi/poetry-core.rkyv +0 -0
  1072. anp-0.3.7/.uv-cache/simple-v14/pypi/propcache.rkyv +0 -0
  1073. anp-0.3.7/.uv-cache/simple-v14/pypi/pycparser.rkyv +0 -0
  1074. anp-0.3.7/.uv-cache/simple-v14/pypi/pydantic-core.rkyv +0 -0
  1075. anp-0.3.7/.uv-cache/simple-v14/pypi/pydantic.rkyv +0 -0
  1076. anp-0.3.7/.uv-cache/simple-v14/pypi/pyjwt.rkyv +0 -0
  1077. anp-0.3.7/.uv-cache/simple-v14/pypi/python-dotenv.rkyv +0 -0
  1078. anp-0.3.7/.uv-cache/simple-v14/pypi/referencing.rkyv +0 -0
  1079. anp-0.3.7/.uv-cache/simple-v14/pypi/requests.rkyv +0 -0
  1080. anp-0.3.7/.uv-cache/simple-v14/pypi/rpds-py.rkyv +0 -0
  1081. anp-0.3.7/.uv-cache/simple-v14/pypi/six.rkyv +0 -0
  1082. anp-0.3.7/.uv-cache/simple-v14/pypi/typing-extensions.rkyv +0 -0
  1083. anp-0.3.7/.uv-cache/simple-v14/pypi/typing-inspection.rkyv +0 -0
  1084. anp-0.3.7/.uv-cache/simple-v14/pypi/urllib3.rkyv +0 -0
  1085. anp-0.3.7/.uv-cache/simple-v14/pypi/websockets.rkyv +0 -0
  1086. anp-0.3.7/.uv-cache/simple-v14/pypi/yarl.rkyv +0 -0
  1087. anp-0.3.7/.uv-cache/wheels-v3/pypi/aiohappyeyeballs/aiohappyeyeballs-2.6.1-py3-none-any.http +0 -0
  1088. anp-0.3.7/.uv-cache/wheels-v3/pypi/aiohappyeyeballs/aiohappyeyeballs-2.6.1-py3-none-any.msgpack +0 -0
  1089. anp-0.3.7/.uv-cache/wheels-v3/pypi/aiohttp/aiohttp-3.12.15-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1090. anp-0.3.7/.uv-cache/wheels-v3/pypi/aiohttp/aiohttp-3.12.15-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1091. anp-0.3.7/.uv-cache/wheels-v3/pypi/aiosignal/aiosignal-1.4.0-py3-none-any.http +0 -0
  1092. anp-0.3.7/.uv-cache/wheels-v3/pypi/aiosignal/aiosignal-1.4.0-py3-none-any.msgpack +0 -0
  1093. anp-0.3.7/.uv-cache/wheels-v3/pypi/annotated-types/annotated_types-0.7.0-py3-none-any.http +0 -0
  1094. anp-0.3.7/.uv-cache/wheels-v3/pypi/annotated-types/annotated_types-0.7.0-py3-none-any.msgpack +0 -0
  1095. anp-0.3.7/.uv-cache/wheels-v3/pypi/asn1crypto/asn1crypto-1.5.1-py2.py3-none-any.http +0 -0
  1096. anp-0.3.7/.uv-cache/wheels-v3/pypi/asn1crypto/asn1crypto-1.5.1-py2.py3-none-any.msgpack +0 -0
  1097. anp-0.3.7/.uv-cache/wheels-v3/pypi/attrs/attrs-25.3.0-py3-none-any.http +0 -0
  1098. anp-0.3.7/.uv-cache/wheels-v3/pypi/attrs/attrs-25.3.0-py3-none-any.msgpack +0 -0
  1099. anp-0.3.7/.uv-cache/wheels-v3/pypi/base58/base58-2.1.1-py3-none-any.http +0 -0
  1100. anp-0.3.7/.uv-cache/wheels-v3/pypi/base58/base58-2.1.1-py3-none-any.msgpack +0 -0
  1101. anp-0.3.7/.uv-cache/wheels-v3/pypi/canonicaljson/canonicaljson-2.0.0-py3-none-any.http +0 -0
  1102. anp-0.3.7/.uv-cache/wheels-v3/pypi/canonicaljson/canonicaljson-2.0.0-py3-none-any.msgpack +0 -0
  1103. anp-0.3.7/.uv-cache/wheels-v3/pypi/certifi/certifi-2025.8.3-py3-none-any.http +0 -0
  1104. anp-0.3.7/.uv-cache/wheels-v3/pypi/certifi/certifi-2025.8.3-py3-none-any.msgpack +0 -0
  1105. anp-0.3.7/.uv-cache/wheels-v3/pypi/cffi/cffi-2.0.0-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1106. anp-0.3.7/.uv-cache/wheels-v3/pypi/cffi/cffi-2.0.0-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1107. anp-0.3.7/.uv-cache/wheels-v3/pypi/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-macosx_10_13_universal2.http +0 -0
  1108. anp-0.3.7/.uv-cache/wheels-v3/pypi/charset-normalizer/charset_normalizer-3.4.3-cp313-cp313-macosx_10_13_universal2.msgpack +0 -0
  1109. anp-0.3.7/.uv-cache/wheels-v3/pypi/cryptography/cryptography-43.0.3-cp39-abi3-macosx_10_9_universal2.http +0 -0
  1110. anp-0.3.7/.uv-cache/wheels-v3/pypi/cryptography/cryptography-43.0.3-cp39-abi3-macosx_10_9_universal2.msgpack +0 -0
  1111. anp-0.3.7/.uv-cache/wheels-v3/pypi/ecdsa/ecdsa-0.19.1-py2.py3-none-any.http +0 -0
  1112. anp-0.3.7/.uv-cache/wheels-v3/pypi/ecdsa/ecdsa-0.19.1-py2.py3-none-any.msgpack +0 -0
  1113. anp-0.3.7/.uv-cache/wheels-v3/pypi/frozenlist/frozenlist-1.7.0-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1114. anp-0.3.7/.uv-cache/wheels-v3/pypi/frozenlist/frozenlist-1.7.0-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1115. anp-0.3.7/.uv-cache/wheels-v3/pypi/idna/idna-3.10-py3-none-any.http +0 -0
  1116. anp-0.3.7/.uv-cache/wheels-v3/pypi/idna/idna-3.10-py3-none-any.msgpack +0 -0
  1117. anp-0.3.7/.uv-cache/wheels-v3/pypi/jcs/jcs-0.2.1-py3-none-any.http +0 -0
  1118. anp-0.3.7/.uv-cache/wheels-v3/pypi/jcs/jcs-0.2.1-py3-none-any.msgpack +0 -0
  1119. anp-0.3.7/.uv-cache/wheels-v3/pypi/jsonschema/jsonschema-4.25.1-py3-none-any.http +0 -0
  1120. anp-0.3.7/.uv-cache/wheels-v3/pypi/jsonschema/jsonschema-4.25.1-py3-none-any.msgpack +0 -0
  1121. anp-0.3.7/.uv-cache/wheels-v3/pypi/jsonschema-specifications/jsonschema_specifications-2025.9.1-py3-none-any.http +0 -0
  1122. anp-0.3.7/.uv-cache/wheels-v3/pypi/jsonschema-specifications/jsonschema_specifications-2025.9.1-py3-none-any.msgpack +0 -0
  1123. anp-0.3.7/.uv-cache/wheels-v3/pypi/multidict/multidict-6.6.4-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1124. anp-0.3.7/.uv-cache/wheels-v3/pypi/multidict/multidict-6.6.4-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1125. anp-0.3.7/.uv-cache/wheels-v3/pypi/poetry-core/poetry_core-2.2.1-py3-none-any.http +0 -0
  1126. anp-0.3.7/.uv-cache/wheels-v3/pypi/poetry-core/poetry_core-2.2.1-py3-none-any.msgpack +0 -0
  1127. anp-0.3.7/.uv-cache/wheels-v3/pypi/propcache/propcache-0.3.2-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1128. anp-0.3.7/.uv-cache/wheels-v3/pypi/propcache/propcache-0.3.2-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1129. anp-0.3.7/.uv-cache/wheels-v3/pypi/pycparser/pycparser-2.23-py3-none-any.http +0 -0
  1130. anp-0.3.7/.uv-cache/wheels-v3/pypi/pycparser/pycparser-2.23-py3-none-any.msgpack +0 -0
  1131. anp-0.3.7/.uv-cache/wheels-v3/pypi/pydantic/pydantic-2.11.9-py3-none-any.http +0 -0
  1132. anp-0.3.7/.uv-cache/wheels-v3/pypi/pydantic/pydantic-2.11.9-py3-none-any.msgpack +0 -0
  1133. anp-0.3.7/.uv-cache/wheels-v3/pypi/pydantic-core/pydantic_core-2.33.2-cp313-cp313-macosx_10_12_x86_64.http +0 -0
  1134. anp-0.3.7/.uv-cache/wheels-v3/pypi/pydantic-core/pydantic_core-2.33.2-cp313-cp313-macosx_10_12_x86_64.msgpack +0 -0
  1135. anp-0.3.7/.uv-cache/wheels-v3/pypi/pyjwt/pyjwt-2.10.1-py3-none-any.http +0 -0
  1136. anp-0.3.7/.uv-cache/wheels-v3/pypi/pyjwt/pyjwt-2.10.1-py3-none-any.msgpack +0 -0
  1137. anp-0.3.7/.uv-cache/wheels-v3/pypi/python-dotenv/python_dotenv-1.1.1-py3-none-any.http +0 -0
  1138. anp-0.3.7/.uv-cache/wheels-v3/pypi/python-dotenv/python_dotenv-1.1.1-py3-none-any.msgpack +0 -0
  1139. anp-0.3.7/.uv-cache/wheels-v3/pypi/referencing/referencing-0.36.2-py3-none-any.http +0 -0
  1140. anp-0.3.7/.uv-cache/wheels-v3/pypi/referencing/referencing-0.36.2-py3-none-any.msgpack +0 -0
  1141. anp-0.3.7/.uv-cache/wheels-v3/pypi/requests/requests-2.32.5-py3-none-any.http +0 -0
  1142. anp-0.3.7/.uv-cache/wheels-v3/pypi/requests/requests-2.32.5-py3-none-any.msgpack +0 -0
  1143. anp-0.3.7/.uv-cache/wheels-v3/pypi/rpds-py/rpds_py-0.27.1-cp313-cp313-macosx_10_12_x86_64.http +0 -0
  1144. anp-0.3.7/.uv-cache/wheels-v3/pypi/rpds-py/rpds_py-0.27.1-cp313-cp313-macosx_10_12_x86_64.msgpack +0 -0
  1145. anp-0.3.7/.uv-cache/wheels-v3/pypi/six/six-1.17.0-py2.py3-none-any.http +0 -0
  1146. anp-0.3.7/.uv-cache/wheels-v3/pypi/six/six-1.17.0-py2.py3-none-any.msgpack +0 -0
  1147. anp-0.3.7/.uv-cache/wheels-v3/pypi/typing-extensions/typing_extensions-4.15.0-py3-none-any.http +0 -0
  1148. anp-0.3.7/.uv-cache/wheels-v3/pypi/typing-extensions/typing_extensions-4.15.0-py3-none-any.msgpack +0 -0
  1149. anp-0.3.7/.uv-cache/wheels-v3/pypi/typing-inspection/typing_inspection-0.4.1-py3-none-any.http +0 -0
  1150. anp-0.3.7/.uv-cache/wheels-v3/pypi/typing-inspection/typing_inspection-0.4.1-py3-none-any.msgpack +0 -0
  1151. anp-0.3.7/.uv-cache/wheels-v3/pypi/urllib3/urllib3-2.5.0-py3-none-any.http +0 -0
  1152. anp-0.3.7/.uv-cache/wheels-v3/pypi/urllib3/urllib3-2.5.0-py3-none-any.msgpack +0 -0
  1153. anp-0.3.7/.uv-cache/wheels-v3/pypi/websockets/websockets-13.1-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1154. anp-0.3.7/.uv-cache/wheels-v3/pypi/websockets/websockets-13.1-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1155. anp-0.3.7/.uv-cache/wheels-v3/pypi/yarl/yarl-1.20.1-cp313-cp313-macosx_10_13_x86_64.http +0 -0
  1156. anp-0.3.7/.uv-cache/wheels-v3/pypi/yarl/yarl-1.20.1-cp313-cp313-macosx_10_13_x86_64.msgpack +0 -0
  1157. anp-0.3.7/AGENTS.md +19 -0
  1158. anp-0.3.7/CLAUDE.md +113 -0
  1159. anp-0.3.7/CONTRIBUTING.cn.md +38 -0
  1160. anp-0.3.7/CONTRIBUTING.md +38 -0
  1161. anp-0.3.7/LICENSE +23 -0
  1162. anp-0.3.7/PKG-INFO +158 -0
  1163. anp-0.3.7/README.cn.md +123 -0
  1164. anp-0.3.7/README.md +124 -0
  1165. anp-0.3.7/agent_connect/__init__.py +14 -0
  1166. anp-0.3.7/agent_connect/anp_crawler/Interface.md +109 -0
  1167. anp-0.3.7/agent_connect/anp_crawler/README.cn.md +51 -0
  1168. anp-0.3.7/agent_connect/anp_crawler/README.md +51 -0
  1169. anp-0.3.7/agent_connect/anp_crawler/__init__.py +28 -0
  1170. anp-0.3.7/agent_connect/anp_crawler/anp_client.py +250 -0
  1171. anp-0.3.7/agent_connect/anp_crawler/anp_crawler.py +386 -0
  1172. anp-0.3.7/agent_connect/anp_crawler/anp_interface.py +503 -0
  1173. anp-0.3.7/agent_connect/anp_crawler/anp_parser.py +179 -0
  1174. anp-0.3.7/agent_connect/anp_crawler/test/README.md +175 -0
  1175. anp-0.3.7/agent_connect/anp_crawler/test/__init__.py +1 -0
  1176. anp-0.3.7/agent_connect/anp_crawler/test/example_embedded_openrpc.py +189 -0
  1177. anp-0.3.7/agent_connect/anp_crawler/test/run_tests.py +72 -0
  1178. anp-0.3.7/agent_connect/anp_crawler/test/test_anp_crawler.py +699 -0
  1179. anp-0.3.7/agent_connect/anp_crawler/test/test_data_agent_description.json +90 -0
  1180. anp-0.3.7/agent_connect/anp_crawler/test/test_data_embedded_openrpc.json +329 -0
  1181. anp-0.3.7/agent_connect/anp_crawler/test/test_data_openrpc.json +213 -0
  1182. anp-0.3.7/agent_connect/authentication/__init__.py +24 -0
  1183. anp-0.3.7/agent_connect/authentication/did_wba.py +814 -0
  1184. anp-0.3.7/agent_connect/authentication/did_wba_authenticator.py +243 -0
  1185. anp-0.3.7/agent_connect/authentication/did_wba_verifier.py +362 -0
  1186. anp-0.3.7/agent_connect/authentication/verification_methods.py +208 -0
  1187. anp-0.3.7/agent_connect/e2e_encryption/__init__.py +7 -0
  1188. anp-0.3.7/agent_connect/e2e_encryption/message_generation.py +215 -0
  1189. anp-0.3.7/agent_connect/e2e_encryption/short_term_key_generater.py +477 -0
  1190. anp-0.3.7/agent_connect/e2e_encryption/wss_message_client.py +139 -0
  1191. anp-0.3.7/agent_connect/e2e_encryption/wss_message_sdk.py +259 -0
  1192. anp-0.3.7/agent_connect/meta_protocol/__init__.py +19 -0
  1193. anp-0.3.7/agent_connect/meta_protocol/code_generator/__init__.py +16 -0
  1194. anp-0.3.7/agent_connect/meta_protocol/code_generator/code_generator.py +293 -0
  1195. anp-0.3.7/agent_connect/meta_protocol/code_generator/provider_generator.py +347 -0
  1196. anp-0.3.7/agent_connect/meta_protocol/code_generator/requester_generator.py +329 -0
  1197. anp-0.3.7/agent_connect/meta_protocol/meta_protocol.py +584 -0
  1198. anp-0.3.7/agent_connect/meta_protocol/protocol_negotiator.py +677 -0
  1199. anp-0.3.7/agent_connect/utils/__init__.py +0 -0
  1200. anp-0.3.7/agent_connect/utils/crypto_tool.py +379 -0
  1201. anp-0.3.7/agent_connect/utils/did_generate.py +108 -0
  1202. anp-0.3.7/agent_connect/utils/did_verify.py +59 -0
  1203. anp-0.3.7/agent_connect/utils/llm/__init__.py +0 -0
  1204. anp-0.3.7/agent_connect/utils/llm/base_llm.py +172 -0
  1205. anp-0.3.7/agent_connect/utils/llm_output_processer.py +51 -0
  1206. anp-0.3.7/agent_connect/utils/log_base.py +50 -0
  1207. anp-0.3.7/docs/did/getting_started.md +386 -0
  1208. anp-0.3.7/docs/did_public/public-did-doc.json +25 -0
  1209. anp-0.3.7/docs/did_public/public-private-key.pem +5 -0
  1210. anp-0.3.7/docs/jwt_rs256/RS256-private.pem +28 -0
  1211. anp-0.3.7/docs/jwt_rs256/RS256-public.pem +9 -0
  1212. anp-0.3.7/examples/python/anp_crawler_examples/README.cn.md +117 -0
  1213. anp-0.3.7/examples/python/anp_crawler_examples/README.md +117 -0
  1214. anp-0.3.7/examples/python/anp_crawler_examples/amap_crawler_example.py +244 -0
  1215. anp-0.3.7/examples/python/anp_crawler_examples/simple_amap_example.py +77 -0
  1216. anp-0.3.7/examples/python/did_wba_examples/README.cn.md +233 -0
  1217. anp-0.3.7/examples/python/did_wba_examples/README.md +91 -0
  1218. anp-0.3.7/examples/python/did_wba_examples/authenticate_and_verify.py +102 -0
  1219. anp-0.3.7/examples/python/did_wba_examples/create_did_document.py +45 -0
  1220. anp-0.3.7/examples/python/did_wba_examples/generated/did.json +32 -0
  1221. anp-0.3.7/examples/python/did_wba_examples/generated/key-1_private.pem +5 -0
  1222. anp-0.3.7/examples/python/did_wba_examples/generated/key-1_public.pem +4 -0
  1223. anp-0.3.7/examples/python/did_wba_examples/validate_did_document.py +99 -0
  1224. anp-0.3.7/examples/python/negotiation_mode/config.py +37 -0
  1225. anp-0.3.7/examples/python/negotiation_mode/negotiation_alice.py +234 -0
  1226. anp-0.3.7/examples/python/negotiation_mode/negotiation_bob.py +226 -0
  1227. anp-0.3.7/examples/python/negotiation_mode/utils.py +225 -0
  1228. anp-0.3.7/images/agent-connect-architecture.png +0 -0
  1229. anp-0.3.7/images/agentic-web-new.svg +97 -0
  1230. anp-0.3.7/images/agentic-web.png +0 -0
  1231. anp-0.3.7/images/protocol-layer-design.png +0 -0
  1232. anp-0.3.7/java/README.cn.md +37 -0
  1233. anp-0.3.7/java/README.md +36 -0
  1234. anp-0.3.7/java/pom.xml +129 -0
  1235. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/DIDAllClient.java +296 -0
  1236. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/DIDWBA.java +374 -0
  1237. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/DIDWbaAuthHeader.java +238 -0
  1238. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/EcdsaSecp256k1VerificationKey2019.java +178 -0
  1239. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/Ed25519VerificationKey2018.java +99 -0
  1240. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/VerificationMethod.java +45 -0
  1241. anp-0.3.7/java/src/main/java/com/agentconnect/authentication/package-info.java +12 -0
  1242. anp-0.3.7/java/src/main/java/com/agentconnect/utils/CryptoTool.java +554 -0
  1243. anp-0.3.7/java/src/main/java/com/agentconnect/utils/DIDGenerator.java +175 -0
  1244. anp-0.3.7/java/src/main/java/com/agentconnect/utils/DIDVerifier.java +98 -0
  1245. anp-0.3.7/java/src/main/java/com/agentconnect/utils/DiDDocumentTool.java +217 -0
  1246. anp-0.3.7/java/src/main/java/com/agentconnect/utils/LLMOutputProcessor.java +50 -0
  1247. anp-0.3.7/java/src/main/java/com/agentconnect/utils/LogBase.java +73 -0
  1248. anp-0.3.7/java/src/main/java/com/agentconnect/utils/package-info.java +12 -0
  1249. anp-0.3.7/java/src/main/resources/logback.xml +12 -0
  1250. anp-0.3.7/java/src/test/java/com/agentconnect/test/DIDWBAUnitTest.java +95 -0
  1251. anp-0.3.7/java/src/test/java/com/agentconnect/test/DidAllTest.java +74 -0
  1252. anp-0.3.7/java/src/test/java/com/agentconnect/test/DidWbaTest.java +100 -0
  1253. anp-0.3.7/java/src/test/java/com/agentconnect/test/example/DidWbaDocumentCreator.java +68 -0
  1254. anp-0.3.7/java/src/test/java/com/agentconnect/test/example/DidWbaFullExample.java +236 -0
  1255. anp-0.3.7/java/src/test/java/com/agentconnect/test/example/FileUtils.java +114 -0
  1256. anp-0.3.7/java/src/test/java/com/agentconnect/test/example/HttpClientUtils.java +178 -0
  1257. anp-0.3.7/java/src/test/java/com/agentconnect/test/example/JsonUtils.java +138 -0
  1258. anp-0.3.7/pyproject.toml +53 -0
  1259. anp-0.3.7/tools/did_generater/README_did_generater.md +92 -0
  1260. anp-0.3.7/tools/did_generater/README_did_generater_cn.md +92 -0
  1261. anp-0.3.7/tools/did_generater/generate_did_doc.py +243 -0
  1262. anp-0.3.7/tools/did_generater/user_public/did.json +25 -0
  1263. anp-0.3.7/tools/did_generater/user_public/key-1_private.pem +5 -0
  1264. anp-0.3.7/tools/did_generater/user_public/private_keys.json +10 -0
  1265. anp-0.3.7/tools/did_generater/user_yanlq/did.json +25 -0
  1266. anp-0.3.7/tools/did_generater/user_yanlq/key-1_private.pem +5 -0
  1267. anp-0.3.7/tools/did_generater/user_yanlq/private_keys.json +10 -0
  1268. anp-0.3.7/uv.lock +3120 -0
@@ -0,0 +1,11 @@
1
+ {
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(uv run:*)",
5
+ "Bash(source:*)",
6
+ "Bash(python:*)"
7
+ ],
8
+ "deny": [],
9
+ "ask": []
10
+ }
11
+ }
anp-0.3.7/.env.example ADDED
@@ -0,0 +1,10 @@
1
+ # Azure OpenAI Configuration
2
+ # Copy this file to .env and fill in your actual values.
3
+
4
+ # AZURE_OPENAI_API_KEY=YOUR_AZURE_OPENAI_API_KEY
5
+ # AZURE_OPENAI_ENDPOINT=YOUR_AZURE_OPENAI_ENDPOINT
6
+ # AZURE_OPENAI_API_VERSION=2024-02-01
7
+ # # gpt-4o or gpt4o-mini
8
+ # AZURE_OPENAI_DEPLOYMENT=gpt-4o
9
+ # # gpt-4o or gpt-4o-mini
10
+ # AZURE_OPENAI_MODEL_NAME=gpt-4o
anp-0.3.7/.gitignore ADDED
@@ -0,0 +1,19 @@
1
+ dist/
2
+ .env
3
+ __pycache__/
4
+ *.pyc
5
+ *.pyo
6
+ *.venv
7
+ examples/*.json
8
+ *.egg-info/
9
+ build/
10
+ examples/python/negotiation_mode/workflow_code/
11
+ examples/python/negotiation_mode/protocol_code/
12
+ examples/negotiation_mode/*.json
13
+ examples/simple_node_mode/*.json
14
+ examples/python/did_wba_examples/did_keys/user_*/
15
+ agent_connect/java/src/test/resources/*
16
+ agent_connect/java/*
17
+ .idea
18
+ examples/did_wba_examples/did_keys/*
19
+ examples/negotiation_mode/*
@@ -0,0 +1 @@
1
+ *
@@ -0,0 +1 @@
1
+ Signature: 8a477f597d28d172789f06886806bc55
@@ -0,0 +1,116 @@
1
+ # Copyright 2014 OpenMarket Ltd
2
+ # Copyright 2018 New Vector Ltd
3
+ # Copyright 2022 The Matrix.org Foundation C.I.C.
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+ import functools
17
+ import json
18
+ from typing import Callable, Generator, Type, TypeVar
19
+
20
+
21
+ __version__ = "2.0.0"
22
+
23
+
24
+ @functools.singledispatch
25
+ def _preprocess_for_serialisation(obj: object) -> object: # pragma: no cover
26
+ """Transform an `obj` into something the JSON library knows how to encode.
27
+
28
+ This is only called for types that the JSON library does not recognise.
29
+ """
30
+ raise TypeError(
31
+ "Object of type %s is not JSON serializable" % obj.__class__.__name__
32
+ )
33
+
34
+
35
+ T = TypeVar("T")
36
+
37
+
38
+ def register_preserialisation_callback(
39
+ data_type: Type[T], callback: Callable[[T], object]
40
+ ) -> None:
41
+ """
42
+ Register a `callback` to preprocess `data_type` objects unknown to the JSON encoder.
43
+
44
+ When canonicaljson encodes an object `x` at runtime that its JSON library does not
45
+ know how to encode, it will
46
+ - select a `callback`,
47
+ - compute `y = callback(x)`, then
48
+ - JSON-encode `y` and return the result.
49
+
50
+ The `callback` should return an object that is JSON-serialisable by the stdlib
51
+ json module.
52
+
53
+ If this is called multiple times with the same `data_type`, the most recently
54
+ registered callback is used when serialising that `data_type`.
55
+ """
56
+ if data_type is object:
57
+ raise ValueError("Cannot register callback for the `object` type")
58
+ _preprocess_for_serialisation.register(data_type, callback)
59
+
60
+
61
+ # Declare these once for re-use.
62
+ _canonical_encoder = json.JSONEncoder(
63
+ ensure_ascii=False,
64
+ allow_nan=False,
65
+ separators=(",", ":"),
66
+ sort_keys=True,
67
+ default=_preprocess_for_serialisation,
68
+ )
69
+ _pretty_encoder = json.JSONEncoder(
70
+ ensure_ascii=False,
71
+ allow_nan=False,
72
+ indent=4,
73
+ sort_keys=True,
74
+ default=_preprocess_for_serialisation,
75
+ )
76
+
77
+
78
+ def encode_canonical_json(data: object) -> bytes:
79
+ """Encodes the given `data` as a UTF-8 canonical JSON bytestring.
80
+
81
+ This encoding is the shortest possible. Dictionary keys are
82
+ lexicographically sorted by unicode code point.
83
+ """
84
+ s = _canonical_encoder.encode(data)
85
+ return s.encode("utf-8")
86
+
87
+
88
+ def iterencode_canonical_json(data: object) -> Generator[bytes, None, None]:
89
+ """Iteratively encodes the given `data` as a UTF-8 canonical JSON bytestring.
90
+
91
+ This yields one or more bytestrings; concatenating them all together yields the
92
+ full encoding of `data`. Building up the encoding gradually in this way allows us to
93
+ encode large pieces of `data` without blocking other tasks.
94
+
95
+ This encoding is the shortest possible. Dictionary keys are
96
+ lexicographically sorted by unicode code point.
97
+ """
98
+ for chunk in _canonical_encoder.iterencode(data):
99
+ yield chunk.encode("utf-8")
100
+
101
+
102
+ def encode_pretty_printed_json(data: object) -> bytes:
103
+ """Encodes the given `data` as a UTF-8 human-readable JSON bytestring."""
104
+
105
+ return _pretty_encoder.encode(data).encode("utf-8")
106
+
107
+
108
+ def iterencode_pretty_printed_json(data: object) -> Generator[bytes, None, None]:
109
+ """Iteratively encodes the given `data` as a UTF-8 human-readable JSON bytestring.
110
+
111
+ This yields one or more bytestrings; concatenating them all together yields the
112
+ full encoding of `data`. Building up the encoding gradually in this way allows us to
113
+ encode large pieces of `data` without blocking other tasks.
114
+ """
115
+ for chunk in _pretty_encoder.iterencode(data):
116
+ yield chunk.encode("utf-8")
@@ -0,0 +1,177 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
@@ -0,0 +1,96 @@
1
+ Metadata-Version: 2.1
2
+ Name: canonicaljson
3
+ Version: 2.0.0
4
+ Summary: Canonical JSON
5
+ Home-page: https://github.com/matrix-org/python-canonicaljson
6
+ Author: Matrix.org Team and Contributors
7
+ Author-email: packages@matrix.org
8
+ License: Apache License, Version 2.0
9
+ Keywords: json
10
+ Classifier: Development Status :: 5 - Production/Stable
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: License :: OSI Approved :: Apache Software License
13
+ Classifier: Programming Language :: Python :: 2
14
+ Classifier: Programming Language :: Python :: 3
15
+ Requires-Python: >=3.7
16
+ Description-Content-Type: text/x-rst
17
+ License-File: LICENSE
18
+
19
+ Canonical JSON
20
+ ==============
21
+
22
+ .. image:: https://img.shields.io/pypi/v/canonicaljson.svg
23
+ :target: https://pypi.python.org/pypi/canonicaljson/
24
+ :alt: Latest Version
25
+
26
+ Features
27
+ --------
28
+
29
+ * Encodes objects and arrays as `RFC 7159`_ JSON.
30
+ * Sorts object keys so that you get the same result each time.
31
+ * Has no insignificant whitespace to make the output as small as possible.
32
+ * Escapes only the characters that must be escaped, U+0000 to U+0019 / U+0022 /
33
+ U+0056, to keep the output as small as possible.
34
+ * Uses the shortest escape sequence for each escaped character.
35
+ * Encodes the JSON as UTF-8.
36
+ * Can be configured to encode custom types unknown to the stdlib JSON encoder.
37
+
38
+ Supports Python versions 3.7 and newer.
39
+
40
+ .. _`RFC 7159`: https://tools.ietf.org/html/rfc7159
41
+
42
+ Installing
43
+ ----------
44
+
45
+ .. code:: bash
46
+
47
+ pip install canonicaljson
48
+
49
+ Using
50
+ -----
51
+
52
+ To encode an object into the canonicaljson:
53
+
54
+ .. code:: python
55
+
56
+ import canonicaljson
57
+ assert canonicaljson.encode_canonical_json({}) == b'{}'
58
+
59
+ There's also an iterator version:
60
+
61
+ .. code:: python
62
+
63
+ import canonicaljson
64
+ assert b''.join(canonicaljson.iterencode_canonical_json({})) == b'{}'
65
+
66
+ The underlying JSON implementation can be chosen with the following:
67
+
68
+ .. code:: python
69
+
70
+ import json
71
+ import canonicaljson
72
+ canonicaljson.set_json_library(json)
73
+
74
+ .. note::
75
+
76
+ By default canonicaljson uses `simplejson`_ under the hood (except for PyPy,
77
+ which uses the standard library json module).
78
+
79
+ .. _simplejson: https://simplejson.readthedocs.io/
80
+
81
+ A preserialisation hook allows you to encode objects which aren't encodable by the
82
+ standard library ``JSONEncoder``.
83
+
84
+ .. code:: python
85
+
86
+ import canonicaljson
87
+ from typing import Dict
88
+
89
+ class CustomType:
90
+ pass
91
+
92
+ def callback(c: CustomType) -> Dict[str, str]:
93
+ return {"Hello": "world!"}
94
+
95
+ canonicaljson.register_preserialisation_callback(CustomType, callback)
96
+ assert canonicaljson.encode_canonical_json(CustomType()) == b'{"Hello":"world!"}'
@@ -0,0 +1,8 @@
1
+ canonicaljson/__init__.py,sha256=-MpA2i0FqT-bNpVwEpRzOhSDKoAe8dKlb6mrf3iI8Ls,4026
2
+ canonicaljson/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ canonicaljson-2.0.0.dist-info/LICENSE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174
4
+ canonicaljson-2.0.0.dist-info/METADATA,sha256=Y2gTPAdjqCT849C1GBce6LXqI_cRqOZGNTcGyhwXJpg,2614
5
+ canonicaljson-2.0.0.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
6
+ canonicaljson-2.0.0.dist-info/top_level.txt,sha256=_C9Ln5OrMHkdOqpJ5z3h-Gelh9IaL1A_oBriaIr788A,14
7
+ canonicaljson-2.0.0.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
+ canonicaljson-2.0.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: bdist_wheel (0.40.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,59 @@
1
+ """Multidict implementation.
2
+
3
+ HTTP Headers and URL query string require specific data structure:
4
+ multidict. It behaves mostly like a dict but it can have
5
+ several values for the same key.
6
+ """
7
+
8
+ from typing import TYPE_CHECKING
9
+
10
+ from ._abc import MultiMapping, MutableMultiMapping
11
+ from ._compat import USE_EXTENSIONS
12
+
13
+ __all__ = (
14
+ "MultiMapping",
15
+ "MutableMultiMapping",
16
+ "MultiDictProxy",
17
+ "CIMultiDictProxy",
18
+ "MultiDict",
19
+ "CIMultiDict",
20
+ "upstr",
21
+ "istr",
22
+ "getversion",
23
+ )
24
+
25
+ __version__ = "6.6.4"
26
+
27
+
28
+ if TYPE_CHECKING or not USE_EXTENSIONS:
29
+ from ._multidict_py import (
30
+ CIMultiDict,
31
+ CIMultiDictProxy,
32
+ MultiDict,
33
+ MultiDictProxy,
34
+ getversion,
35
+ istr,
36
+ )
37
+ else:
38
+ from collections.abc import ItemsView, KeysView, ValuesView
39
+
40
+ from ._multidict import (
41
+ CIMultiDict,
42
+ CIMultiDictProxy,
43
+ MultiDict,
44
+ MultiDictProxy,
45
+ _ItemsView,
46
+ _KeysView,
47
+ _ValuesView,
48
+ getversion,
49
+ istr,
50
+ )
51
+
52
+ MultiMapping.register(MultiDictProxy)
53
+ MutableMultiMapping.register(MultiDict)
54
+ KeysView.register(_KeysView)
55
+ ItemsView.register(_ItemsView)
56
+ ValuesView.register(_ValuesView)
57
+
58
+
59
+ upstr = istr
@@ -0,0 +1,73 @@
1
+ import abc
2
+ from collections.abc import Iterable, Mapping, MutableMapping
3
+ from typing import TYPE_CHECKING, Protocol, TypeVar, Union, overload
4
+
5
+ if TYPE_CHECKING:
6
+ from ._multidict_py import istr
7
+ else:
8
+ istr = str
9
+
10
+ _V = TypeVar("_V")
11
+ _V_co = TypeVar("_V_co", covariant=True)
12
+ _T = TypeVar("_T")
13
+
14
+
15
+ class SupportsKeys(Protocol[_V_co]):
16
+ def keys(self) -> Iterable[str]: ...
17
+ def __getitem__(self, key: str, /) -> _V_co: ...
18
+
19
+
20
+ class SupportsIKeys(Protocol[_V_co]):
21
+ def keys(self) -> Iterable[istr]: ...
22
+ def __getitem__(self, key: istr, /) -> _V_co: ...
23
+
24
+
25
+ MDArg = Union[SupportsKeys[_V], SupportsIKeys[_V], Iterable[tuple[str, _V]], None]
26
+
27
+
28
+ class MultiMapping(Mapping[str, _V_co]):
29
+ @overload
30
+ def getall(self, key: str) -> list[_V_co]: ...
31
+ @overload
32
+ def getall(self, key: str, default: _T) -> Union[list[_V_co], _T]: ...
33
+ @abc.abstractmethod
34
+ def getall(self, key: str, default: _T = ...) -> Union[list[_V_co], _T]:
35
+ """Return all values for key."""
36
+
37
+ @overload
38
+ def getone(self, key: str) -> _V_co: ...
39
+ @overload
40
+ def getone(self, key: str, default: _T) -> Union[_V_co, _T]: ...
41
+ @abc.abstractmethod
42
+ def getone(self, key: str, default: _T = ...) -> Union[_V_co, _T]:
43
+ """Return first value for key."""
44
+
45
+
46
+ class MutableMultiMapping(MultiMapping[_V], MutableMapping[str, _V]):
47
+ @abc.abstractmethod
48
+ def add(self, key: str, value: _V) -> None:
49
+ """Add value to list."""
50
+
51
+ @abc.abstractmethod
52
+ def extend(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None:
53
+ """Add everything from arg and kwargs to the mapping."""
54
+
55
+ @abc.abstractmethod
56
+ def merge(self, arg: MDArg[_V] = None, /, **kwargs: _V) -> None:
57
+ """Merge into the mapping, adding non-existing keys."""
58
+
59
+ @overload
60
+ def popone(self, key: str) -> _V: ...
61
+ @overload
62
+ def popone(self, key: str, default: _T) -> Union[_V, _T]: ...
63
+ @abc.abstractmethod
64
+ def popone(self, key: str, default: _T = ...) -> Union[_V, _T]:
65
+ """Remove specified key and return the corresponding value."""
66
+
67
+ @overload
68
+ def popall(self, key: str) -> list[_V]: ...
69
+ @overload
70
+ def popall(self, key: str, default: _T) -> Union[list[_V], _T]: ...
71
+ @abc.abstractmethod
72
+ def popall(self, key: str, default: _T = ...) -> Union[list[_V], _T]:
73
+ """Remove all occurrences of key and return the list of corresponding values."""
@@ -0,0 +1,15 @@
1
+ import os
2
+ import platform
3
+
4
+ NO_EXTENSIONS = bool(os.environ.get("MULTIDICT_NO_EXTENSIONS"))
5
+
6
+ PYPY = platform.python_implementation() == "PyPy"
7
+
8
+ USE_EXTENSIONS = not NO_EXTENSIONS and not PYPY
9
+
10
+ if USE_EXTENSIONS:
11
+ try:
12
+ from . import _multidict # type: ignore[attr-defined] # noqa: F401
13
+ except ImportError: # pragma: no cover
14
+ # FIXME: Refactor for coverage. See #837.
15
+ USE_EXTENSIONS = False