agentsystems-sdk 0.4.0__py3-none-any.whl → 0.4.1__py3-none-any.whl

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.
@@ -0,0 +1,2862 @@
1
+ # Third-Party Python Packages
2
+
3
+ This package relies on the third-party Python packages listed below.
4
+
5
+ ## agentsystems-sdk 0.4.1
6
+ - License: UNKNOWN
7
+ - URL: UNKNOWN
8
+ - Author: AgentSystems <support@agentsystems.ai>
9
+
10
+ <details><summary>License text</summary>
11
+
12
+ ```
13
+ Apache License
14
+ Version 2.0, January 2004
15
+ http://www.apache.org/licenses/
16
+
17
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
18
+
19
+ 1. Definitions.
20
+
21
+ "License" shall mean the terms and conditions for use, reproduction,
22
+ and distribution as defined by Sections 1 through 9 of this document.
23
+
24
+ "Licensor" shall mean the copyright owner or entity authorized by
25
+ the copyright owner that is granting the License.
26
+
27
+ "Legal Entity" shall mean the union of the acting entity and all
28
+ other entities that control, are controlled by, or are under common
29
+ control with that entity. For the purposes of this definition,
30
+ "control" means (i) the power, direct or indirect, to cause the
31
+ direction or management of such entity, whether by contract or
32
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
33
+ outstanding shares, or (iii) beneficial ownership of such entity.
34
+
35
+ "You" (or "Your") shall mean an individual or Legal Entity
36
+ exercising permissions granted by this License.
37
+
38
+ "Source" form shall mean the preferred form for making modifications,
39
+ including but not limited to software source code, documentation
40
+ source, and configuration files.
41
+
42
+ "Object" form shall mean any form resulting from mechanical
43
+ transformation or translation of a Source form, including but
44
+ not limited to compiled object code, generated documentation,
45
+ and conversions to other media types.
46
+
47
+ "Work" shall mean the work of authorship, whether in Source or
48
+ Object form, made available under the License, as indicated by a
49
+ copyright notice that is included in or attached to the work
50
+ (an example is provided in the Appendix below).
51
+
52
+ "Derivative Works" shall mean any work, whether in Source or Object
53
+ form, that is based on (or derived from) the Work and for which the
54
+ editorial revisions, annotations, elaborations, or other modifications
55
+ represent, as a whole, an original work of authorship. For the purposes
56
+ of this License, Derivative Works shall not include works that remain
57
+ separable from, or merely link (or bind by name) to the interfaces of,
58
+ the Work and Derivative Works thereof.
59
+
60
+ "Contribution" shall mean any work of authorship, including
61
+ the original version of the Work and any modifications or additions
62
+ to that Work or Derivative Works thereof, that is intentionally
63
+ submitted to Licensor for inclusion in the Work by the copyright owner
64
+ or by an individual or Legal Entity authorized to submit on behalf of
65
+ the copyright owner. For the purposes of this definition, "submitted"
66
+ means any form of electronic, verbal, or written communication sent
67
+ to the Licensor or its representatives, including but not limited to
68
+ communication on electronic mailing lists, source code control systems,
69
+ and issue tracking systems that are managed by, or on behalf of, the
70
+ Licensor for the purpose of discussing and improving the Work, but
71
+ excluding communication that is conspicuously marked or otherwise
72
+ designated in writing by the copyright owner as "Not a Contribution."
73
+
74
+ "Contributor" shall mean Licensor and any individual or Legal Entity
75
+ on behalf of whom a Contribution has been received by Licensor and
76
+ subsequently incorporated within the Work.
77
+
78
+ 2. Grant of Copyright License. Subject to the terms and conditions of
79
+ this License, each Contributor hereby grants to You a perpetual,
80
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
81
+ copyright license to reproduce, prepare Derivative Works of,
82
+ publicly display, publicly perform, sublicense, and distribute the
83
+ Work and such Derivative Works in Source or Object form.
84
+
85
+ 3. Grant of Patent License. Subject to the terms and conditions of
86
+ this License, each Contributor hereby grants to You a perpetual,
87
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
88
+ (except as stated in this section) patent license to make, have made,
89
+ use, offer to sell, sell, import, and otherwise transfer the Work,
90
+ where such license applies only to those patent claims licensable
91
+ by such Contributor that are necessarily infringed by their
92
+ Contribution(s) alone or by combination of their Contribution(s)
93
+ with the Work to which such Contribution(s) was submitted. If You
94
+ institute patent litigation against any entity (including a
95
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
96
+ or a Contribution incorporated within the Work constitutes direct
97
+ or contributory patent infringement, then any patent licenses
98
+ granted to You under this License for that Work shall terminate
99
+ as of the date such litigation is filed.
100
+
101
+ 4. Redistribution. You may reproduce and distribute copies of the
102
+ Work or Derivative Works thereof in any medium, with or without
103
+ modifications, and in Source or Object form, provided that You
104
+ meet the following conditions:
105
+
106
+ (a) You must give any other recipients of the Work or
107
+ Derivative Works a copy of this License; and
108
+
109
+ (b) You must cause any modified files to carry prominent notices
110
+ stating that You changed the files; and
111
+
112
+ (c) You must retain, in the Source form of any Derivative Works
113
+ that You distribute, all copyright, patent, trademark, and
114
+ attribution notices from the Source form of the Work,
115
+ excluding those notices that do not pertain to any part of
116
+ the Derivative Works; and
117
+
118
+ (d) If the Work includes a "NOTICE" text file as part of its
119
+ distribution, then any Derivative Works that You distribute must
120
+ include a readable copy of the attribution notices contained
121
+ within such NOTICE file, excluding those notices that do not
122
+ pertain to any part of the Derivative Works, in at least one
123
+ of the following places: within a NOTICE text file distributed
124
+ as part of the Derivative Works; within the Source form or
125
+ documentation, if provided along with the Derivative Works; or,
126
+ within a display generated by the Derivative Works, if and
127
+ wherever such third-party notices normally appear. The contents
128
+ of the NOTICE file are for informational purposes only and
129
+ do not modify the License. You may add Your own attribution
130
+ notices within Derivative Works that You distribute, alongside
131
+ or as an addendum to the NOTICE text from the Work, provided
132
+ that such additional attribution notices cannot be construed
133
+ as modifying the License.
134
+
135
+ You may add Your own copyright statement to Your modifications and
136
+ may provide additional or different license terms and conditions
137
+ for use, reproduction, or distribution of Your modifications, or
138
+ for any such Derivative Works as a whole, provided Your use,
139
+ reproduction, and distribution of the Work otherwise complies with
140
+ the conditions stated in this License.
141
+
142
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
143
+ any Contribution intentionally submitted for inclusion in the Work
144
+ by You to the Licensor shall be under the terms and conditions of
145
+ this License, without any additional terms or conditions.
146
+ Notwithstanding the above, nothing herein shall supersede or modify
147
+ the terms of any separate license agreement you may have executed
148
+ with Licensor regarding such Contributions.
149
+
150
+ 6. Trademarks. This License does not grant permission to use the trade
151
+ names, trademarks, service marks, or product names of the Licensor,
152
+ except as required for reasonable and customary use in describing the
153
+ origin of the Work and reproducing the content of the NOTICE file.
154
+
155
+ 7. Disclaimer of Warranty. Unless required by applicable law or
156
+ agreed to in writing, Licensor provides the Work (and each
157
+ Contributor provides its Contributions) on an "AS IS" BASIS,
158
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
159
+ implied, including, without limitation, any warranties or conditions
160
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
161
+ PARTICULAR PURPOSE. You are solely responsible for determining the
162
+ appropriateness of using or redistributing the Work and assume any
163
+ risks associated with Your exercise of permissions under this License.
164
+
165
+ 8. Limitation of Liability. In no event and under no legal theory,
166
+ whether in tort (including negligence), contract, or otherwise,
167
+ unless required by applicable law (such as deliberate and grossly
168
+ negligent acts) or agreed to in writing, shall any Contributor be
169
+ liable to You for damages, including any direct, indirect, special,
170
+ incidental, or consequential damages of any character arising as a
171
+ result of this License or out of the use or inability to use the
172
+ Work (including but not limited to damages for loss of goodwill,
173
+ work stoppage, computer failure or malfunction, or any and all
174
+ other commercial damages or losses), even if such Contributor
175
+ has been advised of the possibility of such damages.
176
+
177
+ 9. Accepting Warranty or Additional Liability. While redistributing
178
+ the Work or Derivative Works thereof, You may choose to offer,
179
+ and charge a fee for, acceptance of support, warranty, indemnity,
180
+ or other liability obligations and/or rights consistent with this
181
+ License. However, in accepting such obligations, You may act only
182
+ on Your own behalf and on Your sole responsibility, not on behalf
183
+ of any other Contributor, and only if You agree to indemnify,
184
+ defend, and hold each Contributor harmless for any liability
185
+ incurred by, or claims asserted against, such Contributor by reason
186
+ of your accepting any such warranty or additional liability.
187
+
188
+ END OF TERMS AND CONDITIONS
189
+
190
+ APPENDIX: How to apply the Apache License to your work.
191
+
192
+ To apply the Apache License to your work, attach the following
193
+ boilerplate notice, with the fields enclosed by brackets "[]"
194
+ replaced with your own identifying information. (Don't include
195
+ the brackets!) The text should be enclosed in the appropriate
196
+ comment syntax for the file format. We also recommend that a
197
+ file or class name and description of purpose be included on the
198
+ same "printed page" as the copyright notice for easier
199
+ identification within third-party archives.
200
+
201
+ Copyright [yyyy] [name of copyright owner]
202
+
203
+ Licensed under the Apache License, Version 2.0 (the "License");
204
+ you may not use this file except in compliance with the License.
205
+ You may obtain a copy of the License at
206
+
207
+ http://www.apache.org/licenses/LICENSE-2.0
208
+
209
+ Unless required by applicable law or agreed to in writing, software
210
+ distributed under the License is distributed on an "AS IS" BASIS,
211
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
212
+ See the License for the specific language governing permissions and
213
+ limitations under the License.
214
+
215
+ ```
216
+ </details>
217
+
218
+ ## backports.tarfile 1.2.0
219
+ - License: MIT License
220
+ - URL: https://github.com/jaraco/backports.tarfile
221
+ - Author: "Jason R. Coombs" <jaraco@jaraco.com>
222
+
223
+ <details><summary>License text</summary>
224
+
225
+ ```
226
+ Permission is hereby granted, free of charge, to any person obtaining a copy
227
+ of this software and associated documentation files (the "Software"), to
228
+ deal in the Software without restriction, including without limitation the
229
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
230
+ sell copies of the Software, and to permit persons to whom the Software is
231
+ furnished to do so, subject to the following conditions:
232
+
233
+ The above copyright notice and this permission notice shall be included in
234
+ all copies or substantial portions of the Software.
235
+
236
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
237
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
238
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
239
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
240
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
241
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
242
+ IN THE SOFTWARE.
243
+
244
+ ```
245
+ </details>
246
+
247
+ ## build 1.3.0
248
+ - License: UNKNOWN
249
+ - URL: https://build.pypa.io
250
+ - Author: Filipe Laíns <lains@riseup.net>, Bernát Gábor <gaborjbernat@gmail.com>, layday <layday@protonmail.com>, Henry Schreiner <henryschreineriii@gmail.com>
251
+
252
+ <details><summary>License text</summary>
253
+
254
+ ```
255
+ Copyright © 2019 Filipe Laíns <filipe.lains@gmail.com>
256
+
257
+ Permission is hereby granted, free of charge, to any person obtaining a
258
+ copy of this software and associated documentation files (the "Software"),
259
+ to deal in the Software without restriction, including without limitation
260
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
261
+ and/or sell copies of the Software, and to permit persons to whom the
262
+ Software is furnished to do so, subject to the following conditions:
263
+
264
+ The above copyright notice and this permission notice (including the next
265
+ paragraph) shall be included in all copies or substantial portions of the
266
+ Software.
267
+
268
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
269
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
270
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
271
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
272
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
273
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
274
+ DEALINGS IN THE SOFTWARE.
275
+
276
+ ```
277
+ </details>
278
+
279
+ ## certifi 2025.8.3
280
+ - License: Mozilla Public License 2.0 (MPL 2.0)
281
+ - URL: https://github.com/certifi/python-certifi
282
+ - Author: Kenneth Reitz
283
+
284
+ <details><summary>License text</summary>
285
+
286
+ ```
287
+ This package contains a modified version of ca-bundle.crt:
288
+
289
+ ca-bundle.crt -- Bundle of CA Root Certificates
290
+
291
+ This is a bundle of X.509 certificates of public Certificate Authorities
292
+ (CA). These were automatically extracted from Mozilla's root certificates
293
+ file (certdata.txt). This file can be found in the mozilla source tree:
294
+ https://hg.mozilla.org/mozilla-central/file/tip/security/nss/lib/ckfw/builtins/certdata.txt
295
+ It contains the certificates in PEM format and therefore
296
+ can be directly used with curl / libcurl / php_curl, or with
297
+ an Apache+mod_ssl webserver for SSL client authentication.
298
+ Just configure this file as the SSLCACertificateFile.#
299
+
300
+ ***** BEGIN LICENSE BLOCK *****
301
+ This Source Code Form is subject to the terms of the Mozilla Public License,
302
+ v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain
303
+ one at http://mozilla.org/MPL/2.0/.
304
+
305
+ ***** END LICENSE BLOCK *****
306
+ @(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $
307
+
308
+ ```
309
+ </details>
310
+
311
+ ## cffi 1.17.1
312
+ - License: MIT License
313
+ - URL: http://cffi.readthedocs.org
314
+ - Author: Armin Rigo, Maciej Fijalkowski
315
+
316
+ <details><summary>License text</summary>
317
+
318
+ ```
319
+
320
+ Except when otherwise stated (look for LICENSE files in directories or
321
+ information at the beginning of each file) all software and
322
+ documentation is licensed as follows:
323
+
324
+ The MIT License
325
+
326
+ Permission is hereby granted, free of charge, to any person
327
+ obtaining a copy of this software and associated documentation
328
+ files (the "Software"), to deal in the Software without
329
+ restriction, including without limitation the rights to use,
330
+ copy, modify, merge, publish, distribute, sublicense, and/or
331
+ sell copies of the Software, and to permit persons to whom the
332
+ Software is furnished to do so, subject to the following conditions:
333
+
334
+ The above copyright notice and this permission notice shall be included
335
+ in all copies or substantial portions of the Software.
336
+
337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
338
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
339
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
340
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
341
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
342
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
343
+ DEALINGS IN THE SOFTWARE.
344
+
345
+
346
+ ```
347
+ </details>
348
+
349
+ ## charset-normalizer 3.4.3
350
+ - License: MIT
351
+ - URL: https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md
352
+ - Author: "Ahmed R. TAHRI" <tahri.ahmed@proton.me>
353
+
354
+ <details><summary>License text</summary>
355
+
356
+ ```
357
+ MIT License
358
+
359
+ Copyright (c) 2025 TAHRI Ahmed R.
360
+
361
+ Permission is hereby granted, free of charge, to any person obtaining a copy
362
+ of this software and associated documentation files (the "Software"), to deal
363
+ in the Software without restriction, including without limitation the rights
364
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
365
+ copies of the Software, and to permit persons to whom the Software is
366
+ furnished to do so, subject to the following conditions:
367
+
368
+ The above copyright notice and this permission notice shall be included in all
369
+ copies or substantial portions of the Software.
370
+
371
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
372
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
373
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
374
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
375
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
376
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
377
+ SOFTWARE.
378
+
379
+ ```
380
+ </details>
381
+
382
+ ## click 8.2.1
383
+ - License: UNKNOWN
384
+ - URL: https://github.com/pallets/click/
385
+ - Author: UNKNOWN
386
+
387
+ <details><summary>License text</summary>
388
+
389
+ ```
390
+ Copyright 2014 Pallets
391
+
392
+ Redistribution and use in source and binary forms, with or without
393
+ modification, are permitted provided that the following conditions are
394
+ met:
395
+
396
+ 1. Redistributions of source code must retain the above copyright
397
+ notice, this list of conditions and the following disclaimer.
398
+
399
+ 2. Redistributions in binary form must reproduce the above copyright
400
+ notice, this list of conditions and the following disclaimer in the
401
+ documentation and/or other materials provided with the distribution.
402
+
403
+ 3. Neither the name of the copyright holder nor the names of its
404
+ contributors may be used to endorse or promote products derived from
405
+ this software without specific prior written permission.
406
+
407
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
408
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
409
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
410
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
411
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
412
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
413
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
414
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
415
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
416
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
417
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
418
+
419
+ ```
420
+ </details>
421
+
422
+ ## cryptography 45.0.6
423
+ - License: Apache-2.0 OR BSD-3-Clause
424
+ - URL: https://github.com/pyca/cryptography
425
+ - Author: The cryptography developers <cryptography-dev@python.org>
426
+
427
+ <details><summary>License text</summary>
428
+
429
+ ```
430
+ This software is made available under the terms of *either* of the licenses
431
+ found in LICENSE.APACHE or LICENSE.BSD. Contributions to cryptography are made
432
+ under the terms of *both* these licenses.
433
+
434
+ ```
435
+ </details>
436
+
437
+ ## docker 7.1.0
438
+ - License: Apache Software License
439
+ - URL: https://github.com/docker/docker-py
440
+ - Author: UNKNOWN
441
+
442
+ <details><summary>License text</summary>
443
+
444
+ ```
445
+
446
+ Apache License
447
+ Version 2.0, January 2004
448
+ http://www.apache.org/licenses/
449
+
450
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
451
+
452
+ 1. Definitions.
453
+
454
+ "License" shall mean the terms and conditions for use, reproduction,
455
+ and distribution as defined by Sections 1 through 9 of this document.
456
+
457
+ "Licensor" shall mean the copyright owner or entity authorized by
458
+ the copyright owner that is granting the License.
459
+
460
+ "Legal Entity" shall mean the union of the acting entity and all
461
+ other entities that control, are controlled by, or are under common
462
+ control with that entity. For the purposes of this definition,
463
+ "control" means (i) the power, direct or indirect, to cause the
464
+ direction or management of such entity, whether by contract or
465
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
466
+ outstanding shares, or (iii) beneficial ownership of such entity.
467
+
468
+ "You" (or "Your") shall mean an individual or Legal Entity
469
+ exercising permissions granted by this License.
470
+
471
+ "Source" form shall mean the preferred form for making modifications,
472
+ including but not limited to software source code, documentation
473
+ source, and configuration files.
474
+
475
+ "Object" form shall mean any form resulting from mechanical
476
+ transformation or translation of a Source form, including but
477
+ not limited to compiled object code, generated documentation,
478
+ and conversions to other media types.
479
+
480
+ "Work" shall mean the work of authorship, whether in Source or
481
+ Object form, made available under the License, as indicated by a
482
+ copyright notice that is included in or attached to the work
483
+ (an example is provided in the Appendix below).
484
+
485
+ "Derivative Works" shall mean any work, whether in Source or Object
486
+ form, that is based on (or derived from) the Work and for which the
487
+ editorial revisions, annotations, elaborations, or other modifications
488
+ represent, as a whole, an original work of authorship. For the purposes
489
+ of this License, Derivative Works shall not include works that remain
490
+ separable from, or merely link (or bind by name) to the interfaces of,
491
+ the Work and Derivative Works thereof.
492
+
493
+ "Contribution" shall mean any work of authorship, including
494
+ the original version of the Work and any modifications or additions
495
+ to that Work or Derivative Works thereof, that is intentionally
496
+ submitted to Licensor for inclusion in the Work by the copyright owner
497
+ or by an individual or Legal Entity authorized to submit on behalf of
498
+ the copyright owner. For the purposes of this definition, "submitted"
499
+ means any form of electronic, verbal, or written communication sent
500
+ to the Licensor or its representatives, including but not limited to
501
+ communication on electronic mailing lists, source code control systems,
502
+ and issue tracking systems that are managed by, or on behalf of, the
503
+ Licensor for the purpose of discussing and improving the Work, but
504
+ excluding communication that is conspicuously marked or otherwise
505
+ designated in writing by the copyright owner as "Not a Contribution."
506
+
507
+ "Contributor" shall mean Licensor and any individual or Legal Entity
508
+ on behalf of whom a Contribution has been received by Licensor and
509
+ subsequently incorporated within the Work.
510
+
511
+ 2. Grant of Copyright License. Subject to the terms and conditions of
512
+ this License, each Contributor hereby grants to You a perpetual,
513
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
514
+ copyright license to reproduce, prepare Derivative Works of,
515
+ publicly display, publicly perform, sublicense, and distribute the
516
+ Work and such Derivative Works in Source or Object form.
517
+
518
+ 3. Grant of Patent License. Subject to the terms and conditions of
519
+ this License, each Contributor hereby grants to You a perpetual,
520
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
521
+ (except as stated in this section) patent license to make, have made,
522
+ use, offer to sell, sell, import, and otherwise transfer the Work,
523
+ where such license applies only to those patent claims licensable
524
+ by such Contributor that are necessarily infringed by their
525
+ Contribution(s) alone or by combination of their Contribution(s)
526
+ with the Work to which such Contribution(s) was submitted. If You
527
+ institute patent litigation against any entity (including a
528
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
529
+ or a Contribution incorporated within the Work constitutes direct
530
+ or contributory patent infringement, then any patent licenses
531
+ granted to You under this License for that Work shall terminate
532
+ as of the date such litigation is filed.
533
+
534
+ 4. Redistribution. You may reproduce and distribute copies of the
535
+ Work or Derivative Works thereof in any medium, with or without
536
+ modifications, and in Source or Object form, provided that You
537
+ meet the following conditions:
538
+
539
+ (a) You must give any other recipients of the Work or
540
+ Derivative Works a copy of this License; and
541
+
542
+ (b) You must cause any modified files to carry prominent notices
543
+ stating that You changed the files; and
544
+
545
+ (c) You must retain, in the Source form of any Derivative Works
546
+ that You distribute, all copyright, patent, trademark, and
547
+ attribution notices from the Source form of the Work,
548
+ excluding those notices that do not pertain to any part of
549
+ the Derivative Works; and
550
+
551
+ (d) If the Work includes a "NOTICE" text file as part of its
552
+ distribution, then any Derivative Works that You distribute must
553
+ include a readable copy of the attribution notices contained
554
+ within such NOTICE file, excluding those notices that do not
555
+ pertain to any part of the Derivative Works, in at least one
556
+ of the following places: within a NOTICE text file distributed
557
+ as part of the Derivative Works; within the Source form or
558
+ documentation, if provided along with the Derivative Works; or,
559
+ within a display generated by the Derivative Works, if and
560
+ wherever such third-party notices normally appear. The contents
561
+ of the NOTICE file are for informational purposes only and
562
+ do not modify the License. You may add Your own attribution
563
+ notices within Derivative Works that You distribute, alongside
564
+ or as an addendum to the NOTICE text from the Work, provided
565
+ that such additional attribution notices cannot be construed
566
+ as modifying the License.
567
+
568
+ You may add Your own copyright statement to Your modifications and
569
+ may provide additional or different license terms and conditions
570
+ for use, reproduction, or distribution of Your modifications, or
571
+ for any such Derivative Works as a whole, provided Your use,
572
+ reproduction, and distribution of the Work otherwise complies with
573
+ the conditions stated in this License.
574
+
575
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
576
+ any Contribution intentionally submitted for inclusion in the Work
577
+ by You to the Licensor shall be under the terms and conditions of
578
+ this License, without any additional terms or conditions.
579
+ Notwithstanding the above, nothing herein shall supersede or modify
580
+ the terms of any separate license agreement you may have executed
581
+ with Licensor regarding such Contributions.
582
+
583
+ 6. Trademarks. This License does not grant permission to use the trade
584
+ names, trademarks, service marks, or product names of the Licensor,
585
+ except as required for reasonable and customary use in describing the
586
+ origin of the Work and reproducing the content of the NOTICE file.
587
+
588
+ 7. Disclaimer of Warranty. Unless required by applicable law or
589
+ agreed to in writing, Licensor provides the Work (and each
590
+ Contributor provides its Contributions) on an "AS IS" BASIS,
591
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
592
+ implied, including, without limitation, any warranties or conditions
593
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
594
+ PARTICULAR PURPOSE. You are solely responsible for determining the
595
+ appropriateness of using or redistributing the Work and assume any
596
+ risks associated with Your exercise of permissions under this License.
597
+
598
+ 8. Limitation of Liability. In no event and under no legal theory,
599
+ whether in tort (including negligence), contract, or otherwise,
600
+ unless required by applicable law (such as deliberate and grossly
601
+ negligent acts) or agreed to in writing, shall any Contributor be
602
+ liable to You for damages, including any direct, indirect, special,
603
+ incidental, or consequential damages of any character arising as a
604
+ result of this License or out of the use or inability to use the
605
+ Work (including but not limited to damages for loss of goodwill,
606
+ work stoppage, computer failure or malfunction, or any and all
607
+ other commercial damages or losses), even if such Contributor
608
+ has been advised of the possibility of such damages.
609
+
610
+ 9. Accepting Warranty or Additional Liability. While redistributing
611
+ the Work or Derivative Works thereof, You may choose to offer,
612
+ and charge a fee for, acceptance of support, warranty, indemnity,
613
+ or other liability obligations and/or rights consistent with this
614
+ License. However, in accepting such obligations, You may act only
615
+ on Your own behalf and on Your sole responsibility, not on behalf
616
+ of any other Contributor, and only if You agree to indemnify,
617
+ defend, and hold each Contributor harmless for any liability
618
+ incurred by, or claims asserted against, such Contributor by reason
619
+ of your accepting any such warranty or additional liability.
620
+
621
+ END OF TERMS AND CONDITIONS
622
+
623
+ Copyright 2016 Docker, Inc.
624
+
625
+ Licensed under the Apache License, Version 2.0 (the "License");
626
+ you may not use this file except in compliance with the License.
627
+ You may obtain a copy of the License at
628
+
629
+ http://www.apache.org/licenses/LICENSE-2.0
630
+
631
+ Unless required by applicable law or agreed to in writing, software
632
+ distributed under the License is distributed on an "AS IS" BASIS,
633
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
634
+ See the License for the specific language governing permissions and
635
+ limitations under the License.
636
+
637
+ ```
638
+ </details>
639
+
640
+ ## docutils 0.22
641
+ - License: BSD License; GNU General Public License (GPL); Public Domain
642
+ - URL: https://docutils.sourceforge.io
643
+ - Author: David Goodger <goodger@python.org>
644
+
645
+ <details><summary>License text</summary>
646
+
647
+ ```
648
+ .. include:: docs/header0.rst
649
+
650
+ ==================
651
+ Copying Docutils
652
+ ==================
653
+
654
+ :Author: David Goodger
655
+ :Contact: goodger@python.org
656
+ :Date: $Date: 2024-11-10 00:36:49 +0100 (So, 10. Nov 2024) $
657
+ :Web site: https://docutils.sourceforge.io/
658
+ :Copyright: This document has been placed in the public domain.
659
+
660
+ Most of the files included in this project have been placed in the
661
+ public domain, and therefore have no license requirements and no
662
+ restrictions on copying or usage; see the `Public Domain Dedication`_
663
+ below. There are exceptions_, listed below.
664
+ Files in the Sandbox_ are not distributed with Docutils releases and
665
+ may have different license terms.
666
+
667
+
668
+ Public Domain Dedication
669
+ ========================
670
+
671
+ The persons who have associated their work with this project (the
672
+ "Dedicator": David Goodger and the many contributors to the Docutils
673
+ project) hereby dedicate the entire copyright, less the exceptions_
674
+ listed below, in the work of authorship known as "Docutils" identified
675
+ below (the "Work") to the public domain.
676
+
677
+ The primary repository for the Work is the Internet World Wide Web
678
+ site <https://docutils.sourceforge.io/>. The Work consists of the
679
+ files within the "docutils" module of the Docutils project Subversion
680
+ repository (http://svn.code.sf.net/p/docutils/code/),
681
+ whose Internet web interface is located at
682
+ <https://sourceforge.net/p/docutils/code>. Files dedicated to the
683
+ public domain may be identified by the inclusion, near the beginning
684
+ of each file, of a declaration of the form::
685
+
686
+ Copyright: This document/module/DTD/stylesheet/file/etc. has been
687
+ placed in the public domain.
688
+
689
+ Dedicator makes this dedication for the benefit of the public at large
690
+ and to the detriment of Dedicator's heirs and successors. Dedicator
691
+ intends this dedication to be an overt act of relinquishment in
692
+ perpetuity of all present and future rights under copyright law,
693
+ whether vested or contingent, in the Work. Dedicator understands that
694
+ such relinquishment of all rights includes the relinquishment of all
695
+ rights to enforce (by lawsuit or otherwise) those copyrights in the
696
+ Work.
697
+
698
+ Dedicator recognizes that, once placed in the public domain, the Work
699
+ may be freely reproduced, distributed, transmitted, used, modified,
700
+ built upon, or otherwise exploited by anyone for any purpose,
701
+ commercial or non-commercial, and in any way, including by methods
702
+ that have not yet been invented or conceived.
703
+
704
+ (This dedication is derived from the text of the `Creative Commons
705
+ Public Domain Dedication`. [#]_)
706
+
707
+ .. [#] Creative Commons has `retired this legal tool`__ and does not
708
+ recommend that it be applied to works: This tool is based on United
709
+ States law and may not be applicable outside the US. For dedicating new
710
+ works to the public domain, Creative Commons recommend the replacement
711
+ Public Domain Dedication CC0_ (CC zero, "No Rights Reserved"). So does
712
+ the Free Software Foundation in its license-list_.
713
+
714
+ __ http://creativecommons.org/retiredlicenses
715
+ .. _CC0: http://creativecommons.org/about/cc0
716
+
717
+ Exceptions
718
+ ==========
719
+
720
+ The exceptions to the `Public Domain Dedication`_ above are:
721
+
722
+ * docutils/utils/smartquotes.py
723
+
724
+ Copyright © 2011 Günter Milde,
725
+ based on `SmartyPants`_ © 2003 John Gruber
726
+ (released under a "revised" `BSD 3-Clause License`_ included in the file)
727
+ and smartypants.py © 2004, 2007 Chad Miller.
728
+ Released under the terms of the `BSD 2-Clause License`_
729
+ (`local copy <licenses/BSD-2-Clause.rst>`__).
730
+
731
+ .. _SmartyPants: http://daringfireball.net/projects/smartypants/
732
+
733
+ * docutils/utils/math/latex2mathml.py
734
+
735
+ Copyright © Jens Jørgen Mortensen, Günter Milde.
736
+ Released under the terms of the `BSD 2-Clause License`_
737
+ (`local copy <licenses/BSD-2-Clause.rst>`__).
738
+
739
+ * | docutils/utils/math/math2html.py,
740
+ | docutils/writers/html5_polyglot/math.css
741
+
742
+ Copyright © 2009,2010 Alex Fernández; 2021 Günter Milde
743
+
744
+ These files were part of eLyXer_, released under the `GNU
745
+ General Public License`_ version 3 or later. The author relicensed
746
+ them for Docutils under the terms of the `BSD 2-Clause License`_
747
+ (`local copy <licenses/BSD-2-Clause.rst>`__).
748
+
749
+ .. _eLyXer: https://github.com/alexfernandez/elyxer
750
+
751
+ * | docutils/__main__.py,
752
+ | docutils/parsers/commonmark_wrapper.py,
753
+ | docutils/parsers/recommonmark_wrapper.py,
754
+ | docutils/utils/error_reporting.py,
755
+ | docutils/utils/math/__init__.py,
756
+ | docutils/utils/math/latex2mathml.py,
757
+ | docutils/utils/math/tex2mathml_extern.py,
758
+ | docutils/utils/punctuation_chars.py,
759
+ | docutils/utils/smartquotes.py,
760
+ | docutils/writers/html5_polyglot/__init__.py,
761
+ | docutils/writers/html5_polyglot/\*.css,
762
+ | docutils/writers/latex2e/docutils.sty,
763
+ | docutils/writers/xetex/__init__.py,
764
+ | test/test_parsers/test_recommonmark/\*.py,
765
+ | test/test_parsers/test_rst/test_directives/test__init__.py,
766
+ | test/test_parsers/test_rst/test_directives/test_code_parsing.py,
767
+ | test/test_parsers/test_rst/test_line_length_limit_default.py,
768
+ | test/test_parsers/test_rst/test_line_length_limit.py,
769
+ | test/test_writers/test_latex2e_misc.py,
770
+ | test/transforms/test_smartquotes.py,
771
+ | tools/docutils-cli.py,
772
+ | tools/rst2html5.py
773
+
774
+ Copyright © Günter Milde.
775
+ Released under the terms of the `BSD 2-Clause License`_
776
+ (`local copy <licenses/BSD-2-Clause.rst>`__).
777
+
778
+ * tools/editors/emacs/rst.el
779
+
780
+ copyright by Free Software Foundation, Inc.,
781
+ released under the `GNU General Public License`_ version 3 or later
782
+ (`local copy`__).
783
+
784
+ __ licenses/gpl-3-0.rst
785
+
786
+ All used licenses are OSI-approved_ and GPL-compatible_.
787
+
788
+ Plaintext versions of all the linked-to licenses are provided in the
789
+ licenses_ directory.
790
+
791
+ .. _sandbox: https://docutils.sourceforge.io/sandbox/README.html
792
+ .. _licenses: licenses/
793
+ .. _GNU General Public License: https://www.gnu.org/copyleft/gpl.html
794
+ .. _BSD 2-Clause License: http://opensource.org/licenses/BSD-2-Clause
795
+ .. _BSD 3-Clause License: https://opensource.org/licenses/BSD-3-Clause
796
+ .. _OSI-approved: http://opensource.org/licenses/
797
+ .. _license-list:
798
+ .. _GPL-compatible: https://www.gnu.org/licenses/license-list.html
799
+
800
+ ```
801
+ </details>
802
+
803
+ ## id 1.5.0
804
+ - License: Apache Software License
805
+ - URL: https://pypi.org/project/id/
806
+ - Author: UNKNOWN
807
+
808
+ <details><summary>License text</summary>
809
+
810
+ ```
811
+
812
+ Apache License
813
+ Version 2.0, January 2004
814
+ http://www.apache.org/licenses/
815
+
816
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
817
+
818
+ 1. Definitions.
819
+
820
+ "License" shall mean the terms and conditions for use, reproduction,
821
+ and distribution as defined by Sections 1 through 9 of this document.
822
+
823
+ "Licensor" shall mean the copyright owner or entity authorized by
824
+ the copyright owner that is granting the License.
825
+
826
+ "Legal Entity" shall mean the union of the acting entity and all
827
+ other entities that control, are controlled by, or are under common
828
+ control with that entity. For the purposes of this definition,
829
+ "control" means (i) the power, direct or indirect, to cause the
830
+ direction or management of such entity, whether by contract or
831
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
832
+ outstanding shares, or (iii) beneficial ownership of such entity.
833
+
834
+ "You" (or "Your") shall mean an individual or Legal Entity
835
+ exercising permissions granted by this License.
836
+
837
+ "Source" form shall mean the preferred form for making modifications,
838
+ including but not limited to software source code, documentation
839
+ source, and configuration files.
840
+
841
+ "Object" form shall mean any form resulting from mechanical
842
+ transformation or translation of a Source form, including but
843
+ not limited to compiled object code, generated documentation,
844
+ and conversions to other media types.
845
+
846
+ "Work" shall mean the work of authorship, whether in Source or
847
+ Object form, made available under the License, as indicated by a
848
+ copyright notice that is included in or attached to the work
849
+ (an example is provided in the Appendix below).
850
+
851
+ "Derivative Works" shall mean any work, whether in Source or Object
852
+ form, that is based on (or derived from) the Work and for which the
853
+ editorial revisions, annotations, elaborations, or other modifications
854
+ represent, as a whole, an original work of authorship. For the purposes
855
+ of this License, Derivative Works shall not include works that remain
856
+ separable from, or merely link (or bind by name) to the interfaces of,
857
+ the Work and Derivative Works thereof.
858
+
859
+ "Contribution" shall mean any work of authorship, including
860
+ the original version of the Work and any modifications or additions
861
+ to that Work or Derivative Works thereof, that is intentionally
862
+ submitted to Licensor for inclusion in the Work by the copyright owner
863
+ or by an individual or Legal Entity authorized to submit on behalf of
864
+ the copyright owner. For the purposes of this definition, "submitted"
865
+ means any form of electronic, verbal, or written communication sent
866
+ to the Licensor or its representatives, including but not limited to
867
+ communication on electronic mailing lists, source code control systems,
868
+ and issue tracking systems that are managed by, or on behalf of, the
869
+ Licensor for the purpose of discussing and improving the Work, but
870
+ excluding communication that is conspicuously marked or otherwise
871
+ designated in writing by the copyright owner as "Not a Contribution."
872
+
873
+ "Contributor" shall mean Licensor and any individual or Legal Entity
874
+ on behalf of whom a Contribution has been received by Licensor and
875
+ subsequently incorporated within the Work.
876
+
877
+ 2. Grant of Copyright License. Subject to the terms and conditions of
878
+ this License, each Contributor hereby grants to You a perpetual,
879
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
880
+ copyright license to reproduce, prepare Derivative Works of,
881
+ publicly display, publicly perform, sublicense, and distribute the
882
+ Work and such Derivative Works in Source or Object form.
883
+
884
+ 3. Grant of Patent License. Subject to the terms and conditions of
885
+ this License, each Contributor hereby grants to You a perpetual,
886
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
887
+ (except as stated in this section) patent license to make, have made,
888
+ use, offer to sell, sell, import, and otherwise transfer the Work,
889
+ where such license applies only to those patent claims licensable
890
+ by such Contributor that are necessarily infringed by their
891
+ Contribution(s) alone or by combination of their Contribution(s)
892
+ with the Work to which such Contribution(s) was submitted. If You
893
+ institute patent litigation against any entity (including a
894
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
895
+ or a Contribution incorporated within the Work constitutes direct
896
+ or contributory patent infringement, then any patent licenses
897
+ granted to You under this License for that Work shall terminate
898
+ as of the date such litigation is filed.
899
+
900
+ 4. Redistribution. You may reproduce and distribute copies of the
901
+ Work or Derivative Works thereof in any medium, with or without
902
+ modifications, and in Source or Object form, provided that You
903
+ meet the following conditions:
904
+
905
+ (a) You must give any other recipients of the Work or
906
+ Derivative Works a copy of this License; and
907
+
908
+ (b) You must cause any modified files to carry prominent notices
909
+ stating that You changed the files; and
910
+
911
+ (c) You must retain, in the Source form of any Derivative Works
912
+ that You distribute, all copyright, patent, trademark, and
913
+ attribution notices from the Source form of the Work,
914
+ excluding those notices that do not pertain to any part of
915
+ the Derivative Works; and
916
+
917
+ (d) If the Work includes a "NOTICE" text file as part of its
918
+ distribution, then any Derivative Works that You distribute must
919
+ include a readable copy of the attribution notices contained
920
+ within such NOTICE file, excluding those notices that do not
921
+ pertain to any part of the Derivative Works, in at least one
922
+ of the following places: within a NOTICE text file distributed
923
+ as part of the Derivative Works; within the Source form or
924
+ documentation, if provided along with the Derivative Works; or,
925
+ within a display generated by the Derivative Works, if and
926
+ wherever such third-party notices normally appear. The contents
927
+ of the NOTICE file are for informational purposes only and
928
+ do not modify the License. You may add Your own attribution
929
+ notices within Derivative Works that You distribute, alongside
930
+ or as an addendum to the NOTICE text from the Work, provided
931
+ that such additional attribution notices cannot be construed
932
+ as modifying the License.
933
+
934
+ You may add Your own copyright statement to Your modifications and
935
+ may provide additional or different license terms and conditions
936
+ for use, reproduction, or distribution of Your modifications, or
937
+ for any such Derivative Works as a whole, provided Your use,
938
+ reproduction, and distribution of the Work otherwise complies with
939
+ the conditions stated in this License.
940
+
941
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
942
+ any Contribution intentionally submitted for inclusion in the Work
943
+ by You to the Licensor shall be under the terms and conditions of
944
+ this License, without any additional terms or conditions.
945
+ Notwithstanding the above, nothing herein shall supersede or modify
946
+ the terms of any separate license agreement you may have executed
947
+ with Licensor regarding such Contributions.
948
+
949
+ 6. Trademarks. This License does not grant permission to use the trade
950
+ names, trademarks, service marks, or product names of the Licensor,
951
+ except as required for reasonable and customary use in describing the
952
+ origin of the Work and reproducing the content of the NOTICE file.
953
+
954
+ 7. Disclaimer of Warranty. Unless required by applicable law or
955
+ agreed to in writing, Licensor provides the Work (and each
956
+ Contributor provides its Contributions) on an "AS IS" BASIS,
957
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
958
+ implied, including, without limitation, any warranties or conditions
959
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
960
+ PARTICULAR PURPOSE. You are solely responsible for determining the
961
+ appropriateness of using or redistributing the Work and assume any
962
+ risks associated with Your exercise of permissions under this License.
963
+
964
+ 8. Limitation of Liability. In no event and under no legal theory,
965
+ whether in tort (including negligence), contract, or otherwise,
966
+ unless required by applicable law (such as deliberate and grossly
967
+ negligent acts) or agreed to in writing, shall any Contributor be
968
+ liable to You for damages, including any direct, indirect, special,
969
+ incidental, or consequential damages of any character arising as a
970
+ result of this License or out of the use or inability to use the
971
+ Work (including but not limited to damages for loss of goodwill,
972
+ work stoppage, computer failure or malfunction, or any and all
973
+ other commercial damages or losses), even if such Contributor
974
+ has been advised of the possibility of such damages.
975
+
976
+ 9. Accepting Warranty or Additional Liability. While redistributing
977
+ the Work or Derivative Works thereof, You may choose to offer,
978
+ and charge a fee for, acceptance of support, warranty, indemnity,
979
+ or other liability obligations and/or rights consistent with this
980
+ License. However, in accepting such obligations, You may act only
981
+ on Your own behalf and on Your sole responsibility, not on behalf
982
+ of any other Contributor, and only if You agree to indemnify,
983
+ defend, and hold each Contributor harmless for any liability
984
+ incurred by, or claims asserted against, such Contributor by reason
985
+ of your accepting any such warranty or additional liability.
986
+
987
+ END OF TERMS AND CONDITIONS
988
+
989
+ APPENDIX: How to apply the Apache License to your work.
990
+
991
+ To apply the Apache License to your work, attach the following
992
+ boilerplate notice, with the fields enclosed by brackets "[]"
993
+ replaced with your own identifying information. (Don't include
994
+ the brackets!) The text should be enclosed in the appropriate
995
+ comment syntax for the file format. We also recommend that a
996
+ file or class name and description of purpose be included on the
997
+ same "printed page" as the copyright notice for easier
998
+ identification within third-party archives.
999
+
1000
+ Copyright [yyyy] [name of copyright owner]
1001
+
1002
+ Licensed under the Apache License, Version 2.0 (the "License");
1003
+ you may not use this file except in compliance with the License.
1004
+ You may obtain a copy of the License at
1005
+
1006
+ http://www.apache.org/licenses/LICENSE-2.0
1007
+
1008
+ Unless required by applicable law or agreed to in writing, software
1009
+ distributed under the License is distributed on an "AS IS" BASIS,
1010
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1011
+ See the License for the specific language governing permissions and
1012
+ limitations under the License.
1013
+
1014
+ ```
1015
+ </details>
1016
+
1017
+ ## idna 3.10
1018
+ - License: BSD License
1019
+ - URL: https://github.com/kjd/idna
1020
+ - Author: Kim Davies <kim+pypi@gumleaf.org>
1021
+
1022
+ <details><summary>License text</summary>
1023
+
1024
+ ```
1025
+ BSD 3-Clause License
1026
+
1027
+ Copyright (c) 2013-2024, Kim Davies and contributors.
1028
+ All rights reserved.
1029
+
1030
+ Redistribution and use in source and binary forms, with or without
1031
+ modification, are permitted provided that the following conditions are
1032
+ met:
1033
+
1034
+ 1. Redistributions of source code must retain the above copyright
1035
+ notice, this list of conditions and the following disclaimer.
1036
+
1037
+ 2. Redistributions in binary form must reproduce the above copyright
1038
+ notice, this list of conditions and the following disclaimer in the
1039
+ documentation and/or other materials provided with the distribution.
1040
+
1041
+ 3. Neither the name of the copyright holder nor the names of its
1042
+ contributors may be used to endorse or promote products derived from
1043
+ this software without specific prior written permission.
1044
+
1045
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1046
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1047
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1048
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1049
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1050
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
1051
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1052
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1053
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1054
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1055
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1056
+
1057
+ ```
1058
+ </details>
1059
+
1060
+ ## importlib_metadata 8.7.0
1061
+ - License: Apache Software License
1062
+ - URL: https://github.com/python/importlib_metadata
1063
+ - Author: "Jason R. Coombs" <jaraco@jaraco.com>
1064
+
1065
+ <details><summary>License text</summary>
1066
+
1067
+ ```
1068
+
1069
+ Apache License
1070
+ Version 2.0, January 2004
1071
+ http://www.apache.org/licenses/
1072
+
1073
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1074
+
1075
+ 1. Definitions.
1076
+
1077
+ "License" shall mean the terms and conditions for use, reproduction,
1078
+ and distribution as defined by Sections 1 through 9 of this document.
1079
+
1080
+ "Licensor" shall mean the copyright owner or entity authorized by
1081
+ the copyright owner that is granting the License.
1082
+
1083
+ "Legal Entity" shall mean the union of the acting entity and all
1084
+ other entities that control, are controlled by, or are under common
1085
+ control with that entity. For the purposes of this definition,
1086
+ "control" means (i) the power, direct or indirect, to cause the
1087
+ direction or management of such entity, whether by contract or
1088
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1089
+ outstanding shares, or (iii) beneficial ownership of such entity.
1090
+
1091
+ "You" (or "Your") shall mean an individual or Legal Entity
1092
+ exercising permissions granted by this License.
1093
+
1094
+ "Source" form shall mean the preferred form for making modifications,
1095
+ including but not limited to software source code, documentation
1096
+ source, and configuration files.
1097
+
1098
+ "Object" form shall mean any form resulting from mechanical
1099
+ transformation or translation of a Source form, including but
1100
+ not limited to compiled object code, generated documentation,
1101
+ and conversions to other media types.
1102
+
1103
+ "Work" shall mean the work of authorship, whether in Source or
1104
+ Object form, made available under the License, as indicated by a
1105
+ copyright notice that is included in or attached to the work
1106
+ (an example is provided in the Appendix below).
1107
+
1108
+ "Derivative Works" shall mean any work, whether in Source or Object
1109
+ form, that is based on (or derived from) the Work and for which the
1110
+ editorial revisions, annotations, elaborations, or other modifications
1111
+ represent, as a whole, an original work of authorship. For the purposes
1112
+ of this License, Derivative Works shall not include works that remain
1113
+ separable from, or merely link (or bind by name) to the interfaces of,
1114
+ the Work and Derivative Works thereof.
1115
+
1116
+ "Contribution" shall mean any work of authorship, including
1117
+ the original version of the Work and any modifications or additions
1118
+ to that Work or Derivative Works thereof, that is intentionally
1119
+ submitted to Licensor for inclusion in the Work by the copyright owner
1120
+ or by an individual or Legal Entity authorized to submit on behalf of
1121
+ the copyright owner. For the purposes of this definition, "submitted"
1122
+ means any form of electronic, verbal, or written communication sent
1123
+ to the Licensor or its representatives, including but not limited to
1124
+ communication on electronic mailing lists, source code control systems,
1125
+ and issue tracking systems that are managed by, or on behalf of, the
1126
+ Licensor for the purpose of discussing and improving the Work, but
1127
+ excluding communication that is conspicuously marked or otherwise
1128
+ designated in writing by the copyright owner as "Not a Contribution."
1129
+
1130
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1131
+ on behalf of whom a Contribution has been received by Licensor and
1132
+ subsequently incorporated within the Work.
1133
+
1134
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1135
+ this License, each Contributor hereby grants to You a perpetual,
1136
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1137
+ copyright license to reproduce, prepare Derivative Works of,
1138
+ publicly display, publicly perform, sublicense, and distribute the
1139
+ Work and such Derivative Works in Source or Object form.
1140
+
1141
+ 3. Grant of Patent License. Subject to the terms and conditions of
1142
+ this License, each Contributor hereby grants to You a perpetual,
1143
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1144
+ (except as stated in this section) patent license to make, have made,
1145
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1146
+ where such license applies only to those patent claims licensable
1147
+ by such Contributor that are necessarily infringed by their
1148
+ Contribution(s) alone or by combination of their Contribution(s)
1149
+ with the Work to which such Contribution(s) was submitted. If You
1150
+ institute patent litigation against any entity (including a
1151
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1152
+ or a Contribution incorporated within the Work constitutes direct
1153
+ or contributory patent infringement, then any patent licenses
1154
+ granted to You under this License for that Work shall terminate
1155
+ as of the date such litigation is filed.
1156
+
1157
+ 4. Redistribution. You may reproduce and distribute copies of the
1158
+ Work or Derivative Works thereof in any medium, with or without
1159
+ modifications, and in Source or Object form, provided that You
1160
+ meet the following conditions:
1161
+
1162
+ (a) You must give any other recipients of the Work or
1163
+ Derivative Works a copy of this License; and
1164
+
1165
+ (b) You must cause any modified files to carry prominent notices
1166
+ stating that You changed the files; and
1167
+
1168
+ (c) You must retain, in the Source form of any Derivative Works
1169
+ that You distribute, all copyright, patent, trademark, and
1170
+ attribution notices from the Source form of the Work,
1171
+ excluding those notices that do not pertain to any part of
1172
+ the Derivative Works; and
1173
+
1174
+ (d) If the Work includes a "NOTICE" text file as part of its
1175
+ distribution, then any Derivative Works that You distribute must
1176
+ include a readable copy of the attribution notices contained
1177
+ within such NOTICE file, excluding those notices that do not
1178
+ pertain to any part of the Derivative Works, in at least one
1179
+ of the following places: within a NOTICE text file distributed
1180
+ as part of the Derivative Works; within the Source form or
1181
+ documentation, if provided along with the Derivative Works; or,
1182
+ within a display generated by the Derivative Works, if and
1183
+ wherever such third-party notices normally appear. The contents
1184
+ of the NOTICE file are for informational purposes only and
1185
+ do not modify the License. You may add Your own attribution
1186
+ notices within Derivative Works that You distribute, alongside
1187
+ or as an addendum to the NOTICE text from the Work, provided
1188
+ that such additional attribution notices cannot be construed
1189
+ as modifying the License.
1190
+
1191
+ You may add Your own copyright statement to Your modifications and
1192
+ may provide additional or different license terms and conditions
1193
+ for use, reproduction, or distribution of Your modifications, or
1194
+ for any such Derivative Works as a whole, provided Your use,
1195
+ reproduction, and distribution of the Work otherwise complies with
1196
+ the conditions stated in this License.
1197
+
1198
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1199
+ any Contribution intentionally submitted for inclusion in the Work
1200
+ by You to the Licensor shall be under the terms and conditions of
1201
+ this License, without any additional terms or conditions.
1202
+ Notwithstanding the above, nothing herein shall supersede or modify
1203
+ the terms of any separate license agreement you may have executed
1204
+ with Licensor regarding such Contributions.
1205
+
1206
+ 6. Trademarks. This License does not grant permission to use the trade
1207
+ names, trademarks, service marks, or product names of the Licensor,
1208
+ except as required for reasonable and customary use in describing the
1209
+ origin of the Work and reproducing the content of the NOTICE file.
1210
+
1211
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1212
+ agreed to in writing, Licensor provides the Work (and each
1213
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1214
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1215
+ implied, including, without limitation, any warranties or conditions
1216
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1217
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1218
+ appropriateness of using or redistributing the Work and assume any
1219
+ risks associated with Your exercise of permissions under this License.
1220
+
1221
+ 8. Limitation of Liability. In no event and under no legal theory,
1222
+ whether in tort (including negligence), contract, or otherwise,
1223
+ unless required by applicable law (such as deliberate and grossly
1224
+ negligent acts) or agreed to in writing, shall any Contributor be
1225
+ liable to You for damages, including any direct, indirect, special,
1226
+ incidental, or consequential damages of any character arising as a
1227
+ result of this License or out of the use or inability to use the
1228
+ Work (including but not limited to damages for loss of goodwill,
1229
+ work stoppage, computer failure or malfunction, or any and all
1230
+ other commercial damages or losses), even if such Contributor
1231
+ has been advised of the possibility of such damages.
1232
+
1233
+ 9. Accepting Warranty or Additional Liability. While redistributing
1234
+ the Work or Derivative Works thereof, You may choose to offer,
1235
+ and charge a fee for, acceptance of support, warranty, indemnity,
1236
+ or other liability obligations and/or rights consistent with this
1237
+ License. However, in accepting such obligations, You may act only
1238
+ on Your own behalf and on Your sole responsibility, not on behalf
1239
+ of any other Contributor, and only if You agree to indemnify,
1240
+ defend, and hold each Contributor harmless for any liability
1241
+ incurred by, or claims asserted against, such Contributor by reason
1242
+ of your accepting any such warranty or additional liability.
1243
+
1244
+ END OF TERMS AND CONDITIONS
1245
+
1246
+ APPENDIX: How to apply the Apache License to your work.
1247
+
1248
+ To apply the Apache License to your work, attach the following
1249
+ boilerplate notice, with the fields enclosed by brackets "[]"
1250
+ replaced with your own identifying information. (Don't include
1251
+ the brackets!) The text should be enclosed in the appropriate
1252
+ comment syntax for the file format. We also recommend that a
1253
+ file or class name and description of purpose be included on the
1254
+ same "printed page" as the copyright notice for easier
1255
+ identification within third-party archives.
1256
+
1257
+ Copyright [yyyy] [name of copyright owner]
1258
+
1259
+ Licensed under the Apache License, Version 2.0 (the "License");
1260
+ you may not use this file except in compliance with the License.
1261
+ You may obtain a copy of the License at
1262
+
1263
+ http://www.apache.org/licenses/LICENSE-2.0
1264
+
1265
+ Unless required by applicable law or agreed to in writing, software
1266
+ distributed under the License is distributed on an "AS IS" BASIS,
1267
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1268
+ See the License for the specific language governing permissions and
1269
+ limitations under the License.
1270
+
1271
+ ```
1272
+ </details>
1273
+
1274
+ ## jaraco.classes 3.4.0
1275
+ - License: MIT License
1276
+ - URL: https://github.com/jaraco/jaraco.classes
1277
+ - Author: Jason R. Coombs
1278
+
1279
+ <details><summary>License text</summary>
1280
+
1281
+ ```
1282
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1283
+ of this software and associated documentation files (the "Software"), to
1284
+ deal in the Software without restriction, including without limitation the
1285
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1286
+ sell copies of the Software, and to permit persons to whom the Software is
1287
+ furnished to do so, subject to the following conditions:
1288
+
1289
+ The above copyright notice and this permission notice shall be included in
1290
+ all copies or substantial portions of the Software.
1291
+
1292
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1293
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1294
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1295
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1296
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1297
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1298
+ IN THE SOFTWARE.
1299
+
1300
+ ```
1301
+ </details>
1302
+
1303
+ ## jaraco.context 6.0.1
1304
+ - License: MIT License
1305
+ - URL: https://github.com/jaraco/jaraco.context
1306
+ - Author: "Jason R. Coombs" <jaraco@jaraco.com>
1307
+
1308
+ <details><summary>License text</summary>
1309
+
1310
+ ```
1311
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1312
+ of this software and associated documentation files (the "Software"), to
1313
+ deal in the Software without restriction, including without limitation the
1314
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1315
+ sell copies of the Software, and to permit persons to whom the Software is
1316
+ furnished to do so, subject to the following conditions:
1317
+
1318
+ The above copyright notice and this permission notice shall be included in
1319
+ all copies or substantial portions of the Software.
1320
+
1321
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1322
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1323
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1324
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1325
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1326
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1327
+ IN THE SOFTWARE.
1328
+
1329
+ ```
1330
+ </details>
1331
+
1332
+ ## jaraco.functools 4.3.0
1333
+ - License: UNKNOWN
1334
+ - URL: https://github.com/jaraco/jaraco.functools
1335
+ - Author: "Jason R. Coombs" <jaraco@jaraco.com>
1336
+
1337
+ <details><summary>License text</summary>
1338
+
1339
+ ```
1340
+ MIT License
1341
+
1342
+ Copyright (c) 2025 <copyright holders>
1343
+
1344
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1345
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1346
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1347
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1348
+ following conditions:
1349
+
1350
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1351
+ portions of the Software.
1352
+
1353
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1354
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1355
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1356
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1357
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1358
+
1359
+ ```
1360
+ </details>
1361
+
1362
+ ## jeepney 0.9.0
1363
+ - License: UNKNOWN
1364
+ - URL: https://gitlab.com/takluyver/jeepney
1365
+ - Author: Thomas Kluyver <thomas@kluyver.me.uk>
1366
+
1367
+ <details><summary>License text</summary>
1368
+
1369
+ ```
1370
+ The MIT License (MIT)
1371
+
1372
+ Copyright (c) 2017 Thomas Kluyver
1373
+
1374
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1375
+ of this software and associated documentation files (the "Software"), to deal
1376
+ in the Software without restriction, including without limitation the rights
1377
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1378
+ copies of the Software, and to permit persons to whom the Software is
1379
+ furnished to do so, subject to the following conditions:
1380
+
1381
+ The above copyright notice and this permission notice shall be included in
1382
+ all copies or substantial portions of the Software.
1383
+
1384
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1385
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1386
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1387
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1388
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1389
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1390
+ THE SOFTWARE.
1391
+
1392
+ ```
1393
+ </details>
1394
+
1395
+ ## keyring 25.6.0
1396
+ - License: MIT License
1397
+ - URL: https://github.com/jaraco/keyring
1398
+ - Author: Kang Zhang <jobo.zh@gmail.com>
1399
+
1400
+ <details><summary>License text</summary>
1401
+
1402
+ ```
1403
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1404
+ of this software and associated documentation files (the "Software"), to
1405
+ deal in the Software without restriction, including without limitation the
1406
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1407
+ sell copies of the Software, and to permit persons to whom the Software is
1408
+ furnished to do so, subject to the following conditions:
1409
+
1410
+ The above copyright notice and this permission notice shall be included in
1411
+ all copies or substantial portions of the Software.
1412
+
1413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1414
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1415
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1416
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1417
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1418
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1419
+ IN THE SOFTWARE.
1420
+
1421
+ ```
1422
+ </details>
1423
+
1424
+ ## markdown-it-py 4.0.0
1425
+ - License: MIT License
1426
+ - URL: https://github.com/executablebooks/markdown-it-py
1427
+ - Author: Chris Sewell <chrisj_sewell@hotmail.com>
1428
+
1429
+ <details><summary>License text</summary>
1430
+
1431
+ ```
1432
+ MIT License
1433
+
1434
+ Copyright (c) 2020 ExecutableBookProject
1435
+
1436
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1437
+ of this software and associated documentation files (the "Software"), to deal
1438
+ in the Software without restriction, including without limitation the rights
1439
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1440
+ copies of the Software, and to permit persons to whom the Software is
1441
+ furnished to do so, subject to the following conditions:
1442
+
1443
+ The above copyright notice and this permission notice shall be included in all
1444
+ copies or substantial portions of the Software.
1445
+
1446
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1447
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1448
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1449
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1450
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1451
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1452
+ SOFTWARE.
1453
+
1454
+ ```
1455
+ </details>
1456
+
1457
+ ## mdurl 0.1.2
1458
+ - License: MIT License
1459
+ - URL: https://github.com/executablebooks/mdurl
1460
+ - Author: Taneli Hukkinen <hukkin@users.noreply.github.com>
1461
+
1462
+ <details><summary>License text</summary>
1463
+
1464
+ ```
1465
+ Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin.
1466
+ Copyright (c) 2021 Taneli Hukkinen
1467
+
1468
+ Permission is hereby granted, free of charge, to any person
1469
+ obtaining a copy of this software and associated documentation
1470
+ files (the "Software"), to deal in the Software without
1471
+ restriction, including without limitation the rights to use,
1472
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1473
+ copies of the Software, and to permit persons to whom the
1474
+ Software is furnished to do so, subject to the following
1475
+ conditions:
1476
+
1477
+ The above copyright notice and this permission notice shall be
1478
+ included in all copies or substantial portions of the Software.
1479
+
1480
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1481
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1482
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1483
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1484
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1485
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1486
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1487
+ OTHER DEALINGS IN THE SOFTWARE.
1488
+
1489
+ --------------------------------------------------------------------------------
1490
+
1491
+ .parse() is based on Joyent's node.js `url` code:
1492
+
1493
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1494
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1495
+ of this software and associated documentation files (the "Software"), to
1496
+ deal in the Software without restriction, including without limitation the
1497
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1498
+ sell copies of the Software, and to permit persons to whom the Software is
1499
+ furnished to do so, subject to the following conditions:
1500
+
1501
+ The above copyright notice and this permission notice shall be included in
1502
+ all copies or substantial portions of the Software.
1503
+
1504
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1505
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1506
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1507
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1508
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1509
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1510
+ IN THE SOFTWARE.
1511
+
1512
+ ```
1513
+ </details>
1514
+
1515
+ ## more-itertools 10.7.0
1516
+ - License: MIT License
1517
+ - URL: https://github.com/more-itertools/more-itertools
1518
+ - Author: Erik Rose <erikrose@grinchcentral.com>
1519
+
1520
+ <details><summary>License text</summary>
1521
+
1522
+ ```
1523
+ Copyright (c) 2012 Erik Rose
1524
+
1525
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1526
+ this software and associated documentation files (the "Software"), to deal in
1527
+ the Software without restriction, including without limitation the rights to
1528
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1529
+ of the Software, and to permit persons to whom the Software is furnished to do
1530
+ so, subject to the following conditions:
1531
+
1532
+ The above copyright notice and this permission notice shall be included in all
1533
+ copies or substantial portions of the Software.
1534
+
1535
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1536
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1537
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1538
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1539
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1540
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1541
+ SOFTWARE.
1542
+
1543
+ ```
1544
+ </details>
1545
+
1546
+ ## nh3 0.3.0
1547
+ - License: MIT
1548
+ - URL: UNKNOWN
1549
+ - Author: messense <messense@icloud.com>
1550
+
1551
+ <details><summary>License text</summary>
1552
+
1553
+ ```
1554
+ The MIT License (MIT)
1555
+
1556
+ Copyright (c) 2021-present Messense Lv
1557
+
1558
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1559
+ this software and associated documentation files (the "Software"), to deal in
1560
+ the Software without restriction, including without limitation the rights to
1561
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1562
+ of the Software, and to permit persons to whom the Software is furnished to do
1563
+ so, subject to the following conditions:
1564
+
1565
+ The above copyright notice and this permission notice shall be included in all
1566
+ copies or substantial portions of the Software.
1567
+
1568
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1569
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1570
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1571
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1572
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1573
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1574
+ SOFTWARE.
1575
+
1576
+ ```
1577
+ </details>
1578
+
1579
+ ## packaging 25.0
1580
+ - License: Apache Software License; BSD License
1581
+ - URL: https://github.com/pypa/packaging
1582
+ - Author: Donald Stufft <donald@stufft.io>
1583
+
1584
+ <details><summary>License text</summary>
1585
+
1586
+ ```
1587
+ This software is made available under the terms of *either* of the licenses
1588
+ found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
1589
+ under the terms of *both* these licenses.
1590
+
1591
+ ```
1592
+ </details>
1593
+
1594
+ ## pycparser 2.22
1595
+ - License: BSD License
1596
+ - URL: https://github.com/eliben/pycparser
1597
+ - Author: Eli Bendersky
1598
+
1599
+ <details><summary>License text</summary>
1600
+
1601
+ ```
1602
+ pycparser -- A C parser in Python
1603
+
1604
+ Copyright (c) 2008-2022, Eli Bendersky
1605
+ All rights reserved.
1606
+
1607
+ Redistribution and use in source and binary forms, with or without modification,
1608
+ are permitted provided that the following conditions are met:
1609
+
1610
+ * Redistributions of source code must retain the above copyright notice, this
1611
+ list of conditions and the following disclaimer.
1612
+ * Redistributions in binary form must reproduce the above copyright notice,
1613
+ this list of conditions and the following disclaimer in the documentation
1614
+ and/or other materials provided with the distribution.
1615
+ * Neither the name of the copyright holder nor the names of its contributors may
1616
+ be used to endorse or promote products derived from this software without
1617
+ specific prior written permission.
1618
+
1619
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1620
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1621
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1622
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
1623
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
1624
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
1625
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1626
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1627
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1628
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1629
+
1630
+ ```
1631
+ </details>
1632
+
1633
+ ## Pygments 2.19.2
1634
+ - License: BSD License
1635
+ - URL: https://pygments.org
1636
+ - Author: Georg Brandl <georg@python.org>
1637
+
1638
+ <details><summary>License text</summary>
1639
+
1640
+ ```
1641
+ Copyright (c) 2006-2022 by the respective authors (see AUTHORS file).
1642
+ All rights reserved.
1643
+
1644
+ Redistribution and use in source and binary forms, with or without
1645
+ modification, are permitted provided that the following conditions are
1646
+ met:
1647
+
1648
+ * Redistributions of source code must retain the above copyright
1649
+ notice, this list of conditions and the following disclaimer.
1650
+
1651
+ * Redistributions in binary form must reproduce the above copyright
1652
+ notice, this list of conditions and the following disclaimer in the
1653
+ documentation and/or other materials provided with the distribution.
1654
+
1655
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1656
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1657
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1658
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1659
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1660
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1661
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1662
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1663
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1664
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1665
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1666
+
1667
+ ```
1668
+ </details>
1669
+
1670
+ ## pyproject_hooks 1.2.0
1671
+ - License: MIT License
1672
+ - URL: https://github.com/pypa/pyproject-hooks
1673
+ - Author: Thomas Kluyver <thomas@kluyver.me.uk>
1674
+
1675
+ <details><summary>License text</summary>
1676
+
1677
+ ```
1678
+ The MIT License (MIT)
1679
+
1680
+ Copyright (c) 2017 Thomas Kluyver
1681
+
1682
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1683
+ of this software and associated documentation files (the "Software"), to deal
1684
+ in the Software without restriction, including without limitation the rights
1685
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1686
+ copies of the Software, and to permit persons to whom the Software is
1687
+ furnished to do so, subject to the following conditions:
1688
+
1689
+ The above copyright notice and this permission notice shall be included in
1690
+ all copies or substantial portions of the Software.
1691
+
1692
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1693
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1694
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1695
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1696
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1697
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1698
+ THE SOFTWARE.
1699
+
1700
+ ```
1701
+ </details>
1702
+
1703
+ ## python-dotenv 1.1.1
1704
+ - License: BSD License
1705
+ - URL: https://github.com/theskumar/python-dotenv
1706
+ - Author: Saurabh Kumar
1707
+
1708
+ <details><summary>License text</summary>
1709
+
1710
+ ```
1711
+ Copyright (c) 2014, Saurabh Kumar (python-dotenv), 2013, Ted Tieken (django-dotenv-rw), 2013, Jacob Kaplan-Moss (django-dotenv)
1712
+
1713
+ Redistribution and use in source and binary forms, with or without modification,
1714
+ are permitted provided that the following conditions are met:
1715
+
1716
+ - Redistributions of source code must retain the above copyright notice,
1717
+ this list of conditions and the following disclaimer.
1718
+
1719
+ - Redistributions in binary form must reproduce the above copyright notice,
1720
+ this list of conditions and the following disclaimer in the documentation
1721
+ and/or other materials provided with the distribution.
1722
+
1723
+ - Neither the name of django-dotenv nor the names of its contributors
1724
+ may be used to endorse or promote products derived from this software
1725
+ without specific prior written permission.
1726
+
1727
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1728
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1729
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1730
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
1731
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1732
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1733
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1734
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1735
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1736
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1737
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1738
+
1739
+ ```
1740
+ </details>
1741
+
1742
+ ## PyYAML 6.0.2
1743
+ - License: MIT License
1744
+ - URL: https://pyyaml.org/
1745
+ - Author: Kirill Simonov
1746
+
1747
+ <details><summary>License text</summary>
1748
+
1749
+ ```
1750
+ Copyright (c) 2017-2021 Ingy döt Net
1751
+ Copyright (c) 2006-2016 Kirill Simonov
1752
+
1753
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1754
+ this software and associated documentation files (the "Software"), to deal in
1755
+ the Software without restriction, including without limitation the rights to
1756
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1757
+ of the Software, and to permit persons to whom the Software is furnished to do
1758
+ so, subject to the following conditions:
1759
+
1760
+ The above copyright notice and this permission notice shall be included in all
1761
+ copies or substantial portions of the Software.
1762
+
1763
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1764
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1765
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1766
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1767
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1768
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1769
+ SOFTWARE.
1770
+
1771
+ ```
1772
+ </details>
1773
+
1774
+ ## readme_renderer 44.0
1775
+ - License: Apache Software License
1776
+ - URL: UNKNOWN
1777
+ - Author: The Python Packaging Authority <admin@mail.pypi.org>
1778
+
1779
+ <details><summary>License text</summary>
1780
+
1781
+ ```
1782
+ Apache License
1783
+ Version 2.0, January 2004
1784
+ http://www.apache.org/licenses/
1785
+
1786
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1787
+
1788
+ 1. Definitions.
1789
+
1790
+ "License" shall mean the terms and conditions for use, reproduction,
1791
+ and distribution as defined by Sections 1 through 9 of this document.
1792
+
1793
+ "Licensor" shall mean the copyright owner or entity authorized by
1794
+ the copyright owner that is granting the License.
1795
+
1796
+ "Legal Entity" shall mean the union of the acting entity and all
1797
+ other entities that control, are controlled by, or are under common
1798
+ control with that entity. For the purposes of this definition,
1799
+ "control" means (i) the power, direct or indirect, to cause the
1800
+ direction or management of such entity, whether by contract or
1801
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1802
+ outstanding shares, or (iii) beneficial ownership of such entity.
1803
+
1804
+ "You" (or "Your") shall mean an individual or Legal Entity
1805
+ exercising permissions granted by this License.
1806
+
1807
+ "Source" form shall mean the preferred form for making modifications,
1808
+ including but not limited to software source code, documentation
1809
+ source, and configuration files.
1810
+
1811
+ "Object" form shall mean any form resulting from mechanical
1812
+ transformation or translation of a Source form, including but
1813
+ not limited to compiled object code, generated documentation,
1814
+ and conversions to other media types.
1815
+
1816
+ "Work" shall mean the work of authorship, whether in Source or
1817
+ Object form, made available under the License, as indicated by a
1818
+ copyright notice that is included in or attached to the work
1819
+ (an example is provided in the Appendix below).
1820
+
1821
+ "Derivative Works" shall mean any work, whether in Source or Object
1822
+ form, that is based on (or derived from) the Work and for which the
1823
+ editorial revisions, annotations, elaborations, or other modifications
1824
+ represent, as a whole, an original work of authorship. For the purposes
1825
+ of this License, Derivative Works shall not include works that remain
1826
+ separable from, or merely link (or bind by name) to the interfaces of,
1827
+ the Work and Derivative Works thereof.
1828
+
1829
+ "Contribution" shall mean any work of authorship, including
1830
+ the original version of the Work and any modifications or additions
1831
+ to that Work or Derivative Works thereof, that is intentionally
1832
+ submitted to Licensor for inclusion in the Work by the copyright owner
1833
+ or by an individual or Legal Entity authorized to submit on behalf of
1834
+ the copyright owner. For the purposes of this definition, "submitted"
1835
+ means any form of electronic, verbal, or written communication sent
1836
+ to the Licensor or its representatives, including but not limited to
1837
+ communication on electronic mailing lists, source code control systems,
1838
+ and issue tracking systems that are managed by, or on behalf of, the
1839
+ Licensor for the purpose of discussing and improving the Work, but
1840
+ excluding communication that is conspicuously marked or otherwise
1841
+ designated in writing by the copyright owner as "Not a Contribution."
1842
+
1843
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1844
+ on behalf of whom a Contribution has been received by Licensor and
1845
+ subsequently incorporated within the Work.
1846
+
1847
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1848
+ this License, each Contributor hereby grants to You a perpetual,
1849
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1850
+ copyright license to reproduce, prepare Derivative Works of,
1851
+ publicly display, publicly perform, sublicense, and distribute the
1852
+ Work and such Derivative Works in Source or Object form.
1853
+
1854
+ 3. Grant of Patent License. Subject to the terms and conditions of
1855
+ this License, each Contributor hereby grants to You a perpetual,
1856
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1857
+ (except as stated in this section) patent license to make, have made,
1858
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1859
+ where such license applies only to those patent claims licensable
1860
+ by such Contributor that are necessarily infringed by their
1861
+ Contribution(s) alone or by combination of their Contribution(s)
1862
+ with the Work to which such Contribution(s) was submitted. If You
1863
+ institute patent litigation against any entity (including a
1864
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1865
+ or a Contribution incorporated within the Work constitutes direct
1866
+ or contributory patent infringement, then any patent licenses
1867
+ granted to You under this License for that Work shall terminate
1868
+ as of the date such litigation is filed.
1869
+
1870
+ 4. Redistribution. You may reproduce and distribute copies of the
1871
+ Work or Derivative Works thereof in any medium, with or without
1872
+ modifications, and in Source or Object form, provided that You
1873
+ meet the following conditions:
1874
+
1875
+ (a) You must give any other recipients of the Work or
1876
+ Derivative Works a copy of this License; and
1877
+
1878
+ (b) You must cause any modified files to carry prominent notices
1879
+ stating that You changed the files; and
1880
+
1881
+ (c) You must retain, in the Source form of any Derivative Works
1882
+ that You distribute, all copyright, patent, trademark, and
1883
+ attribution notices from the Source form of the Work,
1884
+ excluding those notices that do not pertain to any part of
1885
+ the Derivative Works; and
1886
+
1887
+ (d) If the Work includes a "NOTICE" text file as part of its
1888
+ distribution, then any Derivative Works that You distribute must
1889
+ include a readable copy of the attribution notices contained
1890
+ within such NOTICE file, excluding those notices that do not
1891
+ pertain to any part of the Derivative Works, in at least one
1892
+ of the following places: within a NOTICE text file distributed
1893
+ as part of the Derivative Works; within the Source form or
1894
+ documentation, if provided along with the Derivative Works; or,
1895
+ within a display generated by the Derivative Works, if and
1896
+ wherever such third-party notices normally appear. The contents
1897
+ of the NOTICE file are for informational purposes only and
1898
+ do not modify the License. You may add Your own attribution
1899
+ notices within Derivative Works that You distribute, alongside
1900
+ or as an addendum to the NOTICE text from the Work, provided
1901
+ that such additional attribution notices cannot be construed
1902
+ as modifying the License.
1903
+
1904
+ You may add Your own copyright statement to Your modifications and
1905
+ may provide additional or different license terms and conditions
1906
+ for use, reproduction, or distribution of Your modifications, or
1907
+ for any such Derivative Works as a whole, provided Your use,
1908
+ reproduction, and distribution of the Work otherwise complies with
1909
+ the conditions stated in this License.
1910
+
1911
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1912
+ any Contribution intentionally submitted for inclusion in the Work
1913
+ by You to the Licensor shall be under the terms and conditions of
1914
+ this License, without any additional terms or conditions.
1915
+ Notwithstanding the above, nothing herein shall supersede or modify
1916
+ the terms of any separate license agreement you may have executed
1917
+ with Licensor regarding such Contributions.
1918
+
1919
+ 6. Trademarks. This License does not grant permission to use the trade
1920
+ names, trademarks, service marks, or product names of the Licensor,
1921
+ except as required for reasonable and customary use in describing the
1922
+ origin of the Work and reproducing the content of the NOTICE file.
1923
+
1924
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1925
+ agreed to in writing, Licensor provides the Work (and each
1926
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1927
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1928
+ implied, including, without limitation, any warranties or conditions
1929
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1930
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1931
+ appropriateness of using or redistributing the Work and assume any
1932
+ risks associated with Your exercise of permissions under this License.
1933
+
1934
+ 8. Limitation of Liability. In no event and under no legal theory,
1935
+ whether in tort (including negligence), contract, or otherwise,
1936
+ unless required by applicable law (such as deliberate and grossly
1937
+ negligent acts) or agreed to in writing, shall any Contributor be
1938
+ liable to You for damages, including any direct, indirect, special,
1939
+ incidental, or consequential damages of any character arising as a
1940
+ result of this License or out of the use or inability to use the
1941
+ Work (including but not limited to damages for loss of goodwill,
1942
+ work stoppage, computer failure or malfunction, or any and all
1943
+ other commercial damages or losses), even if such Contributor
1944
+ has been advised of the possibility of such damages.
1945
+
1946
+ 9. Accepting Warranty or Additional Liability. While redistributing
1947
+ the Work or Derivative Works thereof, You may choose to offer,
1948
+ and charge a fee for, acceptance of support, warranty, indemnity,
1949
+ or other liability obligations and/or rights consistent with this
1950
+ License. However, in accepting such obligations, You may act only
1951
+ on Your own behalf and on Your sole responsibility, not on behalf
1952
+ of any other Contributor, and only if You agree to indemnify,
1953
+ defend, and hold each Contributor harmless for any liability
1954
+ incurred by, or claims asserted against, such Contributor by reason
1955
+ of your accepting any such warranty or additional liability.
1956
+
1957
+ ```
1958
+ </details>
1959
+
1960
+ ## requests 2.32.5
1961
+ - License: Apache Software License
1962
+ - URL: https://requests.readthedocs.io
1963
+ - Author: Kenneth Reitz
1964
+
1965
+ <details><summary>License text</summary>
1966
+
1967
+ ```
1968
+
1969
+ Apache License
1970
+ Version 2.0, January 2004
1971
+ http://www.apache.org/licenses/
1972
+
1973
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1974
+
1975
+ 1. Definitions.
1976
+
1977
+ "License" shall mean the terms and conditions for use, reproduction,
1978
+ and distribution as defined by Sections 1 through 9 of this document.
1979
+
1980
+ "Licensor" shall mean the copyright owner or entity authorized by
1981
+ the copyright owner that is granting the License.
1982
+
1983
+ "Legal Entity" shall mean the union of the acting entity and all
1984
+ other entities that control, are controlled by, or are under common
1985
+ control with that entity. For the purposes of this definition,
1986
+ "control" means (i) the power, direct or indirect, to cause the
1987
+ direction or management of such entity, whether by contract or
1988
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1989
+ outstanding shares, or (iii) beneficial ownership of such entity.
1990
+
1991
+ "You" (or "Your") shall mean an individual or Legal Entity
1992
+ exercising permissions granted by this License.
1993
+
1994
+ "Source" form shall mean the preferred form for making modifications,
1995
+ including but not limited to software source code, documentation
1996
+ source, and configuration files.
1997
+
1998
+ "Object" form shall mean any form resulting from mechanical
1999
+ transformation or translation of a Source form, including but
2000
+ not limited to compiled object code, generated documentation,
2001
+ and conversions to other media types.
2002
+
2003
+ "Work" shall mean the work of authorship, whether in Source or
2004
+ Object form, made available under the License, as indicated by a
2005
+ copyright notice that is included in or attached to the work
2006
+ (an example is provided in the Appendix below).
2007
+
2008
+ "Derivative Works" shall mean any work, whether in Source or Object
2009
+ form, that is based on (or derived from) the Work and for which the
2010
+ editorial revisions, annotations, elaborations, or other modifications
2011
+ represent, as a whole, an original work of authorship. For the purposes
2012
+ of this License, Derivative Works shall not include works that remain
2013
+ separable from, or merely link (or bind by name) to the interfaces of,
2014
+ the Work and Derivative Works thereof.
2015
+
2016
+ "Contribution" shall mean any work of authorship, including
2017
+ the original version of the Work and any modifications or additions
2018
+ to that Work or Derivative Works thereof, that is intentionally
2019
+ submitted to Licensor for inclusion in the Work by the copyright owner
2020
+ or by an individual or Legal Entity authorized to submit on behalf of
2021
+ the copyright owner. For the purposes of this definition, "submitted"
2022
+ means any form of electronic, verbal, or written communication sent
2023
+ to the Licensor or its representatives, including but not limited to
2024
+ communication on electronic mailing lists, source code control systems,
2025
+ and issue tracking systems that are managed by, or on behalf of, the
2026
+ Licensor for the purpose of discussing and improving the Work, but
2027
+ excluding communication that is conspicuously marked or otherwise
2028
+ designated in writing by the copyright owner as "Not a Contribution."
2029
+
2030
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2031
+ on behalf of whom a Contribution has been received by Licensor and
2032
+ subsequently incorporated within the Work.
2033
+
2034
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2035
+ this License, each Contributor hereby grants to You a perpetual,
2036
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2037
+ copyright license to reproduce, prepare Derivative Works of,
2038
+ publicly display, publicly perform, sublicense, and distribute the
2039
+ Work and such Derivative Works in Source or Object form.
2040
+
2041
+ 3. Grant of Patent License. Subject to the terms and conditions of
2042
+ this License, each Contributor hereby grants to You a perpetual,
2043
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2044
+ (except as stated in this section) patent license to make, have made,
2045
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2046
+ where such license applies only to those patent claims licensable
2047
+ by such Contributor that are necessarily infringed by their
2048
+ Contribution(s) alone or by combination of their Contribution(s)
2049
+ with the Work to which such Contribution(s) was submitted. If You
2050
+ institute patent litigation against any entity (including a
2051
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2052
+ or a Contribution incorporated within the Work constitutes direct
2053
+ or contributory patent infringement, then any patent licenses
2054
+ granted to You under this License for that Work shall terminate
2055
+ as of the date such litigation is filed.
2056
+
2057
+ 4. Redistribution. You may reproduce and distribute copies of the
2058
+ Work or Derivative Works thereof in any medium, with or without
2059
+ modifications, and in Source or Object form, provided that You
2060
+ meet the following conditions:
2061
+
2062
+ (a) You must give any other recipients of the Work or
2063
+ Derivative Works a copy of this License; and
2064
+
2065
+ (b) You must cause any modified files to carry prominent notices
2066
+ stating that You changed the files; and
2067
+
2068
+ (c) You must retain, in the Source form of any Derivative Works
2069
+ that You distribute, all copyright, patent, trademark, and
2070
+ attribution notices from the Source form of the Work,
2071
+ excluding those notices that do not pertain to any part of
2072
+ the Derivative Works; and
2073
+
2074
+ (d) If the Work includes a "NOTICE" text file as part of its
2075
+ distribution, then any Derivative Works that You distribute must
2076
+ include a readable copy of the attribution notices contained
2077
+ within such NOTICE file, excluding those notices that do not
2078
+ pertain to any part of the Derivative Works, in at least one
2079
+ of the following places: within a NOTICE text file distributed
2080
+ as part of the Derivative Works; within the Source form or
2081
+ documentation, if provided along with the Derivative Works; or,
2082
+ within a display generated by the Derivative Works, if and
2083
+ wherever such third-party notices normally appear. The contents
2084
+ of the NOTICE file are for informational purposes only and
2085
+ do not modify the License. You may add Your own attribution
2086
+ notices within Derivative Works that You distribute, alongside
2087
+ or as an addendum to the NOTICE text from the Work, provided
2088
+ that such additional attribution notices cannot be construed
2089
+ as modifying the License.
2090
+
2091
+ You may add Your own copyright statement to Your modifications and
2092
+ may provide additional or different license terms and conditions
2093
+ for use, reproduction, or distribution of Your modifications, or
2094
+ for any such Derivative Works as a whole, provided Your use,
2095
+ reproduction, and distribution of the Work otherwise complies with
2096
+ the conditions stated in this License.
2097
+
2098
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2099
+ any Contribution intentionally submitted for inclusion in the Work
2100
+ by You to the Licensor shall be under the terms and conditions of
2101
+ this License, without any additional terms or conditions.
2102
+ Notwithstanding the above, nothing herein shall supersede or modify
2103
+ the terms of any separate license agreement you may have executed
2104
+ with Licensor regarding such Contributions.
2105
+
2106
+ 6. Trademarks. This License does not grant permission to use the trade
2107
+ names, trademarks, service marks, or product names of the Licensor,
2108
+ except as required for reasonable and customary use in describing the
2109
+ origin of the Work and reproducing the content of the NOTICE file.
2110
+
2111
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2112
+ agreed to in writing, Licensor provides the Work (and each
2113
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2114
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2115
+ implied, including, without limitation, any warranties or conditions
2116
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2117
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2118
+ appropriateness of using or redistributing the Work and assume any
2119
+ risks associated with Your exercise of permissions under this License.
2120
+
2121
+ 8. Limitation of Liability. In no event and under no legal theory,
2122
+ whether in tort (including negligence), contract, or otherwise,
2123
+ unless required by applicable law (such as deliberate and grossly
2124
+ negligent acts) or agreed to in writing, shall any Contributor be
2125
+ liable to You for damages, including any direct, indirect, special,
2126
+ incidental, or consequential damages of any character arising as a
2127
+ result of this License or out of the use or inability to use the
2128
+ Work (including but not limited to damages for loss of goodwill,
2129
+ work stoppage, computer failure or malfunction, or any and all
2130
+ other commercial damages or losses), even if such Contributor
2131
+ has been advised of the possibility of such damages.
2132
+
2133
+ 9. Accepting Warranty or Additional Liability. While redistributing
2134
+ the Work or Derivative Works thereof, You may choose to offer,
2135
+ and charge a fee for, acceptance of support, warranty, indemnity,
2136
+ or other liability obligations and/or rights consistent with this
2137
+ License. However, in accepting such obligations, You may act only
2138
+ on Your own behalf and on Your sole responsibility, not on behalf
2139
+ of any other Contributor, and only if You agree to indemnify,
2140
+ defend, and hold each Contributor harmless for any liability
2141
+ incurred by, or claims asserted against, such Contributor by reason
2142
+ of your accepting any such warranty or additional liability.
2143
+
2144
+ ```
2145
+ </details>
2146
+
2147
+ ## requests-toolbelt 1.0.0
2148
+ - License: Apache Software License
2149
+ - URL: https://toolbelt.readthedocs.io/
2150
+ - Author: Ian Cordasco, Cory Benfield
2151
+
2152
+ <details><summary>License text</summary>
2153
+
2154
+ ```
2155
+ Copyright 2014 Ian Cordasco, Cory Benfield
2156
+
2157
+ Licensed under the Apache License, Version 2.0 (the "License");
2158
+ you may not use this file except in compliance with the License.
2159
+ You may obtain a copy of the License at
2160
+
2161
+ https://www.apache.org/licenses/LICENSE-2.0
2162
+
2163
+ Unless required by applicable law or agreed to in writing, software
2164
+ distributed under the License is distributed on an "AS IS" BASIS,
2165
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2166
+ See the License for the specific language governing permissions and
2167
+ limitations under the License.
2168
+
2169
+ ```
2170
+ </details>
2171
+
2172
+ ## rfc3986 2.0.0
2173
+ - License: Apache Software License
2174
+ - URL: http://rfc3986.readthedocs.io
2175
+ - Author: Ian Stapleton Cordasco
2176
+
2177
+ <details><summary>License text</summary>
2178
+
2179
+ ```
2180
+ Copyright 2014 Ian Cordasco, Rackspace
2181
+
2182
+ Licensed under the Apache License, Version 2.0 (the "License");
2183
+ you may not use this file except in compliance with the License.
2184
+ You may obtain a copy of the License at
2185
+
2186
+ http://www.apache.org/licenses/LICENSE-2.0
2187
+
2188
+ Unless required by applicable law or agreed to in writing, software
2189
+ distributed under the License is distributed on an "AS IS" BASIS,
2190
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2191
+ See the License for the specific language governing permissions and
2192
+ limitations under the License.
2193
+
2194
+ ```
2195
+ </details>
2196
+
2197
+ ## rich 14.1.0
2198
+ - License: MIT License
2199
+ - URL: https://github.com/Textualize/rich
2200
+ - Author: Will McGugan
2201
+
2202
+ <details><summary>License text</summary>
2203
+
2204
+ ```
2205
+ Copyright (c) 2020 Will McGugan
2206
+
2207
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2208
+ of this software and associated documentation files (the "Software"), to deal
2209
+ in the Software without restriction, including without limitation the rights
2210
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2211
+ copies of the Software, and to permit persons to whom the Software is
2212
+ furnished to do so, subject to the following conditions:
2213
+
2214
+ The above copyright notice and this permission notice shall be included in all
2215
+ copies or substantial portions of the Software.
2216
+
2217
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2218
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2219
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2220
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2221
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2222
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2223
+ SOFTWARE.
2224
+
2225
+ ```
2226
+ </details>
2227
+
2228
+ ## SecretStorage 3.3.3
2229
+ - License: BSD License
2230
+ - URL: https://github.com/mitya57/secretstorage
2231
+ - Author: Dmitry Shachnev
2232
+
2233
+ <details><summary>License text</summary>
2234
+
2235
+ ```
2236
+ Copyright 2012-2018 Dmitry Shachnev <mitya57@gmail.com>
2237
+ All rights reserved.
2238
+
2239
+ Redistribution and use in source and binary forms, with or without
2240
+ modification, are permitted provided that the following conditions are met:
2241
+
2242
+ 1. Redistributions of source code must retain the above copyright notice, this
2243
+ list of conditions and the following disclaimer.
2244
+ 2. Redistributions in binary form must reproduce the above copyright notice,
2245
+ this list of conditions and the following disclaimer in the documentation
2246
+ and/or other materials provided with the distribution.
2247
+ 3. Neither the name of the University nor the names of its contributors may be
2248
+ used to endorse or promote products derived from this software without
2249
+ specific prior written permission.
2250
+
2251
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2252
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2253
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2254
+ DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
2255
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2256
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2257
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2258
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2259
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2260
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2261
+
2262
+ ```
2263
+ </details>
2264
+
2265
+ ## shellingham 1.5.4
2266
+ - License: ISC License (ISCL)
2267
+ - URL: https://github.com/sarugaku/shellingham
2268
+ - Author: Tzu-ping Chung
2269
+
2270
+ <details><summary>License text</summary>
2271
+
2272
+ ```
2273
+ Copyright (c) 2018, Tzu-ping Chung <uranusjr@gmail.com>
2274
+
2275
+ Permission to use, copy, modify, and distribute this software for any
2276
+ purpose with or without fee is hereby granted, provided that the above
2277
+ copyright notice and this permission notice appear in all copies.
2278
+
2279
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2280
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2281
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2282
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2283
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2284
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2285
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2286
+
2287
+ ```
2288
+ </details>
2289
+
2290
+ ## twine 6.1.0
2291
+ - License: Apache Software License
2292
+ - URL: https://twine.readthedocs.io/
2293
+ - Author: Donald Stufft and individual contributors <donald@stufft.io>
2294
+
2295
+ <details><summary>License text</summary>
2296
+
2297
+ ```
2298
+ Apache License
2299
+ Version 2.0, January 2004
2300
+ https://www.apache.org/licenses/
2301
+
2302
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2303
+
2304
+ 1. Definitions.
2305
+
2306
+ "License" shall mean the terms and conditions for use, reproduction,
2307
+ and distribution as defined by Sections 1 through 9 of this document.
2308
+
2309
+ "Licensor" shall mean the copyright owner or entity authorized by
2310
+ the copyright owner that is granting the License.
2311
+
2312
+ "Legal Entity" shall mean the union of the acting entity and all
2313
+ other entities that control, are controlled by, or are under common
2314
+ control with that entity. For the purposes of this definition,
2315
+ "control" means (i) the power, direct or indirect, to cause the
2316
+ direction or management of such entity, whether by contract or
2317
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2318
+ outstanding shares, or (iii) beneficial ownership of such entity.
2319
+
2320
+ "You" (or "Your") shall mean an individual or Legal Entity
2321
+ exercising permissions granted by this License.
2322
+
2323
+ "Source" form shall mean the preferred form for making modifications,
2324
+ including but not limited to software source code, documentation
2325
+ source, and configuration files.
2326
+
2327
+ "Object" form shall mean any form resulting from mechanical
2328
+ transformation or translation of a Source form, including but
2329
+ not limited to compiled object code, generated documentation,
2330
+ and conversions to other media types.
2331
+
2332
+ "Work" shall mean the work of authorship, whether in Source or
2333
+ Object form, made available under the License, as indicated by a
2334
+ copyright notice that is included in or attached to the work
2335
+ (an example is provided in the Appendix below).
2336
+
2337
+ "Derivative Works" shall mean any work, whether in Source or Object
2338
+ form, that is based on (or derived from) the Work and for which the
2339
+ editorial revisions, annotations, elaborations, or other modifications
2340
+ represent, as a whole, an original work of authorship. For the purposes
2341
+ of this License, Derivative Works shall not include works that remain
2342
+ separable from, or merely link (or bind by name) to the interfaces of,
2343
+ the Work and Derivative Works thereof.
2344
+
2345
+ "Contribution" shall mean any work of authorship, including
2346
+ the original version of the Work and any modifications or additions
2347
+ to that Work or Derivative Works thereof, that is intentionally
2348
+ submitted to Licensor for inclusion in the Work by the copyright owner
2349
+ or by an individual or Legal Entity authorized to submit on behalf of
2350
+ the copyright owner. For the purposes of this definition, "submitted"
2351
+ means any form of electronic, verbal, or written communication sent
2352
+ to the Licensor or its representatives, including but not limited to
2353
+ communication on electronic mailing lists, source code control systems,
2354
+ and issue tracking systems that are managed by, or on behalf of, the
2355
+ Licensor for the purpose of discussing and improving the Work, but
2356
+ excluding communication that is conspicuously marked or otherwise
2357
+ designated in writing by the copyright owner as "Not a Contribution."
2358
+
2359
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2360
+ on behalf of whom a Contribution has been received by Licensor and
2361
+ subsequently incorporated within the Work.
2362
+
2363
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2364
+ this License, each Contributor hereby grants to You a perpetual,
2365
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2366
+ copyright license to reproduce, prepare Derivative Works of,
2367
+ publicly display, publicly perform, sublicense, and distribute the
2368
+ Work and such Derivative Works in Source or Object form.
2369
+
2370
+ 3. Grant of Patent License. Subject to the terms and conditions of
2371
+ this License, each Contributor hereby grants to You a perpetual,
2372
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2373
+ (except as stated in this section) patent license to make, have made,
2374
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2375
+ where such license applies only to those patent claims licensable
2376
+ by such Contributor that are necessarily infringed by their
2377
+ Contribution(s) alone or by combination of their Contribution(s)
2378
+ with the Work to which such Contribution(s) was submitted. If You
2379
+ institute patent litigation against any entity (including a
2380
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2381
+ or a Contribution incorporated within the Work constitutes direct
2382
+ or contributory patent infringement, then any patent licenses
2383
+ granted to You under this License for that Work shall terminate
2384
+ as of the date such litigation is filed.
2385
+
2386
+ 4. Redistribution. You may reproduce and distribute copies of the
2387
+ Work or Derivative Works thereof in any medium, with or without
2388
+ modifications, and in Source or Object form, provided that You
2389
+ meet the following conditions:
2390
+
2391
+ (a) You must give any other recipients of the Work or
2392
+ Derivative Works a copy of this License; and
2393
+
2394
+ (b) You must cause any modified files to carry prominent notices
2395
+ stating that You changed the files; and
2396
+
2397
+ (c) You must retain, in the Source form of any Derivative Works
2398
+ that You distribute, all copyright, patent, trademark, and
2399
+ attribution notices from the Source form of the Work,
2400
+ excluding those notices that do not pertain to any part of
2401
+ the Derivative Works; and
2402
+
2403
+ (d) If the Work includes a "NOTICE" text file as part of its
2404
+ distribution, then any Derivative Works that You distribute must
2405
+ include a readable copy of the attribution notices contained
2406
+ within such NOTICE file, excluding those notices that do not
2407
+ pertain to any part of the Derivative Works, in at least one
2408
+ of the following places: within a NOTICE text file distributed
2409
+ as part of the Derivative Works; within the Source form or
2410
+ documentation, if provided along with the Derivative Works; or,
2411
+ within a display generated by the Derivative Works, if and
2412
+ wherever such third-party notices normally appear. The contents
2413
+ of the NOTICE file are for informational purposes only and
2414
+ do not modify the License. You may add Your own attribution
2415
+ notices within Derivative Works that You distribute, alongside
2416
+ or as an addendum to the NOTICE text from the Work, provided
2417
+ that such additional attribution notices cannot be construed
2418
+ as modifying the License.
2419
+
2420
+ You may add Your own copyright statement to Your modifications and
2421
+ may provide additional or different license terms and conditions
2422
+ for use, reproduction, or distribution of Your modifications, or
2423
+ for any such Derivative Works as a whole, provided Your use,
2424
+ reproduction, and distribution of the Work otherwise complies with
2425
+ the conditions stated in this License.
2426
+
2427
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2428
+ any Contribution intentionally submitted for inclusion in the Work
2429
+ by You to the Licensor shall be under the terms and conditions of
2430
+ this License, without any additional terms or conditions.
2431
+ Notwithstanding the above, nothing herein shall supersede or modify
2432
+ the terms of any separate license agreement you may have executed
2433
+ with Licensor regarding such Contributions.
2434
+
2435
+ 6. Trademarks. This License does not grant permission to use the trade
2436
+ names, trademarks, service marks, or product names of the Licensor,
2437
+ except as required for reasonable and customary use in describing the
2438
+ origin of the Work and reproducing the content of the NOTICE file.
2439
+
2440
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2441
+ agreed to in writing, Licensor provides the Work (and each
2442
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2443
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2444
+ implied, including, without limitation, any warranties or conditions
2445
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2446
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2447
+ appropriateness of using or redistributing the Work and assume any
2448
+ risks associated with Your exercise of permissions under this License.
2449
+
2450
+ 8. Limitation of Liability. In no event and under no legal theory,
2451
+ whether in tort (including negligence), contract, or otherwise,
2452
+ unless required by applicable law (such as deliberate and grossly
2453
+ negligent acts) or agreed to in writing, shall any Contributor be
2454
+ liable to You for damages, including any direct, indirect, special,
2455
+ incidental, or consequential damages of any character arising as a
2456
+ result of this License or out of the use or inability to use the
2457
+ Work (including but not limited to damages for loss of goodwill,
2458
+ work stoppage, computer failure or malfunction, or any and all
2459
+ other commercial damages or losses), even if such Contributor
2460
+ has been advised of the possibility of such damages.
2461
+
2462
+ 9. Accepting Warranty or Additional Liability. While redistributing
2463
+ the Work or Derivative Works thereof, You may choose to offer,
2464
+ and charge a fee for, acceptance of support, warranty, indemnity,
2465
+ or other liability obligations and/or rights consistent with this
2466
+ License. However, in accepting such obligations, You may act only
2467
+ on Your own behalf and on Your sole responsibility, not on behalf
2468
+ of any other Contributor, and only if You agree to indemnify,
2469
+ defend, and hold each Contributor harmless for any liability
2470
+ incurred by, or claims asserted against, such Contributor by reason
2471
+ of your accepting any such warranty or additional liability.
2472
+
2473
+ ```
2474
+ </details>
2475
+
2476
+ ## typer 0.16.1
2477
+ - License: MIT License
2478
+ - URL: https://github.com/fastapi/typer
2479
+ - Author: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
2480
+
2481
+ <details><summary>License text</summary>
2482
+
2483
+ ```
2484
+ The MIT License (MIT)
2485
+
2486
+ Copyright (c) 2019 Sebastián Ramírez
2487
+
2488
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2489
+ of this software and associated documentation files (the "Software"), to deal
2490
+ in the Software without restriction, including without limitation the rights
2491
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2492
+ copies of the Software, and to permit persons to whom the Software is
2493
+ furnished to do so, subject to the following conditions:
2494
+
2495
+ The above copyright notice and this permission notice shall be included in
2496
+ all copies or substantial portions of the Software.
2497
+
2498
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2499
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2500
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2501
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2502
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2503
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2504
+ THE SOFTWARE.
2505
+
2506
+ ```
2507
+ </details>
2508
+
2509
+ ## typing_extensions 4.14.1
2510
+ - License: UNKNOWN
2511
+ - URL: https://github.com/python/typing_extensions
2512
+ - Author: "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com>
2513
+
2514
+ <details><summary>License text</summary>
2515
+
2516
+ ```
2517
+ A. HISTORY OF THE SOFTWARE
2518
+ ==========================
2519
+
2520
+ Python was created in the early 1990s by Guido van Rossum at Stichting
2521
+ Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands
2522
+ as a successor of a language called ABC. Guido remains Python's
2523
+ principal author, although it includes many contributions from others.
2524
+
2525
+ In 1995, Guido continued his work on Python at the Corporation for
2526
+ National Research Initiatives (CNRI, see https://www.cnri.reston.va.us)
2527
+ in Reston, Virginia where he released several versions of the
2528
+ software.
2529
+
2530
+ In May 2000, Guido and the Python core development team moved to
2531
+ BeOpen.com to form the BeOpen PythonLabs team. In October of the same
2532
+ year, the PythonLabs team moved to Digital Creations, which became
2533
+ Zope Corporation. In 2001, the Python Software Foundation (PSF, see
2534
+ https://www.python.org/psf/) was formed, a non-profit organization
2535
+ created specifically to own Python-related Intellectual Property.
2536
+ Zope Corporation was a sponsoring member of the PSF.
2537
+
2538
+ All Python releases are Open Source (see https://opensource.org for
2539
+ the Open Source Definition). Historically, most, but not all, Python
2540
+ releases have also been GPL-compatible; the table below summarizes
2541
+ the various releases.
2542
+
2543
+ Release Derived Year Owner GPL-
2544
+ from compatible? (1)
2545
+
2546
+ 0.9.0 thru 1.2 1991-1995 CWI yes
2547
+ 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes
2548
+ 1.6 1.5.2 2000 CNRI no
2549
+ 2.0 1.6 2000 BeOpen.com no
2550
+ 1.6.1 1.6 2001 CNRI yes (2)
2551
+ 2.1 2.0+1.6.1 2001 PSF no
2552
+ 2.0.1 2.0+1.6.1 2001 PSF yes
2553
+ 2.1.1 2.1+2.0.1 2001 PSF yes
2554
+ 2.1.2 2.1.1 2002 PSF yes
2555
+ 2.1.3 2.1.2 2002 PSF yes
2556
+ 2.2 and above 2.1.1 2001-now PSF yes
2557
+
2558
+ Footnotes:
2559
+
2560
+ (1) GPL-compatible doesn't mean that we're distributing Python under
2561
+ the GPL. All Python licenses, unlike the GPL, let you distribute
2562
+ a modified version without making your changes open source. The
2563
+ GPL-compatible licenses make it possible to combine Python with
2564
+ other software that is released under the GPL; the others don't.
2565
+
2566
+ (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
2567
+ because its license has a choice of law clause. According to
2568
+ CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
2569
+ is "not incompatible" with the GPL.
2570
+
2571
+ Thanks to the many outside volunteers who have worked under Guido's
2572
+ direction to make these releases possible.
2573
+
2574
+
2575
+ B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
2576
+ ===============================================================
2577
+
2578
+ Python software and documentation are licensed under the
2579
+ Python Software Foundation License Version 2.
2580
+
2581
+ Starting with Python 3.8.6, examples, recipes, and other code in
2582
+ the documentation are dual licensed under the PSF License Version 2
2583
+ and the Zero-Clause BSD license.
2584
+
2585
+ Some software incorporated into Python is under different licenses.
2586
+ The licenses are listed with code falling under that license.
2587
+
2588
+
2589
+ PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
2590
+ --------------------------------------------
2591
+
2592
+ 1. This LICENSE AGREEMENT is between the Python Software Foundation
2593
+ ("PSF"), and the Individual or Organization ("Licensee") accessing and
2594
+ otherwise using this software ("Python") in source or binary form and
2595
+ its associated documentation.
2596
+
2597
+ 2. Subject to the terms and conditions of this License Agreement, PSF hereby
2598
+ grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
2599
+ analyze, test, perform and/or display publicly, prepare derivative works,
2600
+ distribute, and otherwise use Python alone or in any derivative version,
2601
+ provided, however, that PSF's License Agreement and PSF's notice of copyright,
2602
+ i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2603
+ 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
2604
+ All Rights Reserved" are retained in Python alone or in any derivative version
2605
+ prepared by Licensee.
2606
+
2607
+ 3. In the event Licensee prepares a derivative work that is based on
2608
+ or incorporates Python or any part thereof, and wants to make
2609
+ the derivative work available to others as provided herein, then
2610
+ Licensee hereby agrees to include in any such work a brief summary of
2611
+ the changes made to Python.
2612
+
2613
+ 4. PSF is making Python available to Licensee on an "AS IS"
2614
+ basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2615
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
2616
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
2617
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
2618
+ INFRINGE ANY THIRD PARTY RIGHTS.
2619
+
2620
+ 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
2621
+ FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
2622
+ A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
2623
+ OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2624
+
2625
+ 6. This License Agreement will automatically terminate upon a material
2626
+ breach of its terms and conditions.
2627
+
2628
+ 7. Nothing in this License Agreement shall be deemed to create any
2629
+ relationship of agency, partnership, or joint venture between PSF and
2630
+ Licensee. This License Agreement does not grant permission to use PSF
2631
+ trademarks or trade name in a trademark sense to endorse or promote
2632
+ products or services of Licensee, or any third party.
2633
+
2634
+ 8. By copying, installing or otherwise using Python, Licensee
2635
+ agrees to be bound by the terms and conditions of this License
2636
+ Agreement.
2637
+
2638
+
2639
+ BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
2640
+ -------------------------------------------
2641
+
2642
+ BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
2643
+
2644
+ 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
2645
+ office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
2646
+ Individual or Organization ("Licensee") accessing and otherwise using
2647
+ this software in source or binary form and its associated
2648
+ documentation ("the Software").
2649
+
2650
+ 2. Subject to the terms and conditions of this BeOpen Python License
2651
+ Agreement, BeOpen hereby grants Licensee a non-exclusive,
2652
+ royalty-free, world-wide license to reproduce, analyze, test, perform
2653
+ and/or display publicly, prepare derivative works, distribute, and
2654
+ otherwise use the Software alone or in any derivative version,
2655
+ provided, however, that the BeOpen Python License is retained in the
2656
+ Software, alone or in any derivative version prepared by Licensee.
2657
+
2658
+ 3. BeOpen is making the Software available to Licensee on an "AS IS"
2659
+ basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2660
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
2661
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
2662
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
2663
+ INFRINGE ANY THIRD PARTY RIGHTS.
2664
+
2665
+ 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
2666
+ SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
2667
+ AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
2668
+ DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2669
+
2670
+ 5. This License Agreement will automatically terminate upon a material
2671
+ breach of its terms and conditions.
2672
+
2673
+ 6. This License Agreement shall be governed by and interpreted in all
2674
+ respects by the law of the State of California, excluding conflict of
2675
+ law provisions. Nothing in this License Agreement shall be deemed to
2676
+ create any relationship of agency, partnership, or joint venture
2677
+ between BeOpen and Licensee. This License Agreement does not grant
2678
+ permission to use BeOpen trademarks or trade names in a trademark
2679
+ sense to endorse or promote products or services of Licensee, or any
2680
+ third party. As an exception, the "BeOpen Python" logos available at
2681
+ http://www.pythonlabs.com/logos.html may be used according to the
2682
+ permissions granted on that web page.
2683
+
2684
+ 7. By copying, installing or otherwise using the software, Licensee
2685
+ agrees to be bound by the terms and conditions of this License
2686
+ Agreement.
2687
+
2688
+
2689
+ CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
2690
+ ---------------------------------------
2691
+
2692
+ 1. This LICENSE AGREEMENT is between the Corporation for National
2693
+ Research Initiatives, having an office at 1895 Preston White Drive,
2694
+ Reston, VA 20191 ("CNRI"), and the Individual or Organization
2695
+ ("Licensee") accessing and otherwise using Python 1.6.1 software in
2696
+ source or binary form and its associated documentation.
2697
+
2698
+ 2. Subject to the terms and conditions of this License Agreement, CNRI
2699
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide
2700
+ license to reproduce, analyze, test, perform and/or display publicly,
2701
+ prepare derivative works, distribute, and otherwise use Python 1.6.1
2702
+ alone or in any derivative version, provided, however, that CNRI's
2703
+ License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
2704
+ 1995-2001 Corporation for National Research Initiatives; All Rights
2705
+ Reserved" are retained in Python 1.6.1 alone or in any derivative
2706
+ version prepared by Licensee. Alternately, in lieu of CNRI's License
2707
+ Agreement, Licensee may substitute the following text (omitting the
2708
+ quotes): "Python 1.6.1 is made available subject to the terms and
2709
+ conditions in CNRI's License Agreement. This Agreement together with
2710
+ Python 1.6.1 may be located on the internet using the following
2711
+ unique, persistent identifier (known as a handle): 1895.22/1013. This
2712
+ Agreement may also be obtained from a proxy server on the internet
2713
+ using the following URL: http://hdl.handle.net/1895.22/1013".
2714
+
2715
+ 3. In the event Licensee prepares a derivative work that is based on
2716
+ or incorporates Python 1.6.1 or any part thereof, and wants to make
2717
+ the derivative work available to others as provided herein, then
2718
+ Licensee hereby agrees to include in any such work a brief summary of
2719
+ the changes made to Python 1.6.1.
2720
+
2721
+ 4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
2722
+ basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2723
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
2724
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
2725
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
2726
+ INFRINGE ANY THIRD PARTY RIGHTS.
2727
+
2728
+ 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
2729
+ 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
2730
+ A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
2731
+ OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2732
+
2733
+ 6. This License Agreement will automatically terminate upon a material
2734
+ breach of its terms and conditions.
2735
+
2736
+ 7. This License Agreement shall be governed by the federal
2737
+ intellectual property law of the United States, including without
2738
+ limitation the federal copyright law, and, to the extent such
2739
+ U.S. federal law does not apply, by the law of the Commonwealth of
2740
+ Virginia, excluding Virginia's conflict of law provisions.
2741
+ Notwithstanding the foregoing, with regard to derivative works based
2742
+ on Python 1.6.1 that incorporate non-separable material that was
2743
+ previously distributed under the GNU General Public License (GPL), the
2744
+ law of the Commonwealth of Virginia shall govern this License
2745
+ Agreement only as to issues arising under or with respect to
2746
+ Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this
2747
+ License Agreement shall be deemed to create any relationship of
2748
+ agency, partnership, or joint venture between CNRI and Licensee. This
2749
+ License Agreement does not grant permission to use CNRI trademarks or
2750
+ trade name in a trademark sense to endorse or promote products or
2751
+ services of Licensee, or any third party.
2752
+
2753
+ 8. By clicking on the "ACCEPT" button where indicated, or by copying,
2754
+ installing or otherwise using Python 1.6.1, Licensee agrees to be
2755
+ bound by the terms and conditions of this License Agreement.
2756
+
2757
+ ACCEPT
2758
+
2759
+
2760
+ CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
2761
+ --------------------------------------------------
2762
+
2763
+ Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
2764
+ The Netherlands. All rights reserved.
2765
+
2766
+ Permission to use, copy, modify, and distribute this software and its
2767
+ documentation for any purpose and without fee is hereby granted,
2768
+ provided that the above copyright notice appear in all copies and that
2769
+ both that copyright notice and this permission notice appear in
2770
+ supporting documentation, and that the name of Stichting Mathematisch
2771
+ Centrum or CWI not be used in advertising or publicity pertaining to
2772
+ distribution of the software without specific, written prior
2773
+ permission.
2774
+
2775
+ STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
2776
+ THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2777
+ FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
2778
+ FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2779
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2780
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
2781
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2782
+
2783
+ ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
2784
+ ----------------------------------------------------------------------
2785
+
2786
+ Permission to use, copy, modify, and/or distribute this software for any
2787
+ purpose with or without fee is hereby granted.
2788
+
2789
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2790
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2791
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2792
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2793
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2794
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2795
+ PERFORMANCE OF THIS SOFTWARE.
2796
+
2797
+ ```
2798
+ </details>
2799
+
2800
+ ## urllib3 2.5.0
2801
+ - License: UNKNOWN
2802
+ - URL: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
2803
+ - Author: Andrey Petrov <andrey.petrov@shazow.net>
2804
+
2805
+ <details><summary>License text</summary>
2806
+
2807
+ ```
2808
+ MIT License
2809
+
2810
+ Copyright (c) 2008-2020 Andrey Petrov and contributors.
2811
+
2812
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2813
+ of this software and associated documentation files (the "Software"), to deal
2814
+ in the Software without restriction, including without limitation the rights
2815
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2816
+ copies of the Software, and to permit persons to whom the Software is
2817
+ furnished to do so, subject to the following conditions:
2818
+
2819
+ The above copyright notice and this permission notice shall be included in all
2820
+ copies or substantial portions of the Software.
2821
+
2822
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2823
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2824
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2825
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2826
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2827
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2828
+ SOFTWARE.
2829
+
2830
+ ```
2831
+ </details>
2832
+
2833
+ ## zipp 3.23.0
2834
+ - License: UNKNOWN
2835
+ - URL: https://github.com/jaraco/zipp
2836
+ - Author: "Jason R. Coombs" <jaraco@jaraco.com>
2837
+
2838
+ <details><summary>License text</summary>
2839
+
2840
+ ```
2841
+ MIT License
2842
+
2843
+ Copyright (c) 2025 <copyright holders>
2844
+
2845
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2846
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
2847
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2848
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2849
+ following conditions:
2850
+
2851
+ The above copyright notice and this permission notice shall be included in all copies or substantial
2852
+ portions of the Software.
2853
+
2854
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2855
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2856
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2857
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2858
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
2859
+
2860
+ ```
2861
+ </details>
2862
+