@sylphai/adal-cli-linux-x64 0.1.0-beta.91 → 0.1.1-beta.1

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 (179) hide show
  1. package/adal-cli.js +563 -541
  2. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/INSTALLER +1 -0
  3. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/LICENSE.txt +28 -0
  4. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/METADATA +92 -0
  5. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/RECORD +12 -0
  6. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/WHEEL +6 -0
  7. package/backend/adal-backend/_internal/MarkupSafe-3.0.2.dist-info/top_level.txt +1 -0
  8. package/backend/adal-backend/_internal/aiohttp/_http_parser.cpython-312-x86_64-linux-gnu.so +0 -0
  9. package/backend/adal-backend/_internal/aiohttp/_http_writer.cpython-312-x86_64-linux-gnu.so +0 -0
  10. package/backend/adal-backend/_internal/aiohttp/_websocket/mask.cpython-312-x86_64-linux-gnu.so +0 -0
  11. package/backend/adal-backend/_internal/aiohttp/_websocket/reader_c.cpython-312-x86_64-linux-gnu.so +0 -0
  12. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/INSTALLER +1 -0
  13. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/METADATA +232 -0
  14. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/RECORD +36 -0
  15. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/WHEEL +4 -0
  16. package/backend/adal-backend/_internal/attrs-25.3.0.dist-info/licenses/LICENSE +21 -0
  17. package/backend/adal-backend/_internal/base_library.zip +0 -0
  18. package/backend/adal-backend/_internal/certifi/cacert.pem +4738 -0
  19. package/backend/adal-backend/_internal/certifi/py.typed +0 -0
  20. package/backend/adal-backend/_internal/charset_normalizer/md.cpython-312-x86_64-linux-gnu.so +0 -0
  21. package/backend/adal-backend/_internal/charset_normalizer/md__mypyc.cpython-312-x86_64-linux-gnu.so +0 -0
  22. package/backend/adal-backend/_internal/click-8.2.1.dist-info/INSTALLER +1 -0
  23. package/backend/adal-backend/_internal/click-8.2.1.dist-info/METADATA +82 -0
  24. package/backend/adal-backend/_internal/click-8.2.1.dist-info/RECORD +22 -0
  25. package/backend/adal-backend/_internal/click-8.2.1.dist-info/WHEEL +4 -0
  26. package/backend/adal-backend/_internal/click-8.2.1.dist-info/licenses/LICENSE.txt +28 -0
  27. package/backend/adal-backend/_internal/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz +0 -0
  28. package/backend/adal-backend/_internal/frozenlist/_frozenlist.cpython-312-x86_64-linux-gnu.so +0 -0
  29. package/backend/adal-backend/_internal/greenlet/_greenlet.cpython-312-x86_64-linux-gnu.so +0 -0
  30. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/INSTALLER +1 -0
  31. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/METADATA +134 -0
  32. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/RECORD +20 -0
  33. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/WHEEL +5 -0
  34. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/licenses/LICENSE +202 -0
  35. package/backend/adal-backend/_internal/importlib_metadata-8.7.0.dist-info/top_level.txt +1 -0
  36. package/backend/adal-backend/_internal/jiter/jiter.cpython-312-x86_64-linux-gnu.so +0 -0
  37. package/backend/adal-backend/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
  38. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/INSTALLER +1 -0
  39. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/METADATA +170 -0
  40. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/RECORD +44 -0
  41. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/WHEEL +4 -0
  42. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/entry_points.txt +2 -0
  43. package/backend/adal-backend/_internal/jsonschema-4.25.1.dist-info/licenses/COPYING +19 -0
  44. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  45. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  46. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  47. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  48. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  49. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  50. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  51. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  52. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  53. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  54. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format +14 -0
  55. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  56. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  57. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  58. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  59. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  60. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  61. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  62. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  63. package/backend/adal-backend/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  64. package/backend/adal-backend/_internal/lib-dynload/_asyncio.cpython-312-x86_64-linux-gnu.so +0 -0
  65. package/backend/adal-backend/_internal/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so +0 -0
  66. package/backend/adal-backend/_internal/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so +0 -0
  67. package/backend/adal-backend/_internal/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so +0 -0
  68. package/backend/adal-backend/_internal/lib-dynload/_codecs_cn.cpython-312-x86_64-linux-gnu.so +0 -0
  69. package/backend/adal-backend/_internal/lib-dynload/_codecs_hk.cpython-312-x86_64-linux-gnu.so +0 -0
  70. package/backend/adal-backend/_internal/lib-dynload/_codecs_iso2022.cpython-312-x86_64-linux-gnu.so +0 -0
  71. package/backend/adal-backend/_internal/lib-dynload/_codecs_jp.cpython-312-x86_64-linux-gnu.so +0 -0
  72. package/backend/adal-backend/_internal/lib-dynload/_codecs_kr.cpython-312-x86_64-linux-gnu.so +0 -0
  73. package/backend/adal-backend/_internal/lib-dynload/_codecs_tw.cpython-312-x86_64-linux-gnu.so +0 -0
  74. package/backend/adal-backend/_internal/lib-dynload/_contextvars.cpython-312-x86_64-linux-gnu.so +0 -0
  75. package/backend/adal-backend/_internal/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so +0 -0
  76. package/backend/adal-backend/_internal/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so +0 -0
  77. package/backend/adal-backend/_internal/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so +0 -0
  78. package/backend/adal-backend/_internal/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so +0 -0
  79. package/backend/adal-backend/_internal/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so +0 -0
  80. package/backend/adal-backend/_internal/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so +0 -0
  81. package/backend/adal-backend/_internal/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so +0 -0
  82. package/backend/adal-backend/_internal/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so +0 -0
  83. package/backend/adal-backend/_internal/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so +0 -0
  84. package/backend/adal-backend/_internal/lib-dynload/_md5.cpython-312-x86_64-linux-gnu.so +0 -0
  85. package/backend/adal-backend/_internal/lib-dynload/_multibytecodec.cpython-312-x86_64-linux-gnu.so +0 -0
  86. package/backend/adal-backend/_internal/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so +0 -0
  87. package/backend/adal-backend/_internal/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so +0 -0
  88. package/backend/adal-backend/_internal/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so +0 -0
  89. package/backend/adal-backend/_internal/lib-dynload/_posixshmem.cpython-312-x86_64-linux-gnu.so +0 -0
  90. package/backend/adal-backend/_internal/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so +0 -0
  91. package/backend/adal-backend/_internal/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so +0 -0
  92. package/backend/adal-backend/_internal/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so +0 -0
  93. package/backend/adal-backend/_internal/lib-dynload/_sha1.cpython-312-x86_64-linux-gnu.so +0 -0
  94. package/backend/adal-backend/_internal/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so +0 -0
  95. package/backend/adal-backend/_internal/lib-dynload/_sha3.cpython-312-x86_64-linux-gnu.so +0 -0
  96. package/backend/adal-backend/_internal/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so +0 -0
  97. package/backend/adal-backend/_internal/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so +0 -0
  98. package/backend/adal-backend/_internal/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so +0 -0
  99. package/backend/adal-backend/_internal/lib-dynload/_statistics.cpython-312-x86_64-linux-gnu.so +0 -0
  100. package/backend/adal-backend/_internal/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so +0 -0
  101. package/backend/adal-backend/_internal/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so +0 -0
  102. package/backend/adal-backend/_internal/lib-dynload/_zoneinfo.cpython-312-x86_64-linux-gnu.so +0 -0
  103. package/backend/adal-backend/_internal/lib-dynload/array.cpython-312-x86_64-linux-gnu.so +0 -0
  104. package/backend/adal-backend/_internal/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so +0 -0
  105. package/backend/adal-backend/_internal/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so +0 -0
  106. package/backend/adal-backend/_internal/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so +0 -0
  107. package/backend/adal-backend/_internal/lib-dynload/math.cpython-312-x86_64-linux-gnu.so +0 -0
  108. package/backend/adal-backend/_internal/lib-dynload/mmap.cpython-312-x86_64-linux-gnu.so +0 -0
  109. package/backend/adal-backend/_internal/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so +0 -0
  110. package/backend/adal-backend/_internal/lib-dynload/readline.cpython-312-x86_64-linux-gnu.so +0 -0
  111. package/backend/adal-backend/_internal/lib-dynload/resource.cpython-312-x86_64-linux-gnu.so +0 -0
  112. package/backend/adal-backend/_internal/lib-dynload/select.cpython-312-x86_64-linux-gnu.so +0 -0
  113. package/backend/adal-backend/_internal/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so +0 -0
  114. package/backend/adal-backend/_internal/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so +0 -0
  115. package/backend/adal-backend/_internal/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so +0 -0
  116. package/backend/adal-backend/_internal/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so +0 -0
  117. package/backend/adal-backend/_internal/libbz2.so.1.0 +0 -0
  118. package/backend/adal-backend/_internal/libcrypto.so.3 +0 -0
  119. package/backend/adal-backend/_internal/libffi.so.8 +0 -0
  120. package/backend/adal-backend/_internal/libgcc_s.so.1 +0 -0
  121. package/backend/adal-backend/_internal/liblzma.so.5 +0 -0
  122. package/backend/{adal-backend → adal-backend/_internal/libpython3.12.so.1.0} +0 -0
  123. package/backend/adal-backend/_internal/libreadline.so.8 +0 -0
  124. package/backend/adal-backend/_internal/libsqlite3.so.0 +0 -0
  125. package/backend/adal-backend/_internal/libssl.so.3 +0 -0
  126. package/backend/adal-backend/_internal/libstdc++.so.6 +0 -0
  127. package/backend/adal-backend/_internal/libtinfo.so.6 +0 -0
  128. package/backend/adal-backend/_internal/libuuid.so.1 +0 -0
  129. package/backend/adal-backend/_internal/libz.so.1 +0 -0
  130. package/backend/adal-backend/_internal/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so +0 -0
  131. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/INSTALLER +1 -0
  132. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/METADATA +2191 -0
  133. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/RECORD +88 -0
  134. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/WHEEL +4 -0
  135. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/entry_points.txt +2 -0
  136. package/backend/adal-backend/_internal/mcp-1.13.1.dist-info/licenses/LICENSE +21 -0
  137. package/backend/adal-backend/_internal/multidict/_multidict.cpython-312-x86_64-linux-gnu.so +0 -0
  138. package/backend/adal-backend/_internal/numpy/_core/_multiarray_tests.cpython-312-x86_64-linux-gnu.so +0 -0
  139. package/backend/adal-backend/_internal/numpy/_core/_multiarray_umath.cpython-312-x86_64-linux-gnu.so +0 -0
  140. package/backend/adal-backend/_internal/numpy/fft/_pocketfft_umath.cpython-312-x86_64-linux-gnu.so +0 -0
  141. package/backend/adal-backend/_internal/numpy/linalg/_umath_linalg.cpython-312-x86_64-linux-gnu.so +0 -0
  142. package/backend/adal-backend/_internal/numpy/random/_bounded_integers.cpython-312-x86_64-linux-gnu.so +0 -0
  143. package/backend/adal-backend/_internal/numpy/random/_common.cpython-312-x86_64-linux-gnu.so +0 -0
  144. package/backend/adal-backend/_internal/numpy/random/_generator.cpython-312-x86_64-linux-gnu.so +0 -0
  145. package/backend/adal-backend/_internal/numpy/random/_mt19937.cpython-312-x86_64-linux-gnu.so +0 -0
  146. package/backend/adal-backend/_internal/numpy/random/_pcg64.cpython-312-x86_64-linux-gnu.so +0 -0
  147. package/backend/adal-backend/_internal/numpy/random/_philox.cpython-312-x86_64-linux-gnu.so +0 -0
  148. package/backend/adal-backend/_internal/numpy/random/_sfc64.cpython-312-x86_64-linux-gnu.so +0 -0
  149. package/backend/adal-backend/_internal/numpy/random/bit_generator.cpython-312-x86_64-linux-gnu.so +0 -0
  150. package/backend/adal-backend/_internal/numpy/random/mtrand.cpython-312-x86_64-linux-gnu.so +0 -0
  151. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/INSTALLER +1 -0
  152. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/LICENSE.txt +971 -0
  153. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/METADATA +1093 -0
  154. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/RECORD +904 -0
  155. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/WHEEL +6 -0
  156. package/backend/adal-backend/_internal/numpy-2.3.2.dist-info/entry_points.txt +13 -0
  157. package/backend/adal-backend/_internal/numpy.libs/libgfortran-040039e1-0352e75f.so.5.0.0 +0 -0
  158. package/backend/adal-backend/_internal/numpy.libs/libquadmath-96973f99-934c22de.so.0.0.0 +0 -0
  159. package/backend/adal-backend/_internal/numpy.libs/libscipy_openblas64_-8fb3d286.so +0 -0
  160. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/INSTALLER +1 -0
  161. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/METADATA +206 -0
  162. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/RECORD +10 -0
  163. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/WHEEL +4 -0
  164. package/backend/adal-backend/_internal/ollama-0.5.4.dist-info/licenses/LICENSE +21 -0
  165. package/backend/adal-backend/_internal/propcache/_helpers_c.cpython-312-x86_64-linux-gnu.so +0 -0
  166. package/backend/adal-backend/_internal/pydantic_core/_pydantic_core.cpython-312-x86_64-linux-gnu.so +0 -0
  167. package/backend/adal-backend/_internal/regex/_regex.cpython-312-x86_64-linux-gnu.so +0 -0
  168. package/backend/adal-backend/_internal/rpds/rpds.cpython-312-x86_64-linux-gnu.so +0 -0
  169. package/backend/adal-backend/_internal/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +2 -0
  170. package/backend/adal-backend/_internal/tiktoken/_tiktoken.cpython-312-x86_64-linux-gnu.so +0 -0
  171. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/INSTALLER +1 -0
  172. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/LICENSE.txt +28 -0
  173. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/METADATA +99 -0
  174. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/RECORD +64 -0
  175. package/backend/adal-backend/_internal/werkzeug-3.1.3.dist-info/WHEEL +4 -0
  176. package/backend/adal-backend/_internal/yaml/_yaml.cpython-312-x86_64-linux-gnu.so +0 -0
  177. package/backend/adal-backend/_internal/yarl/_quoting_c.cpython-312-x86_64-linux-gnu.so +0 -0
  178. package/backend/adal-backend/adal-backend +0 -0
  179. package/package.json +1 -1
@@ -0,0 +1,28 @@
1
+ Copyright 2010 Pallets
2
+
3
+ Redistribution and use in source and binary forms, with or without
4
+ modification, are permitted provided that the following conditions are
5
+ met:
6
+
7
+ 1. Redistributions of source code must retain the above copyright
8
+ notice, this list of conditions and the following disclaimer.
9
+
10
+ 2. Redistributions in binary form must reproduce the above copyright
11
+ notice, this list of conditions and the following disclaimer in the
12
+ documentation and/or other materials provided with the distribution.
13
+
14
+ 3. Neither the name of the copyright holder nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
21
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
24
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,92 @@
1
+ Metadata-Version: 2.1
2
+ Name: MarkupSafe
3
+ Version: 3.0.2
4
+ Summary: Safely add untrusted strings to HTML/XML markup.
5
+ Maintainer-email: Pallets <contact@palletsprojects.com>
6
+ License: Copyright 2010 Pallets
7
+
8
+ Redistribution and use in source and binary forms, with or without
9
+ modification, are permitted provided that the following conditions are
10
+ met:
11
+
12
+ 1. Redistributions of source code must retain the above copyright
13
+ notice, this list of conditions and the following disclaimer.
14
+
15
+ 2. Redistributions in binary form must reproduce the above copyright
16
+ notice, this list of conditions and the following disclaimer in the
17
+ documentation and/or other materials provided with the distribution.
18
+
19
+ 3. Neither the name of the copyright holder nor the names of its
20
+ contributors may be used to endorse or promote products derived from
21
+ this software without specific prior written permission.
22
+
23
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
24
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
25
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
26
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
27
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
28
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
29
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
30
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
31
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
32
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
33
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34
+
35
+ Project-URL: Donate, https://palletsprojects.com/donate
36
+ Project-URL: Documentation, https://markupsafe.palletsprojects.com/
37
+ Project-URL: Changes, https://markupsafe.palletsprojects.com/changes/
38
+ Project-URL: Source, https://github.com/pallets/markupsafe/
39
+ Project-URL: Chat, https://discord.gg/pallets
40
+ Classifier: Development Status :: 5 - Production/Stable
41
+ Classifier: Environment :: Web Environment
42
+ Classifier: Intended Audience :: Developers
43
+ Classifier: License :: OSI Approved :: BSD License
44
+ Classifier: Operating System :: OS Independent
45
+ Classifier: Programming Language :: Python
46
+ Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
47
+ Classifier: Topic :: Text Processing :: Markup :: HTML
48
+ Classifier: Typing :: Typed
49
+ Requires-Python: >=3.9
50
+ Description-Content-Type: text/markdown
51
+ License-File: LICENSE.txt
52
+
53
+ # MarkupSafe
54
+
55
+ MarkupSafe implements a text object that escapes characters so it is
56
+ safe to use in HTML and XML. Characters that have special meanings are
57
+ replaced so that they display as the actual characters. This mitigates
58
+ injection attacks, meaning untrusted user input can safely be displayed
59
+ on a page.
60
+
61
+
62
+ ## Examples
63
+
64
+ ```pycon
65
+ >>> from markupsafe import Markup, escape
66
+
67
+ >>> # escape replaces special characters and wraps in Markup
68
+ >>> escape("<script>alert(document.cookie);</script>")
69
+ Markup('&lt;script&gt;alert(document.cookie);&lt;/script&gt;')
70
+
71
+ >>> # wrap in Markup to mark text "safe" and prevent escaping
72
+ >>> Markup("<strong>Hello</strong>")
73
+ Markup('<strong>hello</strong>')
74
+
75
+ >>> escape(Markup("<strong>Hello</strong>"))
76
+ Markup('<strong>hello</strong>')
77
+
78
+ >>> # Markup is a str subclass
79
+ >>> # methods and operators escape their arguments
80
+ >>> template = Markup("Hello <em>{name}</em>")
81
+ >>> template.format(name='"World"')
82
+ Markup('Hello <em>&#34;World&#34;</em>')
83
+ ```
84
+
85
+ ## Donate
86
+
87
+ The Pallets organization develops and supports MarkupSafe and other
88
+ popular packages. In order to grow the community of contributors and
89
+ users, and allow the maintainers to devote more time to the projects,
90
+ [please donate today][].
91
+
92
+ [please donate today]: https://palletsprojects.com/donate
@@ -0,0 +1,12 @@
1
+ MarkupSafe-3.0.2.dist-info/top_level.txt,sha256=qy0Plje5IJuvsCBjejJyhDCjEAdcDLK_2agVcex8Z6U,11
2
+ MarkupSafe-3.0.2.dist-info/LICENSE.txt,sha256=SJqOEQhQntmKN7uYPhHg9-HTHwvY-Zp5yESOf_N9B-o,1475
3
+ MarkupSafe-3.0.2.dist-info/METADATA,sha256=aAwbZhSmXdfFuMM-rEHpeiHRkBOGESyVLJIuwzHP-nw,3975
4
+ MarkupSafe-3.0.2.dist-info/WHEEL,sha256=OVgtqZzfzIXXtylXP90gxCZ6CKBCwKYyHM8PpMEjN1M,151
5
+ markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so,sha256=t1DBZlpsjFA30BOOvXfXfT1wvO_4cS16VbHz1-49q5U,43432
6
+ markupsafe/_speedups.c,sha256=O7XulmTo-epI6n2FtMVOrJXl8EAaIwD2iNYmBI5SEoQ,4149
7
+ markupsafe/_speedups.pyi,sha256=ENd1bYe7gbBUf2ywyYWOGUpnXOHNJ-cgTNqetlW8h5k,41
8
+ markupsafe/__init__.py,sha256=sr-U6_27DfaSrj5jnHYxWN-pvhM27sjlDplMDPZKm7k,13214
9
+ markupsafe/_native.py,sha256=hSLs8Jmz5aqayuengJJ3kdT5PwNpBWpKrmQSdipndC8,210
10
+ markupsafe/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ MarkupSafe-3.0.2.dist-info/INSTALLER,sha256=sz0Tnp99msIbbLB51q7U9nA6AvRKcsOeUKhrHH0Ulg4,12
12
+ MarkupSafe-3.0.2.dist-info/RECORD,,
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (75.2.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp312-cp312-manylinux_2_17_x86_64
5
+ Tag: cp312-cp312-manylinux2014_x86_64
6
+
@@ -0,0 +1,232 @@
1
+ Metadata-Version: 2.4
2
+ Name: attrs
3
+ Version: 25.3.0
4
+ Summary: Classes Without Boilerplate
5
+ Project-URL: Documentation, https://www.attrs.org/
6
+ Project-URL: Changelog, https://www.attrs.org/en/stable/changelog.html
7
+ Project-URL: GitHub, https://github.com/python-attrs/attrs
8
+ Project-URL: Funding, https://github.com/sponsors/hynek
9
+ Project-URL: Tidelift, https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=pypi
10
+ Author-email: Hynek Schlawack <hs@ox.cx>
11
+ License-Expression: MIT
12
+ License-File: LICENSE
13
+ Keywords: attribute,boilerplate,class
14
+ Classifier: Development Status :: 5 - Production/Stable
15
+ Classifier: Programming Language :: Python :: 3.8
16
+ Classifier: Programming Language :: Python :: 3.9
17
+ Classifier: Programming Language :: Python :: 3.10
18
+ Classifier: Programming Language :: Python :: 3.11
19
+ Classifier: Programming Language :: Python :: 3.12
20
+ Classifier: Programming Language :: Python :: 3.13
21
+ Classifier: Programming Language :: Python :: Implementation :: CPython
22
+ Classifier: Programming Language :: Python :: Implementation :: PyPy
23
+ Classifier: Typing :: Typed
24
+ Requires-Python: >=3.8
25
+ Provides-Extra: benchmark
26
+ Requires-Dist: cloudpickle; (platform_python_implementation == 'CPython') and extra == 'benchmark'
27
+ Requires-Dist: hypothesis; extra == 'benchmark'
28
+ Requires-Dist: mypy>=1.11.1; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'benchmark'
29
+ Requires-Dist: pympler; extra == 'benchmark'
30
+ Requires-Dist: pytest-codspeed; extra == 'benchmark'
31
+ Requires-Dist: pytest-mypy-plugins; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'benchmark'
32
+ Requires-Dist: pytest-xdist[psutil]; extra == 'benchmark'
33
+ Requires-Dist: pytest>=4.3.0; extra == 'benchmark'
34
+ Provides-Extra: cov
35
+ Requires-Dist: cloudpickle; (platform_python_implementation == 'CPython') and extra == 'cov'
36
+ Requires-Dist: coverage[toml]>=5.3; extra == 'cov'
37
+ Requires-Dist: hypothesis; extra == 'cov'
38
+ Requires-Dist: mypy>=1.11.1; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'cov'
39
+ Requires-Dist: pympler; extra == 'cov'
40
+ Requires-Dist: pytest-mypy-plugins; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'cov'
41
+ Requires-Dist: pytest-xdist[psutil]; extra == 'cov'
42
+ Requires-Dist: pytest>=4.3.0; extra == 'cov'
43
+ Provides-Extra: dev
44
+ Requires-Dist: cloudpickle; (platform_python_implementation == 'CPython') and extra == 'dev'
45
+ Requires-Dist: hypothesis; extra == 'dev'
46
+ Requires-Dist: mypy>=1.11.1; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'dev'
47
+ Requires-Dist: pre-commit-uv; extra == 'dev'
48
+ Requires-Dist: pympler; extra == 'dev'
49
+ Requires-Dist: pytest-mypy-plugins; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'dev'
50
+ Requires-Dist: pytest-xdist[psutil]; extra == 'dev'
51
+ Requires-Dist: pytest>=4.3.0; extra == 'dev'
52
+ Provides-Extra: docs
53
+ Requires-Dist: cogapp; extra == 'docs'
54
+ Requires-Dist: furo; extra == 'docs'
55
+ Requires-Dist: myst-parser; extra == 'docs'
56
+ Requires-Dist: sphinx; extra == 'docs'
57
+ Requires-Dist: sphinx-notfound-page; extra == 'docs'
58
+ Requires-Dist: sphinxcontrib-towncrier; extra == 'docs'
59
+ Requires-Dist: towncrier; extra == 'docs'
60
+ Provides-Extra: tests
61
+ Requires-Dist: cloudpickle; (platform_python_implementation == 'CPython') and extra == 'tests'
62
+ Requires-Dist: hypothesis; extra == 'tests'
63
+ Requires-Dist: mypy>=1.11.1; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'tests'
64
+ Requires-Dist: pympler; extra == 'tests'
65
+ Requires-Dist: pytest-mypy-plugins; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'tests'
66
+ Requires-Dist: pytest-xdist[psutil]; extra == 'tests'
67
+ Requires-Dist: pytest>=4.3.0; extra == 'tests'
68
+ Provides-Extra: tests-mypy
69
+ Requires-Dist: mypy>=1.11.1; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'tests-mypy'
70
+ Requires-Dist: pytest-mypy-plugins; (platform_python_implementation == 'CPython' and python_version >= '3.10') and extra == 'tests-mypy'
71
+ Description-Content-Type: text/markdown
72
+
73
+ <p align="center">
74
+ <a href="https://www.attrs.org/">
75
+ <img src="https://raw.githubusercontent.com/python-attrs/attrs/main/docs/_static/attrs_logo.svg" width="35%" alt="attrs" />
76
+ </a>
77
+ </p>
78
+
79
+
80
+ *attrs* is the Python package that will bring back the **joy** of **writing classes** by relieving you from the drudgery of implementing object protocols (aka [dunder methods](https://www.attrs.org/en/latest/glossary.html#term-dunder-methods)).
81
+ [Trusted by NASA](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/personalizing-your-profile#list-of-qualifying-repositories-for-mars-2020-helicopter-contributor-achievement) for Mars missions since 2020!
82
+
83
+ Its main goal is to help you to write **concise** and **correct** software without slowing down your code.
84
+
85
+
86
+ ## Sponsors
87
+
88
+ *attrs* would not be possible without our [amazing sponsors](https://github.com/sponsors/hynek).
89
+ Especially those generously supporting us at the *The Organization* tier and higher:
90
+
91
+ <!-- sponsor-break-begin -->
92
+
93
+ <p align="center">
94
+
95
+ <!-- [[[cog
96
+ import pathlib, tomllib
97
+
98
+ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]["sponcon"]["sponsors"]:
99
+ print(f'<a href="{sponsor["url"]}"><img title="{sponsor["title"]}" src="https://www.attrs.org/en/25.3.0/_static/sponsors/{sponsor["img"]}" width="190" /></a>')
100
+ ]]] -->
101
+ <a href="https://www.variomedia.de/"><img title="Variomedia AG" src="https://www.attrs.org/en/25.3.0/_static/sponsors/Variomedia.svg" width="190" /></a>
102
+ <a href="https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek"><img title="Tidelift" src="https://www.attrs.org/en/25.3.0/_static/sponsors/Tidelift.svg" width="190" /></a>
103
+ <a href="https://klaviyo.com/"><img title="Klaviyo" src="https://www.attrs.org/en/25.3.0/_static/sponsors/Klaviyo.svg" width="190" /></a>
104
+ <a href="https://privacy-solutions.org/"><img title="Privacy Solutions" src="https://www.attrs.org/en/25.3.0/_static/sponsors/Privacy-Solutions.svg" width="190" /></a>
105
+ <a href="https://www.emsys-renewables.com/"><img title="emsys renewables" src="https://www.attrs.org/en/25.3.0/_static/sponsors/emsys-renewables.svg" width="190" /></a>
106
+ <a href="https://filepreviews.io/"><img title="FilePreviews" src="https://www.attrs.org/en/25.3.0/_static/sponsors/FilePreviews.svg" width="190" /></a>
107
+ <a href="https://polar.sh/"><img title="Polar" src="https://www.attrs.org/en/25.3.0/_static/sponsors/Polar.svg" width="190" /></a>
108
+ <!-- [[[end]]] -->
109
+
110
+ </p>
111
+
112
+ <!-- sponsor-break-end -->
113
+
114
+ <p align="center">
115
+ <strong>Please consider <a href="https://github.com/sponsors/hynek">joining them</a> to help make <em>attrs</em>’s maintenance more sustainable!</strong>
116
+ </p>
117
+
118
+ <!-- teaser-end -->
119
+
120
+ ## Example
121
+
122
+ *attrs* gives you a class decorator and a way to declaratively define the attributes on that class:
123
+
124
+ <!-- code-begin -->
125
+
126
+ ```pycon
127
+ >>> from attrs import asdict, define, make_class, Factory
128
+
129
+ >>> @define
130
+ ... class SomeClass:
131
+ ... a_number: int = 42
132
+ ... list_of_numbers: list[int] = Factory(list)
133
+ ...
134
+ ... def hard_math(self, another_number):
135
+ ... return self.a_number + sum(self.list_of_numbers) * another_number
136
+
137
+
138
+ >>> sc = SomeClass(1, [1, 2, 3])
139
+ >>> sc
140
+ SomeClass(a_number=1, list_of_numbers=[1, 2, 3])
141
+
142
+ >>> sc.hard_math(3)
143
+ 19
144
+ >>> sc == SomeClass(1, [1, 2, 3])
145
+ True
146
+ >>> sc != SomeClass(2, [3, 2, 1])
147
+ True
148
+
149
+ >>> asdict(sc)
150
+ {'a_number': 1, 'list_of_numbers': [1, 2, 3]}
151
+
152
+ >>> SomeClass()
153
+ SomeClass(a_number=42, list_of_numbers=[])
154
+
155
+ >>> C = make_class("C", ["a", "b"])
156
+ >>> C("foo", "bar")
157
+ C(a='foo', b='bar')
158
+ ```
159
+
160
+ After *declaring* your attributes, *attrs* gives you:
161
+
162
+ - a concise and explicit overview of the class's attributes,
163
+ - a nice human-readable `__repr__`,
164
+ - equality-checking methods,
165
+ - an initializer,
166
+ - and much more,
167
+
168
+ *without* writing dull boilerplate code again and again and *without* runtime performance penalties.
169
+
170
+ ---
171
+
172
+ This example uses *attrs*'s modern APIs that have been introduced in version 20.1.0, and the *attrs* package import name that has been added in version 21.3.0.
173
+ The classic APIs (`@attr.s`, `attr.ib`, plus their serious-business aliases) and the `attr` package import name will remain **indefinitely**.
174
+
175
+ Check out [*On The Core API Names*](https://www.attrs.org/en/latest/names.html) for an in-depth explanation!
176
+
177
+
178
+ ### Hate Type Annotations!?
179
+
180
+ No problem!
181
+ Types are entirely **optional** with *attrs*.
182
+ Simply assign `attrs.field()` to the attributes instead of annotating them with types:
183
+
184
+ ```python
185
+ from attrs import define, field
186
+
187
+ @define
188
+ class SomeClass:
189
+ a_number = field(default=42)
190
+ list_of_numbers = field(factory=list)
191
+ ```
192
+
193
+
194
+ ## Data Classes
195
+
196
+ On the tin, *attrs* might remind you of `dataclasses` (and indeed, `dataclasses` [are a descendant](https://hynek.me/articles/import-attrs/) of *attrs*).
197
+ In practice it does a lot more and is more flexible.
198
+ For instance, it allows you to define [special handling of NumPy arrays for equality checks](https://www.attrs.org/en/stable/comparison.html#customization), allows more ways to [plug into the initialization process](https://www.attrs.org/en/stable/init.html#hooking-yourself-into-initialization), has a replacement for `__init_subclass__`, and allows for stepping through the generated methods using a debugger.
199
+
200
+ For more details, please refer to our [comparison page](https://www.attrs.org/en/stable/why.html#data-classes), but generally speaking, we are more likely to commit crimes against nature to make things work that one would expect to work, but that are quite complicated in practice.
201
+
202
+
203
+ ## Project Information
204
+
205
+ - [**Changelog**](https://www.attrs.org/en/stable/changelog.html)
206
+ - [**Documentation**](https://www.attrs.org/)
207
+ - [**PyPI**](https://pypi.org/project/attrs/)
208
+ - [**Source Code**](https://github.com/python-attrs/attrs)
209
+ - [**Contributing**](https://github.com/python-attrs/attrs/blob/main/.github/CONTRIBUTING.md)
210
+ - [**Third-party Extensions**](https://github.com/python-attrs/attrs/wiki/Extensions-to-attrs)
211
+ - **Get Help**: use the `python-attrs` tag on [Stack Overflow](https://stackoverflow.com/questions/tagged/python-attrs)
212
+
213
+
214
+ ### *attrs* for Enterprise
215
+
216
+ Available as part of the [Tidelift Subscription](https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek).
217
+
218
+ The maintainers of *attrs* and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications.
219
+ Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use.
220
+
221
+ ## Release Information
222
+
223
+ ### Changes
224
+
225
+ - Restore support for generator-based `field_transformer`s.
226
+ [#1417](https://github.com/python-attrs/attrs/issues/1417)
227
+
228
+
229
+
230
+ ---
231
+
232
+ [Full changelog →](https://www.attrs.org/en/stable/changelog.html)
@@ -0,0 +1,36 @@
1
+ attr/__init__.py,sha256=fOYIvt1eGSqQre4uCS3sJWKZ0mwAuC8UD6qba5OS9_U,2057
2
+ attr/__init__.pyi,sha256=QIXnnHPoucmDWkbpNsWTP-cgJ1bn8le7DjyRa_wYdew,11281
3
+ attr/_cmp.py,sha256=3Nn1TjxllUYiX_nJoVnEkXoDk0hM1DYKj5DE7GZe4i0,4117
4
+ attr/_cmp.pyi,sha256=U-_RU_UZOyPUEQzXE6RMYQQcjkZRY25wTH99sN0s7MM,368
5
+ attr/_compat.py,sha256=4hlXbWhdDjQCDK6FKF1EgnZ3POiHgtpp54qE0nxaGHg,2704
6
+ attr/_config.py,sha256=dGq3xR6fgZEF6UBt_L0T-eUHIB4i43kRmH0P28sJVw8,843
7
+ attr/_funcs.py,sha256=5-tUKJtp3h5El55EcDl6GWXFp68fT8D8U7uCRN6497I,15854
8
+ attr/_make.py,sha256=lBUPPmxiA1BeHzB6OlHoCEh--tVvM1ozXO8eXOa6g4c,96664
9
+ attr/_next_gen.py,sha256=7FRkbtl_N017SuBhf_Vw3mw2c2pGZhtCGOzadgz7tp4,24395
10
+ attr/_typing_compat.pyi,sha256=XDP54TUn-ZKhD62TOQebmzrwFyomhUCoGRpclb6alRA,469
11
+ attr/_version_info.py,sha256=exSqb3b5E-fMSsgZAlEw9XcLpEgobPORCZpcaEglAM4,2121
12
+ attr/_version_info.pyi,sha256=x_M3L3WuB7r_ULXAWjx959udKQ4HLB8l-hsc1FDGNvk,209
13
+ attr/converters.py,sha256=GlDeOzPeTFgeBBLbj9G57Ez5lAk68uhSALRYJ_exe84,3861
14
+ attr/converters.pyi,sha256=orU2bff-VjQa2kMDyvnMQV73oJT2WRyQuw4ZR1ym1bE,643
15
+ attr/exceptions.py,sha256=HRFq4iybmv7-DcZwyjl6M1euM2YeJVK_hFxuaBGAngI,1977
16
+ attr/exceptions.pyi,sha256=zZq8bCUnKAy9mDtBEw42ZhPhAUIHoTKedDQInJD883M,539
17
+ attr/filters.py,sha256=ZBiKWLp3R0LfCZsq7X11pn9WX8NslS2wXM4jsnLOGc8,1795
18
+ attr/filters.pyi,sha256=3J5BG-dTxltBk1_-RuNRUHrv2qu1v8v4aDNAQ7_mifA,208
19
+ attr/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
+ attr/setters.py,sha256=5-dcT63GQK35ONEzSgfXCkbB7pPkaR-qv15mm4PVSzQ,1617
21
+ attr/setters.pyi,sha256=NnVkaFU1BB4JB8E4JuXyrzTUgvtMpj8p3wBdJY7uix4,584
22
+ attr/validators.py,sha256=WaB1HLAHHqRHWsrv_K9H-sJ7ESil3H3Cmv2d8TtVZx4,20046
23
+ attr/validators.pyi,sha256=s2WhKPqskxbsckJfKk8zOuuB088GfgpyxcCYSNFLqNU,2603
24
+ attrs/__init__.py,sha256=qeQJZ4O08yczSn840v9bYOaZyRE81WsVi-QCrY3krCU,1107
25
+ attrs/__init__.pyi,sha256=nZmInocjM7tHV4AQw0vxO_fo6oJjL_PonlV9zKKW8DY,7931
26
+ attrs/converters.py,sha256=8kQljrVwfSTRu8INwEk8SI0eGrzmWftsT7rM0EqyohM,76
27
+ attrs/exceptions.py,sha256=ACCCmg19-vDFaDPY9vFl199SPXCQMN_bENs4DALjzms,76
28
+ attrs/filters.py,sha256=VOUMZug9uEU6dUuA0dF1jInUK0PL3fLgP0VBS5d-CDE,73
29
+ attrs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
+ attrs/setters.py,sha256=eL1YidYQV3T2h9_SYIZSZR1FAcHGb1TuCTy0E0Lv2SU,73
31
+ attrs/validators.py,sha256=xcy6wD5TtTkdCG1f4XWbocPSO0faBjk5IfVJfP6SUj0,76
32
+ attrs-25.3.0.dist-info/METADATA,sha256=W38cREj7s1wqNf1fg4hVwZmL1xh0AdSp4IhtTMROinw,10993
33
+ attrs-25.3.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
34
+ attrs-25.3.0.dist-info/licenses/LICENSE,sha256=iCEVyV38KvHutnFPjsbVy8q_Znyv-HKfQkINpj9xTp8,1109
35
+ attrs-25.3.0.dist-info/INSTALLER,sha256=sz0Tnp99msIbbLB51q7U9nA6AvRKcsOeUKhrHH0Ulg4,12
36
+ attrs-25.3.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.27.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2015 Hynek Schlawack and the attrs contributors
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.