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

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 +565 -543
  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,82 @@
1
+ Metadata-Version: 2.4
2
+ Name: click
3
+ Version: 8.2.1
4
+ Summary: Composable command line interface toolkit
5
+ Maintainer-email: Pallets <contact@palletsprojects.com>
6
+ Requires-Python: >=3.10
7
+ Description-Content-Type: text/markdown
8
+ License-Expression: BSD-3-Clause
9
+ Classifier: Development Status :: 5 - Production/Stable
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Operating System :: OS Independent
12
+ Classifier: Programming Language :: Python
13
+ Classifier: Typing :: Typed
14
+ License-File: LICENSE.txt
15
+ Requires-Dist: colorama; platform_system == 'Windows'
16
+ Project-URL: Changes, https://click.palletsprojects.com/page/changes/
17
+ Project-URL: Chat, https://discord.gg/pallets
18
+ Project-URL: Documentation, https://click.palletsprojects.com/
19
+ Project-URL: Donate, https://palletsprojects.com/donate
20
+ Project-URL: Source, https://github.com/pallets/click/
21
+
22
+ # $ click_
23
+
24
+ Click is a Python package for creating beautiful command line interfaces
25
+ in a composable way with as little code as necessary. It's the "Command
26
+ Line Interface Creation Kit". It's highly configurable but comes with
27
+ sensible defaults out of the box.
28
+
29
+ It aims to make the process of writing command line tools quick and fun
30
+ while also preventing any frustration caused by the inability to
31
+ implement an intended CLI API.
32
+
33
+ Click in three points:
34
+
35
+ - Arbitrary nesting of commands
36
+ - Automatic help page generation
37
+ - Supports lazy loading of subcommands at runtime
38
+
39
+
40
+ ## A Simple Example
41
+
42
+ ```python
43
+ import click
44
+
45
+ @click.command()
46
+ @click.option("--count", default=1, help="Number of greetings.")
47
+ @click.option("--name", prompt="Your name", help="The person to greet.")
48
+ def hello(count, name):
49
+ """Simple program that greets NAME for a total of COUNT times."""
50
+ for _ in range(count):
51
+ click.echo(f"Hello, {name}!")
52
+
53
+ if __name__ == '__main__':
54
+ hello()
55
+ ```
56
+
57
+ ```
58
+ $ python hello.py --count=3
59
+ Your name: Click
60
+ Hello, Click!
61
+ Hello, Click!
62
+ Hello, Click!
63
+ ```
64
+
65
+
66
+ ## Donate
67
+
68
+ The Pallets organization develops and supports Click and other popular
69
+ packages. In order to grow the community of contributors and users, and
70
+ allow the maintainers to devote more time to the projects, [please
71
+ donate today][].
72
+
73
+ [please donate today]: https://palletsprojects.com/donate
74
+
75
+ ## Contributing
76
+
77
+ See our [detailed contributing documentation][contrib] for many ways to
78
+ contribute, including reporting issues, requesting features, asking or answering
79
+ questions, and making PRs.
80
+
81
+ [contrib]: https://palletsprojects.com/contributing/
82
+
@@ -0,0 +1,22 @@
1
+ click/__init__.py,sha256=6YyS1aeyknZ0LYweWozNZy0A9nZ_11wmYIhv3cbQrYo,4473
2
+ click/_compat.py,sha256=v3xBZkFbvA1BXPRkFfBJc6-pIwPI7345m-kQEnpVAs4,18693
3
+ click/_termui_impl.py,sha256=ASXhLi9IQIc0Js9KQSS-3-SLZcPet3VqysBf9WgbbpI,26712
4
+ click/_textwrap.py,sha256=BOae0RQ6vg3FkNgSJyOoGzG1meGMxJ_ukWVZKx_v-0o,1400
5
+ click/_winconsole.py,sha256=_vxUuUaxwBhoR0vUWCNuHY8VUefiMdCIyU2SXPqoF-A,8465
6
+ click/core.py,sha256=gUhpNS9cFBGdEXXdisGVG-eRvGf49RTyFagxulqwdFw,117343
7
+ click/decorators.py,sha256=5P7abhJtAQYp_KHgjUvhMv464ERwOzrv2enNknlwHyQ,18461
8
+ click/exceptions.py,sha256=1rdtXgHJ1b3OjGkN-UpXB9t_HCBihJvh_DtpmLmwn9s,9891
9
+ click/formatting.py,sha256=Bhqx4QXdKQ9W4WKknIwj5KPKFmtduGOuGq1yw_THLZ8,9726
10
+ click/globals.py,sha256=gM-Nh6A4M0HB_SgkaF5M4ncGGMDHc_flHXu9_oh4GEU,1923
11
+ click/parser.py,sha256=nU1Ah2p11q29ul1vNdU9swPo_PUuKrxU6YXToi71q1c,18979
12
+ click/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
+ click/shell_completion.py,sha256=CQSGdjgun4ORbOZrXP0CVhEtPx4knsufOkRsDiK64cM,19857
14
+ click/termui.py,sha256=vAYrKC2a7f_NfEIhAThEVYfa__ib5XQbTSCGtJlABRA,30847
15
+ click/testing.py,sha256=2eLdAaCJCGToP5Tw-XN8JjrDb3wbJIfARxg3d0crW5M,18702
16
+ click/types.py,sha256=KBTRxN28cR1VZ5mb9iJX98MQSw_p9SGzljqfEI8z5Tw,38389
17
+ click/utils.py,sha256=b1Mm-usEDBHtEwcPltPIn3zSK4nw2KTp5GC7_oSTlLo,20245
18
+ click-8.2.1.dist-info/licenses/LICENSE.txt,sha256=morRBqOU6FO_4h9C9OctWSgZoigF2ZG18ydQKSkrZY0,1475
19
+ click-8.2.1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
20
+ click-8.2.1.dist-info/METADATA,sha256=dI1MbhHTLoKD2tNCCGnx9rK2gok23HDNylFeLKdLSik,2471
21
+ click-8.2.1.dist-info/INSTALLER,sha256=sz0Tnp99msIbbLB51q7U9nA6AvRKcsOeUKhrHH0Ulg4,12
22
+ click-8.2.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: flit 3.12.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1,28 @@
1
+ Copyright 2014 Pallets
2
+
3
+ Redistribution and use in source and binary forms, with or without
4
+ modification, are permitted provided that the following conditions are
5
+ met:
6
+
7
+ 1. Redistributions of source code must retain the above copyright
8
+ notice, this list of conditions and the following disclaimer.
9
+
10
+ 2. Redistributions in binary form must reproduce the above copyright
11
+ notice, this list of conditions and the following disclaimer in the
12
+ documentation and/or other materials provided with the distribution.
13
+
14
+ 3. Neither the name of the copyright holder nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
21
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
24
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -0,0 +1,134 @@
1
+ Metadata-Version: 2.4
2
+ Name: importlib_metadata
3
+ Version: 8.7.0
4
+ Summary: Read metadata from Python packages
5
+ Author-email: "Jason R. Coombs" <jaraco@jaraco.com>
6
+ Project-URL: Source, https://github.com/python/importlib_metadata
7
+ Classifier: Development Status :: 5 - Production/Stable
8
+ Classifier: Intended Audience :: Developers
9
+ Classifier: License :: OSI Approved :: Apache Software License
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3 :: Only
12
+ Requires-Python: >=3.9
13
+ Description-Content-Type: text/x-rst
14
+ License-File: LICENSE
15
+ Requires-Dist: zipp>=3.20
16
+ Requires-Dist: typing-extensions>=3.6.4; python_version < "3.8"
17
+ Provides-Extra: test
18
+ Requires-Dist: pytest!=8.1.*,>=6; extra == "test"
19
+ Requires-Dist: importlib_resources>=1.3; python_version < "3.9" and extra == "test"
20
+ Requires-Dist: packaging; extra == "test"
21
+ Requires-Dist: pyfakefs; extra == "test"
22
+ Requires-Dist: flufl.flake8; extra == "test"
23
+ Requires-Dist: pytest-perf>=0.9.2; extra == "test"
24
+ Requires-Dist: jaraco.test>=5.4; extra == "test"
25
+ Provides-Extra: doc
26
+ Requires-Dist: sphinx>=3.5; extra == "doc"
27
+ Requires-Dist: jaraco.packaging>=9.3; extra == "doc"
28
+ Requires-Dist: rst.linker>=1.9; extra == "doc"
29
+ Requires-Dist: furo; extra == "doc"
30
+ Requires-Dist: sphinx-lint; extra == "doc"
31
+ Requires-Dist: jaraco.tidelift>=1.4; extra == "doc"
32
+ Provides-Extra: perf
33
+ Requires-Dist: ipython; extra == "perf"
34
+ Provides-Extra: check
35
+ Requires-Dist: pytest-checkdocs>=2.4; extra == "check"
36
+ Requires-Dist: pytest-ruff>=0.2.1; sys_platform != "cygwin" and extra == "check"
37
+ Provides-Extra: cover
38
+ Requires-Dist: pytest-cov; extra == "cover"
39
+ Provides-Extra: enabler
40
+ Requires-Dist: pytest-enabler>=2.2; extra == "enabler"
41
+ Provides-Extra: type
42
+ Requires-Dist: pytest-mypy; extra == "type"
43
+ Dynamic: license-file
44
+
45
+ .. image:: https://img.shields.io/pypi/v/importlib_metadata.svg
46
+ :target: https://pypi.org/project/importlib_metadata
47
+
48
+ .. image:: https://img.shields.io/pypi/pyversions/importlib_metadata.svg
49
+
50
+ .. image:: https://github.com/python/importlib_metadata/actions/workflows/main.yml/badge.svg
51
+ :target: https://github.com/python/importlib_metadata/actions?query=workflow%3A%22tests%22
52
+ :alt: tests
53
+
54
+ .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
55
+ :target: https://github.com/astral-sh/ruff
56
+ :alt: Ruff
57
+
58
+ .. image:: https://readthedocs.org/projects/importlib-metadata/badge/?version=latest
59
+ :target: https://importlib-metadata.readthedocs.io/en/latest/?badge=latest
60
+
61
+ .. image:: https://img.shields.io/badge/skeleton-2025-informational
62
+ :target: https://blog.jaraco.com/skeleton
63
+
64
+ .. image:: https://tidelift.com/badges/package/pypi/importlib-metadata
65
+ :target: https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=readme
66
+
67
+ Library to access the metadata for a Python package.
68
+
69
+ This package supplies third-party access to the functionality of
70
+ `importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_
71
+ including improvements added to subsequent Python versions.
72
+
73
+
74
+ Compatibility
75
+ =============
76
+
77
+ New features are introduced in this third-party library and later merged
78
+ into CPython. The following table indicates which versions of this library
79
+ were contributed to different versions in the standard library:
80
+
81
+ .. list-table::
82
+ :header-rows: 1
83
+
84
+ * - importlib_metadata
85
+ - stdlib
86
+ * - 7.0
87
+ - 3.13
88
+ * - 6.5
89
+ - 3.12
90
+ * - 4.13
91
+ - 3.11
92
+ * - 4.6
93
+ - 3.10
94
+ * - 1.4
95
+ - 3.8
96
+
97
+
98
+ Usage
99
+ =====
100
+
101
+ See the `online documentation <https://importlib-metadata.readthedocs.io/>`_
102
+ for usage details.
103
+
104
+ `Finder authors
105
+ <https://docs.python.org/3/reference/import.html#finders-and-loaders>`_ can
106
+ also add support for custom package installers. See the above documentation
107
+ for details.
108
+
109
+
110
+ Caveats
111
+ =======
112
+
113
+ This project primarily supports third-party packages installed by PyPA
114
+ tools (or other conforming packages). It does not support:
115
+
116
+ - Packages in the stdlib.
117
+ - Packages installed without metadata.
118
+
119
+ Project details
120
+ ===============
121
+
122
+ * Project home: https://github.com/python/importlib_metadata
123
+ * Report bugs at: https://github.com/python/importlib_metadata/issues
124
+ * Code hosting: https://github.com/python/importlib_metadata
125
+ * Documentation: https://importlib-metadata.readthedocs.io/
126
+
127
+ For Enterprise
128
+ ==============
129
+
130
+ Available as part of the Tidelift Subscription.
131
+
132
+ This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
133
+
134
+ `Learn more <https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=referral&utm_campaign=github>`_.
@@ -0,0 +1,20 @@
1
+ importlib_metadata/__init__.py,sha256=R60WJL9VdkZ9SgxtzCH-AU604rJPmNBnntPrUfcNEqc,37062
2
+ importlib_metadata/_adapters.py,sha256=9Y3FAlZuoo8pOMVLnKXm5Xx6hKgsdUQOXF5SkiDGqWo,3784
3
+ importlib_metadata/_collections.py,sha256=CxAhzlF3g1rwu_fMiB53JtRQiUFh0RgiMpoOvmK_ocg,760
4
+ importlib_metadata/_compat.py,sha256=VC5ZDLlT-BcshauCShdFJvMNLntJJfZzNK1meGa-enw,1313
5
+ importlib_metadata/_functools.py,sha256=bSbAqC9-2niWM9364FYBx9GWtetnJEfo4mdLv8uMl7c,2895
6
+ importlib_metadata/_itertools.py,sha256=nMvp9SfHAQ_JYwK4L2i64lr3GRXGlYlikGTVzWbys_E,5351
7
+ importlib_metadata/_meta.py,sha256=EtHyiJ5kGzWFDfKyQ2XQp6Vu113CeadKW1Vf6aGc1B4,1765
8
+ importlib_metadata/_text.py,sha256=HCsFksZpJLeTP3NEk_ngrAeXVRRtTrtyh9eOABoRP4A,2166
9
+ importlib_metadata/_typing.py,sha256=EQKhhsEgz_Sa-FnePI-faC72rNOOQwopjA1i5pG8FDU,367
10
+ importlib_metadata/diagnose.py,sha256=nkSRMiowlmkhLYhKhvCg9glmt_11Cox-EmLzEbqYTa8,379
11
+ importlib_metadata/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
12
+ importlib_metadata/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
+ importlib_metadata/compat/py311.py,sha256=uqm-K-uohyj1042TH4a9Er_I5o7667DvulcD-gC_fSA,608
14
+ importlib_metadata/compat/py39.py,sha256=J3W7PUVRPNYMmcvT12RF8ndBU9e8_T0Ac4U87Bsrq70,1187
15
+ importlib_metadata-8.7.0.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
16
+ importlib_metadata-8.7.0.dist-info/METADATA,sha256=QJMudfqWDjfobdzipgUH5gskLahdXueIgy433mjk_Qw,4760
17
+ importlib_metadata-8.7.0.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
18
+ importlib_metadata-8.7.0.dist-info/top_level.txt,sha256=CO3fD9yylANiXkrMo4qHLV_mqXL2sC5JFKgt1yWAT-A,19
19
+ importlib_metadata-8.7.0.dist-info/INSTALLER,sha256=sz0Tnp99msIbbLB51q7U9nA6AvRKcsOeUKhrHH0Ulg4,12
20
+ importlib_metadata-8.7.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (79.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,202 @@
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
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.