ZTWHHH commited on
Commit
fb43531
·
verified ·
1 Parent(s): fc694ba

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. openflamingo/lib/python3.10/site-packages/click-8.1.8.dist-info/LICENSE.txt +28 -0
  3. openflamingo/lib/python3.10/site-packages/click-8.1.8.dist-info/METADATA +74 -0
  4. openflamingo/lib/python3.10/site-packages/click-8.1.8.dist-info/RECORD +39 -0
  5. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/__init__.cpython-310.pyc +0 -0
  6. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_api.cpython-310.pyc +0 -0
  7. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_error.cpython-310.pyc +0 -0
  8. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_soft.cpython-310.pyc +0 -0
  9. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_unix.cpython-310.pyc +0 -0
  10. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_util.cpython-310.pyc +0 -0
  11. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_windows.cpython-310.pyc +0 -0
  12. openflamingo/lib/python3.10/site-packages/filelock/__pycache__/asyncio.cpython-310.pyc +0 -0
  13. openflamingo/lib/python3.10/site-packages/filelock/_util.py +52 -0
  14. openflamingo/lib/python3.10/site-packages/markupsafe/_native.py +8 -0
  15. openflamingo/lib/python3.10/site-packages/markupsafe/_speedups.c +204 -0
  16. openflamingo/lib/python3.10/site-packages/markupsafe/_speedups.cpython-310-x86_64-linux-gnu.so +0 -0
  17. openflamingo/lib/python3.10/site-packages/markupsafe/_speedups.pyi +1 -0
  18. openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/LICENSE +99 -0
  19. openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/METADATA +218 -0
  20. openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/RECORD +873 -0
  21. openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/REQUESTED +0 -0
  22. openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/WHEEL +6 -0
  23. openflamingo/lib/python3.10/site-packages/pip/__pycache__/__main__.cpython-310.pyc +0 -0
  24. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py +4 -0
  25. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py +12 -0
  26. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc +0 -0
  27. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc +0 -0
  28. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-310.pyc +0 -0
  29. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem +0 -0
  30. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/core.py +114 -0
  31. openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/py.typed +0 -0
  32. openflamingo/lib/python3.10/site-packages/pip/_vendor/distlib/w64-arm.exe +3 -0
  33. openflamingo/lib/python3.10/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -0
  34. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__init__.py +36 -0
  35. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-310.pyc +0 -0
  36. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-310.pyc +0 -0
  37. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-310.pyc +0 -0
  38. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-310.pyc +0 -0
  39. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-310.pyc +0 -0
  40. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_api.py +316 -0
  41. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_macos.py +571 -0
  42. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_openssl.py +66 -0
  43. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_ssl_constants.py +31 -0
  44. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_windows.py +567 -0
  45. openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/py.typed +0 -0
  46. openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-310.pyc +0 -0
  47. openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc +0 -0
  48. openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc +0 -0
  49. openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc +0 -0
  50. openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-310.pyc +0 -0
.gitattributes CHANGED
@@ -750,3 +750,4 @@ phi4/lib/python3.10/site-packages/pycparser/__pycache__/yacctab.cpython-310.pyc
750
  phi4/lib/python3.10/site-packages/torch/_refs/__pycache__/__init__.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
751
  phi4/lib/python3.10/site-packages/torchvision.libs/libwebp.54a0d02a.so.7 filter=lfs diff=lfs merge=lfs -text
752
  phi4/lib/python3.10/site-packages/torchvision.libs/libjpeg.1c1c4b09.so.8 filter=lfs diff=lfs merge=lfs -text
 
 
750
  phi4/lib/python3.10/site-packages/torch/_refs/__pycache__/__init__.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
751
  phi4/lib/python3.10/site-packages/torchvision.libs/libwebp.54a0d02a.so.7 filter=lfs diff=lfs merge=lfs -text
752
  phi4/lib/python3.10/site-packages/torchvision.libs/libjpeg.1c1c4b09.so.8 filter=lfs diff=lfs merge=lfs -text
753
+ openflamingo/lib/python3.10/site-packages/pip/_vendor/distlib/w64-arm.exe filter=lfs diff=lfs merge=lfs -text
openflamingo/lib/python3.10/site-packages/click-8.1.8.dist-info/LICENSE.txt ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright 2014 Pallets
2
+
3
+ Redistribution and use in source and binary forms, with or without
4
+ modification, are permitted provided that the following conditions are
5
+ met:
6
+
7
+ 1. Redistributions of source code must retain the above copyright
8
+ notice, this list of conditions and the following disclaimer.
9
+
10
+ 2. Redistributions in binary form must reproduce the above copyright
11
+ notice, this list of conditions and the following disclaimer in the
12
+ documentation and/or other materials provided with the distribution.
13
+
14
+ 3. Neither the name of the copyright holder nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
21
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
24
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
25
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
26
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
27
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
28
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
openflamingo/lib/python3.10/site-packages/click-8.1.8.dist-info/METADATA ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.3
2
+ Name: click
3
+ Version: 8.1.8
4
+ Summary: Composable command line interface toolkit
5
+ Maintainer-email: Pallets <contact@palletsprojects.com>
6
+ Requires-Python: >=3.7
7
+ Description-Content-Type: text/markdown
8
+ Classifier: Development Status :: 5 - Production/Stable
9
+ Classifier: Intended Audience :: Developers
10
+ Classifier: License :: OSI Approved :: BSD License
11
+ Classifier: Operating System :: OS Independent
12
+ Classifier: Programming Language :: Python
13
+ Classifier: Typing :: Typed
14
+ Requires-Dist: colorama; platform_system == 'Windows'
15
+ Requires-Dist: importlib-metadata; python_version < '3.8'
16
+ Project-URL: Changes, https://click.palletsprojects.com/changes/
17
+ Project-URL: Chat, https://discord.gg/pallets
18
+ Project-URL: Documentation, https://click.palletsprojects.com/
19
+ Project-URL: Donate, https://palletsprojects.com/donate
20
+ Project-URL: Source, https://github.com/pallets/click/
21
+
22
+ # $ click_
23
+
24
+ Click is a Python package for creating beautiful command line interfaces
25
+ in a composable way with as little code as necessary. It's the "Command
26
+ Line Interface Creation Kit". It's highly configurable but comes with
27
+ sensible defaults out of the box.
28
+
29
+ It aims to make the process of writing command line tools quick and fun
30
+ while also preventing any frustration caused by the inability to
31
+ implement an intended CLI API.
32
+
33
+ Click in three points:
34
+
35
+ - Arbitrary nesting of commands
36
+ - Automatic help page generation
37
+ - Supports lazy loading of subcommands at runtime
38
+
39
+
40
+ ## A Simple Example
41
+
42
+ ```python
43
+ import click
44
+
45
+ @click.command()
46
+ @click.option("--count", default=1, help="Number of greetings.")
47
+ @click.option("--name", prompt="Your name", help="The person to greet.")
48
+ def hello(count, name):
49
+ """Simple program that greets NAME for a total of COUNT times."""
50
+ for _ in range(count):
51
+ click.echo(f"Hello, {name}!")
52
+
53
+ if __name__ == '__main__':
54
+ hello()
55
+ ```
56
+
57
+ ```
58
+ $ python hello.py --count=3
59
+ Your name: Click
60
+ Hello, Click!
61
+ Hello, Click!
62
+ Hello, Click!
63
+ ```
64
+
65
+
66
+ ## Donate
67
+
68
+ The Pallets organization develops and supports Click and other popular
69
+ packages. In order to grow the community of contributors and users, and
70
+ allow the maintainers to devote more time to the projects, [please
71
+ donate today][].
72
+
73
+ [please donate today]: https://palletsprojects.com/donate
74
+
openflamingo/lib/python3.10/site-packages/click-8.1.8.dist-info/RECORD ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ click-8.1.8.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ click-8.1.8.dist-info/LICENSE.txt,sha256=morRBqOU6FO_4h9C9OctWSgZoigF2ZG18ydQKSkrZY0,1475
3
+ click-8.1.8.dist-info/METADATA,sha256=WJtQ6uGS2ybLfvUE4vC0XIhIBr4yFGwjrMBR2fiCQ-Q,2263
4
+ click-8.1.8.dist-info/RECORD,,
5
+ click-8.1.8.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ click-8.1.8.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
7
+ click/__init__.py,sha256=j1DJeCbga4ribkv5uyvIAzI0oFN13fW9mevDKShFelo,3188
8
+ click/__pycache__/__init__.cpython-310.pyc,,
9
+ click/__pycache__/_compat.cpython-310.pyc,,
10
+ click/__pycache__/_termui_impl.cpython-310.pyc,,
11
+ click/__pycache__/_textwrap.cpython-310.pyc,,
12
+ click/__pycache__/_winconsole.cpython-310.pyc,,
13
+ click/__pycache__/core.cpython-310.pyc,,
14
+ click/__pycache__/decorators.cpython-310.pyc,,
15
+ click/__pycache__/exceptions.cpython-310.pyc,,
16
+ click/__pycache__/formatting.cpython-310.pyc,,
17
+ click/__pycache__/globals.cpython-310.pyc,,
18
+ click/__pycache__/parser.cpython-310.pyc,,
19
+ click/__pycache__/shell_completion.cpython-310.pyc,,
20
+ click/__pycache__/termui.cpython-310.pyc,,
21
+ click/__pycache__/testing.cpython-310.pyc,,
22
+ click/__pycache__/types.cpython-310.pyc,,
23
+ click/__pycache__/utils.cpython-310.pyc,,
24
+ click/_compat.py,sha256=IGKh_J5QdfKELitnRfTGHneejWxoCw_NX9tfMbdcg3w,18730
25
+ click/_termui_impl.py,sha256=a5z7I9gOFeMmu7Gb6_RPyQ8GPuVP1EeblixcWSPSQPk,24783
26
+ click/_textwrap.py,sha256=10fQ64OcBUMuK7mFvh8363_uoOxPlRItZBmKzRJDgoY,1353
27
+ click/_winconsole.py,sha256=5ju3jQkcZD0W27WEMGqmEP4y_crUVzPCqsX_FYb7BO0,7860
28
+ click/core.py,sha256=Q1nEVdctZwvIPOlt4vfHko0TYnHCeE40UEEul8Wpyvs,114748
29
+ click/decorators.py,sha256=7t6F-QWowtLh6F_6l-4YV4Y4yNTcqFQEu9i37zIz68s,18925
30
+ click/exceptions.py,sha256=V7zDT6emqJ8iNl0kF1P5kpFmLMWQ1T1L7aNNKM4YR0w,9600
31
+ click/formatting.py,sha256=Frf0-5W33-loyY_i9qrwXR8-STnW3m5gvyxLVUdyxyk,9706
32
+ click/globals.py,sha256=cuJ6Bbo073lgEEmhjr394PeM-QFmXM-Ci-wmfsd7H5g,1954
33
+ click/parser.py,sha256=h4sndcpF5OHrZQN8vD8IWb5OByvW7ABbhRToxovrqS8,19067
34
+ click/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
35
+ click/shell_completion.py,sha256=TR0dXEGcvWb9Eo3aaQEXGhnvNS3FF4H4QcuLnvAvYo4,18636
36
+ click/termui.py,sha256=dLxiS70UOvIYBda_nEEZaPAFOVDVmRs1sEPMuLDowQo,28310
37
+ click/testing.py,sha256=3RA8anCf7TZ8-5RAF5it2Te-aWXBAL5VLasQnMiC2ZQ,16282
38
+ click/types.py,sha256=BD5Qqq4h-8kawBmOIzJlmq4xzThAf4wCvaOLZSBDNx0,36422
39
+ click/utils.py,sha256=ce-IrO9ilII76LGkU354pOdHbepM8UftfNH7SfMU_28,20330
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (1.37 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_api.cpython-310.pyc ADDED
Binary file (12.9 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_error.cpython-310.pyc ADDED
Binary file (1.44 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_soft.cpython-310.pyc ADDED
Binary file (1.55 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_unix.cpython-310.pyc ADDED
Binary file (2.12 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_util.cpython-310.pyc ADDED
Binary file (1.5 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/_windows.cpython-310.pyc ADDED
Binary file (2.07 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/__pycache__/asyncio.cpython-310.pyc ADDED
Binary file (11.9 kB). View file
 
openflamingo/lib/python3.10/site-packages/filelock/_util.py ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from __future__ import annotations
2
+
3
+ import os
4
+ import stat
5
+ import sys
6
+ from errno import EACCES, EISDIR
7
+ from pathlib import Path
8
+
9
+
10
+ def raise_on_not_writable_file(filename: str) -> None:
11
+ """
12
+ Raise an exception if attempting to open the file for writing would fail.
13
+
14
+ This is done so files that will never be writable can be separated from files that are writable but currently
15
+ locked.
16
+
17
+ :param filename: file to check
18
+ :raises OSError: as if the file was opened for writing.
19
+
20
+ """
21
+ try: # use stat to do exists + can write to check without race condition
22
+ file_stat = os.stat(filename) # noqa: PTH116
23
+ except OSError:
24
+ return # swallow does not exist or other errors
25
+
26
+ if file_stat.st_mtime != 0: # if os.stat returns but modification is zero that's an invalid os.stat - ignore it
27
+ if not (file_stat.st_mode & stat.S_IWUSR):
28
+ raise PermissionError(EACCES, "Permission denied", filename)
29
+
30
+ if stat.S_ISDIR(file_stat.st_mode):
31
+ if sys.platform == "win32": # pragma: win32 cover
32
+ # On Windows, this is PermissionError
33
+ raise PermissionError(EACCES, "Permission denied", filename)
34
+ else: # pragma: win32 no cover # noqa: RET506
35
+ # On linux / macOS, this is IsADirectoryError
36
+ raise IsADirectoryError(EISDIR, "Is a directory", filename)
37
+
38
+
39
+ def ensure_directory_exists(filename: Path | str) -> None:
40
+ """
41
+ Ensure the directory containing the file exists (create it if necessary).
42
+
43
+ :param filename: file.
44
+
45
+ """
46
+ Path(filename).parent.mkdir(parents=True, exist_ok=True)
47
+
48
+
49
+ __all__ = [
50
+ "ensure_directory_exists",
51
+ "raise_on_not_writable_file",
52
+ ]
openflamingo/lib/python3.10/site-packages/markupsafe/_native.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ def _escape_inner(s: str, /) -> str:
2
+ return (
3
+ s.replace("&", "&amp;")
4
+ .replace(">", "&gt;")
5
+ .replace("<", "&lt;")
6
+ .replace("'", "&#39;")
7
+ .replace('"', "&#34;")
8
+ )
openflamingo/lib/python3.10/site-packages/markupsafe/_speedups.c ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #include <Python.h>
2
+
3
+ #define GET_DELTA(inp, inp_end, delta) \
4
+ while (inp < inp_end) { \
5
+ switch (*inp++) { \
6
+ case '"': \
7
+ case '\'': \
8
+ case '&': \
9
+ delta += 4; \
10
+ break; \
11
+ case '<': \
12
+ case '>': \
13
+ delta += 3; \
14
+ break; \
15
+ } \
16
+ }
17
+
18
+ #define DO_ESCAPE(inp, inp_end, outp) \
19
+ { \
20
+ Py_ssize_t ncopy = 0; \
21
+ while (inp < inp_end) { \
22
+ switch (*inp) { \
23
+ case '"': \
24
+ memcpy(outp, inp-ncopy, sizeof(*outp)*ncopy); \
25
+ outp += ncopy; ncopy = 0; \
26
+ *outp++ = '&'; \
27
+ *outp++ = '#'; \
28
+ *outp++ = '3'; \
29
+ *outp++ = '4'; \
30
+ *outp++ = ';'; \
31
+ break; \
32
+ case '\'': \
33
+ memcpy(outp, inp-ncopy, sizeof(*outp)*ncopy); \
34
+ outp += ncopy; ncopy = 0; \
35
+ *outp++ = '&'; \
36
+ *outp++ = '#'; \
37
+ *outp++ = '3'; \
38
+ *outp++ = '9'; \
39
+ *outp++ = ';'; \
40
+ break; \
41
+ case '&': \
42
+ memcpy(outp, inp-ncopy, sizeof(*outp)*ncopy); \
43
+ outp += ncopy; ncopy = 0; \
44
+ *outp++ = '&'; \
45
+ *outp++ = 'a'; \
46
+ *outp++ = 'm'; \
47
+ *outp++ = 'p'; \
48
+ *outp++ = ';'; \
49
+ break; \
50
+ case '<': \
51
+ memcpy(outp, inp-ncopy, sizeof(*outp)*ncopy); \
52
+ outp += ncopy; ncopy = 0; \
53
+ *outp++ = '&'; \
54
+ *outp++ = 'l'; \
55
+ *outp++ = 't'; \
56
+ *outp++ = ';'; \
57
+ break; \
58
+ case '>': \
59
+ memcpy(outp, inp-ncopy, sizeof(*outp)*ncopy); \
60
+ outp += ncopy; ncopy = 0; \
61
+ *outp++ = '&'; \
62
+ *outp++ = 'g'; \
63
+ *outp++ = 't'; \
64
+ *outp++ = ';'; \
65
+ break; \
66
+ default: \
67
+ ncopy++; \
68
+ } \
69
+ inp++; \
70
+ } \
71
+ memcpy(outp, inp-ncopy, sizeof(*outp)*ncopy); \
72
+ }
73
+
74
+ static PyObject*
75
+ escape_unicode_kind1(PyUnicodeObject *in)
76
+ {
77
+ Py_UCS1 *inp = PyUnicode_1BYTE_DATA(in);
78
+ Py_UCS1 *inp_end = inp + PyUnicode_GET_LENGTH(in);
79
+ Py_UCS1 *outp;
80
+ PyObject *out;
81
+ Py_ssize_t delta = 0;
82
+
83
+ GET_DELTA(inp, inp_end, delta);
84
+ if (!delta) {
85
+ Py_INCREF(in);
86
+ return (PyObject*)in;
87
+ }
88
+
89
+ out = PyUnicode_New(PyUnicode_GET_LENGTH(in) + delta,
90
+ PyUnicode_IS_ASCII(in) ? 127 : 255);
91
+ if (!out)
92
+ return NULL;
93
+
94
+ inp = PyUnicode_1BYTE_DATA(in);
95
+ outp = PyUnicode_1BYTE_DATA(out);
96
+ DO_ESCAPE(inp, inp_end, outp);
97
+ return out;
98
+ }
99
+
100
+ static PyObject*
101
+ escape_unicode_kind2(PyUnicodeObject *in)
102
+ {
103
+ Py_UCS2 *inp = PyUnicode_2BYTE_DATA(in);
104
+ Py_UCS2 *inp_end = inp + PyUnicode_GET_LENGTH(in);
105
+ Py_UCS2 *outp;
106
+ PyObject *out;
107
+ Py_ssize_t delta = 0;
108
+
109
+ GET_DELTA(inp, inp_end, delta);
110
+ if (!delta) {
111
+ Py_INCREF(in);
112
+ return (PyObject*)in;
113
+ }
114
+
115
+ out = PyUnicode_New(PyUnicode_GET_LENGTH(in) + delta, 65535);
116
+ if (!out)
117
+ return NULL;
118
+
119
+ inp = PyUnicode_2BYTE_DATA(in);
120
+ outp = PyUnicode_2BYTE_DATA(out);
121
+ DO_ESCAPE(inp, inp_end, outp);
122
+ return out;
123
+ }
124
+
125
+
126
+ static PyObject*
127
+ escape_unicode_kind4(PyUnicodeObject *in)
128
+ {
129
+ Py_UCS4 *inp = PyUnicode_4BYTE_DATA(in);
130
+ Py_UCS4 *inp_end = inp + PyUnicode_GET_LENGTH(in);
131
+ Py_UCS4 *outp;
132
+ PyObject *out;
133
+ Py_ssize_t delta = 0;
134
+
135
+ GET_DELTA(inp, inp_end, delta);
136
+ if (!delta) {
137
+ Py_INCREF(in);
138
+ return (PyObject*)in;
139
+ }
140
+
141
+ out = PyUnicode_New(PyUnicode_GET_LENGTH(in) + delta, 1114111);
142
+ if (!out)
143
+ return NULL;
144
+
145
+ inp = PyUnicode_4BYTE_DATA(in);
146
+ outp = PyUnicode_4BYTE_DATA(out);
147
+ DO_ESCAPE(inp, inp_end, outp);
148
+ return out;
149
+ }
150
+
151
+ static PyObject*
152
+ escape_unicode(PyObject *self, PyObject *s)
153
+ {
154
+ if (!PyUnicode_Check(s))
155
+ return NULL;
156
+
157
+ // This check is no longer needed in Python 3.12.
158
+ if (PyUnicode_READY(s))
159
+ return NULL;
160
+
161
+ switch (PyUnicode_KIND(s)) {
162
+ case PyUnicode_1BYTE_KIND:
163
+ return escape_unicode_kind1((PyUnicodeObject*) s);
164
+ case PyUnicode_2BYTE_KIND:
165
+ return escape_unicode_kind2((PyUnicodeObject*) s);
166
+ case PyUnicode_4BYTE_KIND:
167
+ return escape_unicode_kind4((PyUnicodeObject*) s);
168
+ }
169
+ assert(0); /* shouldn't happen */
170
+ return NULL;
171
+ }
172
+
173
+ static PyMethodDef module_methods[] = {
174
+ {"_escape_inner", (PyCFunction)escape_unicode, METH_O, NULL},
175
+ {NULL, NULL, 0, NULL} /* Sentinel */
176
+ };
177
+
178
+ static struct PyModuleDef module_definition = {
179
+ PyModuleDef_HEAD_INIT,
180
+ "markupsafe._speedups",
181
+ NULL,
182
+ -1,
183
+ module_methods,
184
+ NULL,
185
+ NULL,
186
+ NULL,
187
+ NULL
188
+ };
189
+
190
+ PyMODINIT_FUNC
191
+ PyInit__speedups(void)
192
+ {
193
+ PyObject *m = PyModule_Create(&module_definition);
194
+
195
+ if (m == NULL) {
196
+ return NULL;
197
+ }
198
+
199
+ #ifdef Py_GIL_DISABLED
200
+ PyUnstable_Module_SetGIL(m, Py_MOD_GIL_NOT_USED);
201
+ #endif
202
+
203
+ return m;
204
+ }
openflamingo/lib/python3.10/site-packages/markupsafe/_speedups.cpython-310-x86_64-linux-gnu.so ADDED
Binary file (35 kB). View file
 
openflamingo/lib/python3.10/site-packages/markupsafe/_speedups.pyi ADDED
@@ -0,0 +1 @@
 
 
1
+ def _escape_inner(s: str, /) -> str: ...
openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/LICENSE ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ License agreement for matplotlib versions 1.3.0 and later
2
+ =========================================================
3
+
4
+ 1. This LICENSE AGREEMENT is between the Matplotlib Development Team
5
+ ("MDT"), and the Individual or Organization ("Licensee") accessing and
6
+ otherwise using matplotlib software in source or binary form and its
7
+ associated documentation.
8
+
9
+ 2. Subject to the terms and conditions of this License Agreement, MDT
10
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide license
11
+ to reproduce, analyze, test, perform and/or display publicly, prepare
12
+ derivative works, distribute, and otherwise use matplotlib
13
+ alone or in any derivative version, provided, however, that MDT's
14
+ License Agreement and MDT's notice of copyright, i.e., "Copyright (c)
15
+ 2012- Matplotlib Development Team; All Rights Reserved" are retained in
16
+ matplotlib alone or in any derivative version prepared by
17
+ Licensee.
18
+
19
+ 3. In the event Licensee prepares a derivative work that is based on or
20
+ incorporates matplotlib or any part thereof, and wants to
21
+ make the derivative work available to others as provided herein, then
22
+ Licensee hereby agrees to include in any such work a brief summary of
23
+ the changes made to matplotlib .
24
+
25
+ 4. MDT is making matplotlib available to Licensee on an "AS
26
+ IS" basis. MDT MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
27
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, MDT MAKES NO AND
28
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
29
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB
30
+ WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
31
+
32
+ 5. MDT SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
33
+ FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
34
+ LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
35
+ MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
36
+ THE POSSIBILITY THEREOF.
37
+
38
+ 6. This License Agreement will automatically terminate upon a material
39
+ breach of its terms and conditions.
40
+
41
+ 7. Nothing in this License Agreement shall be deemed to create any
42
+ relationship of agency, partnership, or joint venture between MDT and
43
+ Licensee. This License Agreement does not grant permission to use MDT
44
+ trademarks or trade name in a trademark sense to endorse or promote
45
+ products or services of Licensee, or any third party.
46
+
47
+ 8. By copying, installing or otherwise using matplotlib ,
48
+ Licensee agrees to be bound by the terms and conditions of this License
49
+ Agreement.
50
+
51
+ License agreement for matplotlib versions prior to 1.3.0
52
+ ========================================================
53
+
54
+ 1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the
55
+ Individual or Organization ("Licensee") accessing and otherwise using
56
+ matplotlib software in source or binary form and its associated
57
+ documentation.
58
+
59
+ 2. Subject to the terms and conditions of this License Agreement, JDH
60
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide license
61
+ to reproduce, analyze, test, perform and/or display publicly, prepare
62
+ derivative works, distribute, and otherwise use matplotlib
63
+ alone or in any derivative version, provided, however, that JDH's
64
+ License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
65
+ 2002-2011 John D. Hunter; All Rights Reserved" are retained in
66
+ matplotlib alone or in any derivative version prepared by
67
+ Licensee.
68
+
69
+ 3. In the event Licensee prepares a derivative work that is based on or
70
+ incorporates matplotlib or any part thereof, and wants to
71
+ make the derivative work available to others as provided herein, then
72
+ Licensee hereby agrees to include in any such work a brief summary of
73
+ the changes made to matplotlib.
74
+
75
+ 4. JDH is making matplotlib available to Licensee on an "AS
76
+ IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
77
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
78
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
79
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB
80
+ WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
81
+
82
+ 5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
83
+ FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
84
+ LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
85
+ MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
86
+ THE POSSIBILITY THEREOF.
87
+
88
+ 6. This License Agreement will automatically terminate upon a material
89
+ breach of its terms and conditions.
90
+
91
+ 7. Nothing in this License Agreement shall be deemed to create any
92
+ relationship of agency, partnership, or joint venture between JDH and
93
+ Licensee. This License Agreement does not grant permission to use JDH
94
+ trademarks or trade name in a trademark sense to endorse or promote
95
+ products or services of Licensee, or any third party.
96
+
97
+ 8. By copying, installing or otherwise using matplotlib,
98
+ Licensee agrees to be bound by the terms and conditions of this License
99
+ Agreement.
openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/METADATA ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Metadata-Version: 2.1
2
+ Name: matplotlib
3
+ Version: 3.9.4
4
+ Summary: Python plotting package
5
+ Author: John D. Hunter, Michael Droettboom
6
+ Author-Email: Unknown <matplotlib-users@python.org>
7
+ License: License agreement for matplotlib versions 1.3.0 and later
8
+ =========================================================
9
+
10
+ 1. This LICENSE AGREEMENT is between the Matplotlib Development Team
11
+ ("MDT"), and the Individual or Organization ("Licensee") accessing and
12
+ otherwise using matplotlib software in source or binary form and its
13
+ associated documentation.
14
+
15
+ 2. Subject to the terms and conditions of this License Agreement, MDT
16
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide license
17
+ to reproduce, analyze, test, perform and/or display publicly, prepare
18
+ derivative works, distribute, and otherwise use matplotlib
19
+ alone or in any derivative version, provided, however, that MDT's
20
+ License Agreement and MDT's notice of copyright, i.e., "Copyright (c)
21
+ 2012- Matplotlib Development Team; All Rights Reserved" are retained in
22
+ matplotlib alone or in any derivative version prepared by
23
+ Licensee.
24
+
25
+ 3. In the event Licensee prepares a derivative work that is based on or
26
+ incorporates matplotlib or any part thereof, and wants to
27
+ make the derivative work available to others as provided herein, then
28
+ Licensee hereby agrees to include in any such work a brief summary of
29
+ the changes made to matplotlib .
30
+
31
+ 4. MDT is making matplotlib available to Licensee on an "AS
32
+ IS" basis. MDT MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
33
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, MDT MAKES NO AND
34
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
35
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB
36
+ WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
37
+
38
+ 5. MDT SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
39
+ FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
40
+ LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
41
+ MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
42
+ THE POSSIBILITY THEREOF.
43
+
44
+ 6. This License Agreement will automatically terminate upon a material
45
+ breach of its terms and conditions.
46
+
47
+ 7. Nothing in this License Agreement shall be deemed to create any
48
+ relationship of agency, partnership, or joint venture between MDT and
49
+ Licensee. This License Agreement does not grant permission to use MDT
50
+ trademarks or trade name in a trademark sense to endorse or promote
51
+ products or services of Licensee, or any third party.
52
+
53
+ 8. By copying, installing or otherwise using matplotlib ,
54
+ Licensee agrees to be bound by the terms and conditions of this License
55
+ Agreement.
56
+
57
+ License agreement for matplotlib versions prior to 1.3.0
58
+ ========================================================
59
+
60
+ 1. This LICENSE AGREEMENT is between John D. Hunter ("JDH"), and the
61
+ Individual or Organization ("Licensee") accessing and otherwise using
62
+ matplotlib software in source or binary form and its associated
63
+ documentation.
64
+
65
+ 2. Subject to the terms and conditions of this License Agreement, JDH
66
+ hereby grants Licensee a nonexclusive, royalty-free, world-wide license
67
+ to reproduce, analyze, test, perform and/or display publicly, prepare
68
+ derivative works, distribute, and otherwise use matplotlib
69
+ alone or in any derivative version, provided, however, that JDH's
70
+ License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
71
+ 2002-2011 John D. Hunter; All Rights Reserved" are retained in
72
+ matplotlib alone or in any derivative version prepared by
73
+ Licensee.
74
+
75
+ 3. In the event Licensee prepares a derivative work that is based on or
76
+ incorporates matplotlib or any part thereof, and wants to
77
+ make the derivative work available to others as provided herein, then
78
+ Licensee hereby agrees to include in any such work a brief summary of
79
+ the changes made to matplotlib.
80
+
81
+ 4. JDH is making matplotlib available to Licensee on an "AS
82
+ IS" basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
83
+ IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
84
+ DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
85
+ FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB
86
+ WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
87
+
88
+ 5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF MATPLOTLIB
89
+ FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
90
+ LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
91
+ MATPLOTLIB , OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF
92
+ THE POSSIBILITY THEREOF.
93
+
94
+ 6. This License Agreement will automatically terminate upon a material
95
+ breach of its terms and conditions.
96
+
97
+ 7. Nothing in this License Agreement shall be deemed to create any
98
+ relationship of agency, partnership, or joint venture between JDH and
99
+ Licensee. This License Agreement does not grant permission to use JDH
100
+ trademarks or trade name in a trademark sense to endorse or promote
101
+ products or services of Licensee, or any third party.
102
+
103
+ 8. By copying, installing or otherwise using matplotlib,
104
+ Licensee agrees to be bound by the terms and conditions of this License
105
+ Agreement.
106
+ Classifier: Development Status :: 5 - Production/Stable
107
+ Classifier: Framework :: Matplotlib
108
+ Classifier: Intended Audience :: Science/Research
109
+ Classifier: Intended Audience :: Education
110
+ Classifier: License :: OSI Approved :: Python Software Foundation License
111
+ Classifier: Programming Language :: Python
112
+ Classifier: Programming Language :: Python :: 3
113
+ Classifier: Programming Language :: Python :: 3.9
114
+ Classifier: Programming Language :: Python :: 3.10
115
+ Classifier: Programming Language :: Python :: 3.11
116
+ Classifier: Programming Language :: Python :: 3.12
117
+ Classifier: Programming Language :: Python :: 3.13
118
+ Classifier: Topic :: Scientific/Engineering :: Visualization
119
+ Project-URL: Homepage, https://matplotlib.org
120
+ Project-URL: Download, https://matplotlib.org/stable/install/index.html
121
+ Project-URL: Documentation, https://matplotlib.org
122
+ Project-URL: Source Code, https://github.com/matplotlib/matplotlib
123
+ Project-URL: Bug Tracker, https://github.com/matplotlib/matplotlib/issues
124
+ Project-URL: Forum, https://discourse.matplotlib.org/
125
+ Project-URL: Donate, https://numfocus.org/donate-to-matplotlib
126
+ Requires-Python: >=3.9
127
+ Requires-Dist: contourpy>=1.0.1
128
+ Requires-Dist: cycler>=0.10
129
+ Requires-Dist: fonttools>=4.22.0
130
+ Requires-Dist: kiwisolver>=1.3.1
131
+ Requires-Dist: numpy>=1.23
132
+ Requires-Dist: packaging>=20.0
133
+ Requires-Dist: pillow>=8
134
+ Requires-Dist: pyparsing>=2.3.1
135
+ Requires-Dist: python-dateutil>=2.7
136
+ Requires-Dist: importlib-resources>=3.2.0; python_version < "3.10"
137
+ Provides-Extra: dev
138
+ Requires-Dist: meson-python<0.17.0,>=0.13.1; extra == "dev"
139
+ Requires-Dist: numpy>=1.25; extra == "dev"
140
+ Requires-Dist: pybind11!=2.13.3,>=2.6; extra == "dev"
141
+ Requires-Dist: setuptools_scm>=7; extra == "dev"
142
+ Requires-Dist: setuptools>=64; extra == "dev"
143
+ Description-Content-Type: text/markdown
144
+
145
+ [![PyPi](https://img.shields.io/pypi/v/matplotlib)](https://pypi.org/project/matplotlib/)
146
+ [![Conda](https://img.shields.io/conda/vn/conda-forge/matplotlib)](https://anaconda.org/conda-forge/matplotlib)
147
+ [![Downloads](https://img.shields.io/pypi/dm/matplotlib)](https://pypi.org/project/matplotlib)
148
+ [![NUMFocus](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](https://numfocus.org)
149
+
150
+ [![Discourse help forum](https://img.shields.io/badge/help_forum-discourse-blue.svg)](https://discourse.matplotlib.org)
151
+ [![Gitter](https://badges.gitter.im/matplotlib/matplotlib.svg)](https://gitter.im/matplotlib/matplotlib)
152
+ [![GitHub issues](https://img.shields.io/badge/issue_tracking-github-blue.svg)](https://github.com/matplotlib/matplotlib/issues)
153
+ [![Contributing](https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?)](https://matplotlib.org/stable/devel/index.html)
154
+
155
+ [![GitHub actions status](https://github.com/matplotlib/matplotlib/workflows/Tests/badge.svg)](https://github.com/matplotlib/matplotlib/actions?query=workflow%3ATests)
156
+ [![Azure pipelines status](https://dev.azure.com/matplotlib/matplotlib/_apis/build/status/matplotlib.matplotlib?branchName=main)](https://dev.azure.com/matplotlib/matplotlib/_build/latest?definitionId=1&branchName=main)
157
+ [![AppVeyor status](https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=main&svg=true)](https://ci.appveyor.com/project/matplotlib/matplotlib)
158
+ [![Codecov status](https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=main&service=github)](https://app.codecov.io/gh/matplotlib/matplotlib)
159
+ [![EffVer Versioning](https://img.shields.io/badge/version_scheme-EffVer-0097a7)](https://jacobtomlinson.dev/effver)
160
+
161
+ ![Matplotlib logotype](https://matplotlib.org/_static/logo2.svg)
162
+
163
+ Matplotlib is a comprehensive library for creating static, animated, and
164
+ interactive visualizations in Python.
165
+
166
+ Check out our [home page](https://matplotlib.org/) for more information.
167
+
168
+ ![image](https://matplotlib.org/_static/readme_preview.png)
169
+
170
+ Matplotlib produces publication-quality figures in a variety of hardcopy
171
+ formats and interactive environments across platforms. Matplotlib can be
172
+ used in Python scripts, Python/IPython shells, web application servers,
173
+ and various graphical user interface toolkits.
174
+
175
+ ## Install
176
+
177
+ See the [install
178
+ documentation](https://matplotlib.org/stable/users/installing/index.html),
179
+ which is generated from `/doc/install/index.rst`
180
+
181
+ ## Contribute
182
+
183
+ You've discovered a bug or something else you want to change — excellent!
184
+
185
+ You've worked out a way to fix it — even better!
186
+
187
+ You want to tell us about it — best of all!
188
+
189
+ Start at the [contributing
190
+ guide](https://matplotlib.org/devdocs/devel/contribute.html)!
191
+
192
+ ## Contact
193
+
194
+ [Discourse](https://discourse.matplotlib.org/) is the discussion forum
195
+ for general questions and discussions and our recommended starting
196
+ point.
197
+
198
+ Our active mailing lists (which are mirrored on Discourse) are:
199
+
200
+ - [Users](https://mail.python.org/mailman/listinfo/matplotlib-users)
201
+ mailing list: <matplotlib-users@python.org>
202
+ - [Announcement](https://mail.python.org/mailman/listinfo/matplotlib-announce)
203
+ mailing list: <matplotlib-announce@python.org>
204
+ - [Development](https://mail.python.org/mailman/listinfo/matplotlib-devel)
205
+ mailing list: <matplotlib-devel@python.org>
206
+
207
+ [Gitter](https://gitter.im/matplotlib/matplotlib) is for coordinating
208
+ development and asking questions directly related to contributing to
209
+ matplotlib.
210
+
211
+ ## Citing Matplotlib
212
+
213
+ If Matplotlib contributes to a project that leads to publication, please
214
+ acknowledge this by citing Matplotlib.
215
+
216
+ [A ready-made citation
217
+ entry](https://matplotlib.org/stable/users/project/citing.html) is
218
+ available.
openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/RECORD ADDED
@@ -0,0 +1,873 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/pylab.cpython-310.pyc,,
2
+ matplotlib-3.9.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
+ matplotlib-3.9.4.dist-info/LICENSE,sha256=WhqB6jAXKMi7opM9qDLAzWIina8giToCSrPVMkRGjbw,4830
4
+ matplotlib-3.9.4.dist-info/METADATA,sha256=ei7sI7VELRyseI8MJff12QoQybf3yGH-T685ZHK6oAI,11423
5
+ matplotlib-3.9.4.dist-info/RECORD,,
6
+ matplotlib-3.9.4.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ matplotlib-3.9.4.dist-info/WHEEL,sha256=sZM_NeUMz2G4fDenMf11eikcCxcLaQWiYRmjwQBavQs,137
8
+ matplotlib/__init__.py,sha256=WeSzQt08wYslOiH6cuPHIqKTkC0Xw6sCeFTlH3QCTgw,53928
9
+ matplotlib/__init__.pyi,sha256=NPwMLxwar4wyMqXAMU_p_Wo3ea4xHJ1LrtZ_trNFFo8,2992
10
+ matplotlib/__pycache__/__init__.cpython-310.pyc,,
11
+ matplotlib/__pycache__/_afm.cpython-310.pyc,,
12
+ matplotlib/__pycache__/_animation_data.cpython-310.pyc,,
13
+ matplotlib/__pycache__/_blocking_input.cpython-310.pyc,,
14
+ matplotlib/__pycache__/_cm.cpython-310.pyc,,
15
+ matplotlib/__pycache__/_cm_listed.cpython-310.pyc,,
16
+ matplotlib/__pycache__/_color_data.cpython-310.pyc,,
17
+ matplotlib/__pycache__/_constrained_layout.cpython-310.pyc,,
18
+ matplotlib/__pycache__/_docstring.cpython-310.pyc,,
19
+ matplotlib/__pycache__/_enums.cpython-310.pyc,,
20
+ matplotlib/__pycache__/_fontconfig_pattern.cpython-310.pyc,,
21
+ matplotlib/__pycache__/_internal_utils.cpython-310.pyc,,
22
+ matplotlib/__pycache__/_layoutgrid.cpython-310.pyc,,
23
+ matplotlib/__pycache__/_mathtext.cpython-310.pyc,,
24
+ matplotlib/__pycache__/_mathtext_data.cpython-310.pyc,,
25
+ matplotlib/__pycache__/_pylab_helpers.cpython-310.pyc,,
26
+ matplotlib/__pycache__/_text_helpers.cpython-310.pyc,,
27
+ matplotlib/__pycache__/_tight_bbox.cpython-310.pyc,,
28
+ matplotlib/__pycache__/_tight_layout.cpython-310.pyc,,
29
+ matplotlib/__pycache__/_type1font.cpython-310.pyc,,
30
+ matplotlib/__pycache__/_version.cpython-310.pyc,,
31
+ matplotlib/__pycache__/animation.cpython-310.pyc,,
32
+ matplotlib/__pycache__/artist.cpython-310.pyc,,
33
+ matplotlib/__pycache__/axis.cpython-310.pyc,,
34
+ matplotlib/__pycache__/backend_bases.cpython-310.pyc,,
35
+ matplotlib/__pycache__/backend_managers.cpython-310.pyc,,
36
+ matplotlib/__pycache__/backend_tools.cpython-310.pyc,,
37
+ matplotlib/__pycache__/bezier.cpython-310.pyc,,
38
+ matplotlib/__pycache__/category.cpython-310.pyc,,
39
+ matplotlib/__pycache__/cbook.cpython-310.pyc,,
40
+ matplotlib/__pycache__/cm.cpython-310.pyc,,
41
+ matplotlib/__pycache__/collections.cpython-310.pyc,,
42
+ matplotlib/__pycache__/colorbar.cpython-310.pyc,,
43
+ matplotlib/__pycache__/colors.cpython-310.pyc,,
44
+ matplotlib/__pycache__/container.cpython-310.pyc,,
45
+ matplotlib/__pycache__/contour.cpython-310.pyc,,
46
+ matplotlib/__pycache__/dates.cpython-310.pyc,,
47
+ matplotlib/__pycache__/dviread.cpython-310.pyc,,
48
+ matplotlib/__pycache__/figure.cpython-310.pyc,,
49
+ matplotlib/__pycache__/font_manager.cpython-310.pyc,,
50
+ matplotlib/__pycache__/gridspec.cpython-310.pyc,,
51
+ matplotlib/__pycache__/hatch.cpython-310.pyc,,
52
+ matplotlib/__pycache__/image.cpython-310.pyc,,
53
+ matplotlib/__pycache__/layout_engine.cpython-310.pyc,,
54
+ matplotlib/__pycache__/legend.cpython-310.pyc,,
55
+ matplotlib/__pycache__/legend_handler.cpython-310.pyc,,
56
+ matplotlib/__pycache__/lines.cpython-310.pyc,,
57
+ matplotlib/__pycache__/markers.cpython-310.pyc,,
58
+ matplotlib/__pycache__/mathtext.cpython-310.pyc,,
59
+ matplotlib/__pycache__/mlab.cpython-310.pyc,,
60
+ matplotlib/__pycache__/offsetbox.cpython-310.pyc,,
61
+ matplotlib/__pycache__/patches.cpython-310.pyc,,
62
+ matplotlib/__pycache__/path.cpython-310.pyc,,
63
+ matplotlib/__pycache__/patheffects.cpython-310.pyc,,
64
+ matplotlib/__pycache__/pylab.cpython-310.pyc,,
65
+ matplotlib/__pycache__/pyplot.cpython-310.pyc,,
66
+ matplotlib/__pycache__/quiver.cpython-310.pyc,,
67
+ matplotlib/__pycache__/rcsetup.cpython-310.pyc,,
68
+ matplotlib/__pycache__/sankey.cpython-310.pyc,,
69
+ matplotlib/__pycache__/scale.cpython-310.pyc,,
70
+ matplotlib/__pycache__/spines.cpython-310.pyc,,
71
+ matplotlib/__pycache__/stackplot.cpython-310.pyc,,
72
+ matplotlib/__pycache__/streamplot.cpython-310.pyc,,
73
+ matplotlib/__pycache__/table.cpython-310.pyc,,
74
+ matplotlib/__pycache__/texmanager.cpython-310.pyc,,
75
+ matplotlib/__pycache__/text.cpython-310.pyc,,
76
+ matplotlib/__pycache__/textpath.cpython-310.pyc,,
77
+ matplotlib/__pycache__/ticker.cpython-310.pyc,,
78
+ matplotlib/__pycache__/transforms.cpython-310.pyc,,
79
+ matplotlib/__pycache__/typing.cpython-310.pyc,,
80
+ matplotlib/__pycache__/units.cpython-310.pyc,,
81
+ matplotlib/__pycache__/widgets.cpython-310.pyc,,
82
+ matplotlib/_afm.py,sha256=cWe1Ib37T6ZyHbR6_hPuzAjotMmi32y-kDB-i28iyqE,16692
83
+ matplotlib/_animation_data.py,sha256=JJJbbc-fMdPjkbQ7ng9BHL5i91VTDHQVTtEdWOvWBAI,7986
84
+ matplotlib/_api/__init__.py,sha256=FKsAM4RckCyJZiL-yXI1NRsvQxvbxxzSgvv8xpaX0I0,13304
85
+ matplotlib/_api/__init__.pyi,sha256=9xxTTkE9MIP4xFNwmRvM9j0QflFrqcFbowCAedGhdqo,2254
86
+ matplotlib/_api/__pycache__/__init__.cpython-310.pyc,,
87
+ matplotlib/_api/__pycache__/deprecation.cpython-310.pyc,,
88
+ matplotlib/_api/deprecation.py,sha256=F3IonykeAhU1z8N2ViqBEtPWWa1YDCYccmdl0CkgIEw,20027
89
+ matplotlib/_api/deprecation.pyi,sha256=a9djyVvnX2-t-IGrk3z1mrnYHcj4qYxRD0n9KDHWXlE,2208
90
+ matplotlib/_blocking_input.py,sha256=VHNsxvX2mTx_xBknd30MSicVlRXS4dCDe9hDctbV5rk,1224
91
+ matplotlib/_c_internal_utils.cpython-310-x86_64-linux-gnu.so,sha256=ZDwgjzyxQELgtvPYKqMfsJT8VvYb7s7gqrAAHMRFgKs,251392
92
+ matplotlib/_c_internal_utils.pyi,sha256=Z3bLs9pMGXrmZjt-4_A-x4321bLP-B54xDbr4PIgUfc,377
93
+ matplotlib/_cm.py,sha256=uxuEdcEkReRPOYpRCcRrCfsbl1N1T5l8QtnId3xnGUU,67190
94
+ matplotlib/_cm_listed.py,sha256=hpgMx7bjxJx5nl1PbQvaCDUBHQf8njaRrM2iMaBeZOM,109462
95
+ matplotlib/_color_data.py,sha256=k-wdTi6ArJxksqBfMT-7Uy2qWz8XX4Th5gsjf32CwmM,34780
96
+ matplotlib/_color_data.pyi,sha256=RdBRk01yuf3jYVlCwG351tIBCxehizkZMnKs9c8gnOw,170
97
+ matplotlib/_constrained_layout.py,sha256=zBx9pT8lIlOXrFb-K-8HSk_jjqFy-wwZsFf6z8SECnw,31003
98
+ matplotlib/_docstring.py,sha256=nPXtBXXO8doLznC_hkaf2OOiVZBQm-1TE-uA_KdtOAQ,3936
99
+ matplotlib/_docstring.pyi,sha256=YjWQjaiffjCBVQpNbI1lsuiUUBBD5HSSEOV2xKD1_KA,741
100
+ matplotlib/_enums.py,sha256=cq5dtb_qy4g3cHgr1KdVA9qzYalgz7KCtTytyFp3PAs,6474
101
+ matplotlib/_enums.pyi,sha256=B5MhNYWDyhVZteR5lo9uRJ8RiduSGKrYw1NkBTT8Mx4,364
102
+ matplotlib/_fontconfig_pattern.py,sha256=2livocARMbpys8tmicH6wlifcwcNoIstgruSY6DSAfk,4361
103
+ matplotlib/_image.cpython-310-x86_64-linux-gnu.so,sha256=2ctP80bF6Pas1A4OoNEn0bPCJY4f3oIbSs57xNPtnxU,550744
104
+ matplotlib/_image.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
105
+ matplotlib/_internal_utils.py,sha256=nhK6LLWYW93fBcsFiO09JmqFj2rgHEsGYFOeaC7HRKw,2140
106
+ matplotlib/_layoutgrid.py,sha256=mFB9asZVol2aV9hLBpdntuG5x1isKUrajF-3TUhCgso,21676
107
+ matplotlib/_mathtext.py,sha256=vVdbDoXC1lYioFO45cftsASoT4Re74rdREkUW0YNDfY,107860
108
+ matplotlib/_mathtext_data.py,sha256=Odf6FpGVC-ARfVIRokBl1qG_tvnAzWmCtdFICk0N9hc,65133
109
+ matplotlib/_path.cpython-310-x86_64-linux-gnu.so,sha256=_jRuGlfdk5gnjeRWv5kP2aVjEFJxhtJzzZOIbcnT3aI,472824
110
+ matplotlib/_path.pyi,sha256=yznyfzoUogH9vvi0vK68ga4Shlbrn5UBhAnLX8Ght1o,325
111
+ matplotlib/_pylab_helpers.py,sha256=9EyocyQhnPvsSzIvbthznz6wlIa74i94WSnja1vKi0U,4306
112
+ matplotlib/_pylab_helpers.pyi,sha256=7OZKr-OL3ipVt1EDZ6e-tRwHASz-ijYfcIdlPczXhvQ,1012
113
+ matplotlib/_qhull.cpython-310-x86_64-linux-gnu.so,sha256=8RL7aYZmfgOLNoz6u3zu5Hm0PFz97AJeIts6sQyqfxU,745280
114
+ matplotlib/_qhull.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
115
+ matplotlib/_text_helpers.py,sha256=Eowfk0L2lBmYjMk2wCYJseoBCMR6odSM2f5xOTe6j7k,2543
116
+ matplotlib/_tight_bbox.py,sha256=ddJ5ViXulbPLocHr-RkWK27WJSuV2WXUx74jZyL0NOg,2787
117
+ matplotlib/_tight_layout.py,sha256=A3vZKBmxci7w35OO9lxgfUqrRKgTr-N_dUza0M05WxE,12675
118
+ matplotlib/_tri.cpython-310-x86_64-linux-gnu.so,sha256=bYvYkQloF5Jdj-fGD_Wa7JOwIq-D6SK1QPrBmOpK-z8,411032
119
+ matplotlib/_tri.pyi,sha256=yUtwM4BGi_KjvDY6CT8-Pafi8mfKLJtqLMmwK0xNJkQ,1026
120
+ matplotlib/_ttconv.cpython-310-x86_64-linux-gnu.so,sha256=EPAvLhk1V0xP2Fgr_6CcKXGZV1szOQukl_n-ciQjiK0,293432
121
+ matplotlib/_ttconv.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
122
+ matplotlib/_type1font.py,sha256=c_PXvyOFQ4YCRQJ23snWNkdEhuZ4k0JbLe55zaeoXfQ,28409
123
+ matplotlib/_version.py,sha256=XbkIFAFwsSJjopCLi4Ne4fIKWso2YG0VKjrtMTj1ZNc,18
124
+ matplotlib/animation.py,sha256=VSvfWiByVrNGEdwsLdQb3Bn0YXNjhbEamoK0ibTmsB0,71071
125
+ matplotlib/animation.pyi,sha256=C8Fgmswh4um-qYgqPZNBEpXVaefRXi6e026pYjonLHg,6566
126
+ matplotlib/artist.py,sha256=PkkMaP_yg33K8Yukf-p3mJcsF8CRPAtB8z2U3qfTnf4,63724
127
+ matplotlib/artist.pyi,sha256=cNZ0vUZYz6GjJ-CYe80M7koriHlCcvojmOn26qC6T6E,6870
128
+ matplotlib/axes/__init__.py,sha256=M5qLawRtk4NWxZ2Hf9ohCM7Lm4qvbMy77VFebKCvvsk,365
129
+ matplotlib/axes/__init__.pyi,sha256=HP1z2v-PboHQS4dQjvJ7XjUjX-zw6taZRTTB9oVKwYE,303
130
+ matplotlib/axes/__pycache__/__init__.cpython-310.pyc,,
131
+ matplotlib/axes/__pycache__/_axes.cpython-310.pyc,,
132
+ matplotlib/axes/__pycache__/_base.cpython-310.pyc,,
133
+ matplotlib/axes/__pycache__/_secondary_axes.cpython-310.pyc,,
134
+ matplotlib/axes/_axes.py,sha256=4DnKP8g4s7U0uBlQPEynl35WfRYWsxRO6AuwGhIeMZk,342358
135
+ matplotlib/axes/_axes.pyi,sha256=V87WHlXhbMI7JuLpAkbGBrAhMpdy--2wXKJMzcJRYSw,25588
136
+ matplotlib/axes/_base.py,sha256=u3tSfBgYotdGMdK8IxxEAwTYV0IHIKrAdjEbMQD-2tc,182124
137
+ matplotlib/axes/_base.pyi,sha256=BLC_FyXh8F0Eu_XIuPum4CY_sqcFbJL1vc8USCzMIek,17010
138
+ matplotlib/axes/_secondary_axes.py,sha256=hg5ghWAcLe-XDgb66jaRnNau46fYW4nmeGKtANZ2Ygw,11867
139
+ matplotlib/axes/_secondary_axes.pyi,sha256=GtU55YzLNN7XHMRQcAmcAxcdcN-FzHw1RAJpOiTcZFk,1414
140
+ matplotlib/axis.py,sha256=9K96t3nvKMmR5CV_m2mmfYJ5fnnPXUkKWFI6uON_BWA,103108
141
+ matplotlib/axis.pyi,sha256=v15ue_f2ZQNEFDrjsmRWc7tLoGOjHQEgBIU3vqcmqoU,10156
142
+ matplotlib/backend_bases.py,sha256=tV4kREN0gxX9DFj6jM-G6HWs3DZhtnbdxnqyNwGkGfU,131593
143
+ matplotlib/backend_bases.pyi,sha256=SsMxDsEGxWCtuFlIG11x1CCQy04tvnaszDeUn_jlhAY,16216
144
+ matplotlib/backend_managers.py,sha256=RQheCO_cQBlaWsYMbAmswu0UPKU7bmLTI5LEFgotklA,11795
145
+ matplotlib/backend_managers.pyi,sha256=agnuM0wiZRqSgqti2AgbKJijRLvEPNLOrSY8PEwLjFE,2253
146
+ matplotlib/backend_tools.py,sha256=wXWJ5xLh7pCpbiGrLkJOeLAxE9f9_c0kdVTripfZaNY,33351
147
+ matplotlib/backend_tools.pyi,sha256=Pt07U2m84j7PPH_iim0mwZtf9BUhOlQC3kqAV6oOuNM,4030
148
+ matplotlib/backends/__init__.py,sha256=JowJe-tDrUBMNJTiJATgiEuACpgdxsKnRCYa-nC255A,206
149
+ matplotlib/backends/__pycache__/__init__.cpython-310.pyc,,
150
+ matplotlib/backends/__pycache__/_backend_gtk.cpython-310.pyc,,
151
+ matplotlib/backends/__pycache__/_backend_pdf_ps.cpython-310.pyc,,
152
+ matplotlib/backends/__pycache__/_backend_tk.cpython-310.pyc,,
153
+ matplotlib/backends/__pycache__/backend_agg.cpython-310.pyc,,
154
+ matplotlib/backends/__pycache__/backend_cairo.cpython-310.pyc,,
155
+ matplotlib/backends/__pycache__/backend_gtk3.cpython-310.pyc,,
156
+ matplotlib/backends/__pycache__/backend_gtk3agg.cpython-310.pyc,,
157
+ matplotlib/backends/__pycache__/backend_gtk3cairo.cpython-310.pyc,,
158
+ matplotlib/backends/__pycache__/backend_gtk4.cpython-310.pyc,,
159
+ matplotlib/backends/__pycache__/backend_gtk4agg.cpython-310.pyc,,
160
+ matplotlib/backends/__pycache__/backend_gtk4cairo.cpython-310.pyc,,
161
+ matplotlib/backends/__pycache__/backend_macosx.cpython-310.pyc,,
162
+ matplotlib/backends/__pycache__/backend_mixed.cpython-310.pyc,,
163
+ matplotlib/backends/__pycache__/backend_nbagg.cpython-310.pyc,,
164
+ matplotlib/backends/__pycache__/backend_pdf.cpython-310.pyc,,
165
+ matplotlib/backends/__pycache__/backend_pgf.cpython-310.pyc,,
166
+ matplotlib/backends/__pycache__/backend_ps.cpython-310.pyc,,
167
+ matplotlib/backends/__pycache__/backend_qt.cpython-310.pyc,,
168
+ matplotlib/backends/__pycache__/backend_qt5.cpython-310.pyc,,
169
+ matplotlib/backends/__pycache__/backend_qt5agg.cpython-310.pyc,,
170
+ matplotlib/backends/__pycache__/backend_qt5cairo.cpython-310.pyc,,
171
+ matplotlib/backends/__pycache__/backend_qtagg.cpython-310.pyc,,
172
+ matplotlib/backends/__pycache__/backend_qtcairo.cpython-310.pyc,,
173
+ matplotlib/backends/__pycache__/backend_svg.cpython-310.pyc,,
174
+ matplotlib/backends/__pycache__/backend_template.cpython-310.pyc,,
175
+ matplotlib/backends/__pycache__/backend_tkagg.cpython-310.pyc,,
176
+ matplotlib/backends/__pycache__/backend_tkcairo.cpython-310.pyc,,
177
+ matplotlib/backends/__pycache__/backend_webagg.cpython-310.pyc,,
178
+ matplotlib/backends/__pycache__/backend_webagg_core.cpython-310.pyc,,
179
+ matplotlib/backends/__pycache__/backend_wx.cpython-310.pyc,,
180
+ matplotlib/backends/__pycache__/backend_wxagg.cpython-310.pyc,,
181
+ matplotlib/backends/__pycache__/backend_wxcairo.cpython-310.pyc,,
182
+ matplotlib/backends/__pycache__/qt_compat.cpython-310.pyc,,
183
+ matplotlib/backends/__pycache__/registry.cpython-310.pyc,,
184
+ matplotlib/backends/_backend_agg.cpython-310-x86_64-linux-gnu.so,sha256=bwjszpFW1QMgS_SSKuxS43FzHoOP2hwo68nBNhgWWH4,418232
185
+ matplotlib/backends/_backend_agg.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
186
+ matplotlib/backends/_backend_gtk.py,sha256=zNCmMOgjgZGfAIlxDU4ph02XMSSn0wIUoPQ4wsaeeAg,11274
187
+ matplotlib/backends/_backend_pdf_ps.py,sha256=E799e3XOJ5mp6YoecWp63xDS-DGqFLd4JfsGc0tMLRI,4444
188
+ matplotlib/backends/_backend_tk.py,sha256=zVr77hxmEutHx9obexgG_gROu2lMlZIkhNk387e6grE,42222
189
+ matplotlib/backends/_macosx.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
190
+ matplotlib/backends/_tkagg.cpython-310-x86_64-linux-gnu.so,sha256=lfIaA2808i5va3qzhvEyIWJmCbEDAHxgmTB4Npv_CRA,279032
191
+ matplotlib/backends/_tkagg.pyi,sha256=1yKnYKSgNFesrb0ZI5RQCyTO4zONgHW5MrJ9vq4HzyI,379
192
+ matplotlib/backends/backend_agg.py,sha256=wkhS9W2QBjGdIYU27hDXJu-MXRh4dB0_itGMBjkGWfQ,20434
193
+ matplotlib/backends/backend_cairo.py,sha256=Ah5M85Ppa8zYGOtLOizW0gzltjs3b4nD56qFeQR795U,18618
194
+ matplotlib/backends/backend_gtk3.py,sha256=xhjmb15l_9dnlU5aLfEcbh6s16t5uopIZEEgJtOSANg,21644
195
+ matplotlib/backends/backend_gtk3agg.py,sha256=LzA-FwoCKrBIu4v-PJHuqx3HWK-4OM7wuujyyl8EWnI,2465
196
+ matplotlib/backends/backend_gtk3cairo.py,sha256=zPsJzVm750if2LiQ9ybzsbX0rBhkP05XVvR9Lhz65so,1392
197
+ matplotlib/backends/backend_gtk4.py,sha256=m-GqRG7YTsQhfIK2TOn5rii2LhnInW5M_Y-0kpNWWiY,21170
198
+ matplotlib/backends/backend_gtk4agg.py,sha256=00i3qpIt9Tcf_S74GOWbeckiPlfVJoQ2pBbhXDMthF0,1262
199
+ matplotlib/backends/backend_gtk4cairo.py,sha256=sqWm3WgfNO8EsBjqzsD4U4cAc0f4q5SufYx7ZJacDf0,1125
200
+ matplotlib/backends/backend_macosx.py,sha256=MYeU1HyVwdIotSYuNcu4c18_gOgX4AnCU061DIvw1X8,7373
201
+ matplotlib/backends/backend_mixed.py,sha256=PAYTjNuunpAa4-JkBguvyOjgDlB0eg9ARDAWidKfJpc,4698
202
+ matplotlib/backends/backend_nbagg.py,sha256=Au9RHfRufpI0ngT4R0K0CUVtAMFi9Bg-YhDunlj_Lko,8000
203
+ matplotlib/backends/backend_pdf.py,sha256=5Qxe_nG5JW3G9bZXaeab6CtOMeb8WNUmQjekWARk4iY,105846
204
+ matplotlib/backends/backend_pgf.py,sha256=_MZKA2sWAvoCIkz9YEuAxMPS5EaIkx41-mVpqQ-S54c,39660
205
+ matplotlib/backends/backend_ps.py,sha256=o43IOl5SEx_oBbO8EBX-ihlD-aYfsK9hIvSho5GWxTE,47465
206
+ matplotlib/backends/backend_qt.py,sha256=EEFQiRkGsc_Ja-RP22MorQZkT_qHJ_7Vrq9goiC_CuU,41321
207
+ matplotlib/backends/backend_qt5.py,sha256=kzfoo2ksEGsiWAa2LGtZYzKvfzqJJWyGOohohcRAu1g,787
208
+ matplotlib/backends/backend_qt5agg.py,sha256=Vh7H8kqWH4X8a3VX2XZ2Vze9srwJavkNHAZxdJUz_bk,352
209
+ matplotlib/backends/backend_qt5cairo.py,sha256=Go2Y0GVkXh1xh6x4F255_e5Xbwwws-OiD1Fc0805E78,292
210
+ matplotlib/backends/backend_qtagg.py,sha256=ZjPtp5wR6tZGjbngPXRdVXYRhiPPrc5C0q2DmtdRkpY,3413
211
+ matplotlib/backends/backend_qtcairo.py,sha256=e3SUG50VGqo68eS_8ebTCVQPa4AaxLxuo1JiWX4TIWg,1770
212
+ matplotlib/backends/backend_svg.py,sha256=2EH6dGrDBJvHmW0MC51-2q8Sbtj8iAs1SlpVpjHH-WU,50078
213
+ matplotlib/backends/backend_template.py,sha256=Z352VD5tp_xsNcR-DQcqt-LOB8lXoNzkCzFaMZaS0Dg,8010
214
+ matplotlib/backends/backend_tkagg.py,sha256=z9gB16fq2d-DUNpbeSDDLWaYmc0Jz3cDqNlBKhnQg0c,592
215
+ matplotlib/backends/backend_tkcairo.py,sha256=JaGGXh8Y5FwVZtgryIucN941Olf_Pn6f4Re7Vuxl1-c,845
216
+ matplotlib/backends/backend_webagg.py,sha256=YzNscpsID8yu0XYO3NXiZLMPZnDKMAKdG_TO2Ya3g4k,11022
217
+ matplotlib/backends/backend_webagg_core.py,sha256=7lcoinjD0fswQ1-acN5QOB1HJ6YoUgIZGrsmgZP5cl8,18303
218
+ matplotlib/backends/backend_wx.py,sha256=Ph53LEd5HcT_YtPV_udrG3k7xnOn0LA5t1VxdbpGIVQ,50585
219
+ matplotlib/backends/backend_wxagg.py,sha256=tzcwYyW34j4LPfHm9uhuHwepwZIcspi3y8oPC8FJkdk,1468
220
+ matplotlib/backends/backend_wxcairo.py,sha256=TK-m3S0c1WipfKE2IpIPNeE4hoXPjfMvnWAzHpCXpFs,848
221
+ matplotlib/backends/qt_compat.py,sha256=Ox7GVBb1BYvRLiyMt9w0qrisSA_Rqwq1BbEblSSYq2M,5340
222
+ matplotlib/backends/qt_editor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
223
+ matplotlib/backends/qt_editor/__pycache__/__init__.cpython-310.pyc,,
224
+ matplotlib/backends/qt_editor/__pycache__/_formlayout.cpython-310.pyc,,
225
+ matplotlib/backends/qt_editor/__pycache__/figureoptions.cpython-310.pyc,,
226
+ matplotlib/backends/qt_editor/_formlayout.py,sha256=QmqqqLO6waqeSGOKjDNUwjvon53Z7yqil5AfqfftDWY,20953
227
+ matplotlib/backends/qt_editor/figureoptions.py,sha256=-0yrpqasVq2CtCw1gGnzPqQF6Zlj1H84krBo4AQ_RwE,9833
228
+ matplotlib/backends/registry.py,sha256=l6CsAe3Y25HZpkNjFOjduEuVlB_Y2VWX5oCBd_xqVTg,15708
229
+ matplotlib/backends/web_backend/all_figures.html,sha256=44Y-GvIJbNlqQaKSW3kwVKpTxBSG1WsdYz3ZmYHlUsA,1753
230
+ matplotlib/backends/web_backend/css/boilerplate.css,sha256=qui16QXRnQFNJDbcMasfH6KtN9hLjv8883U9cJmsVCE,2310
231
+ matplotlib/backends/web_backend/css/fbm.css,sha256=wa4vNkNv7fQ_TufjJjecFZEzPMR6W8x6uXJga_wQILw,1456
232
+ matplotlib/backends/web_backend/css/mpl.css,sha256=ruca_aA5kNnP-MZmLkriu8teVP1nIgwcFEpoB16j8Z4,1611
233
+ matplotlib/backends/web_backend/css/page.css,sha256=ca3nO3TaPw7865PN5SlGJBTc2H3rBXQCMaFPywX29y4,1623
234
+ matplotlib/backends/web_backend/ipython_inline_figure.html,sha256=wgSxUh3xpPAxOnZgSMnrhDM5hYncOfWRGgaCUezvedY,1311
235
+ matplotlib/backends/web_backend/js/mpl.js,sha256=nK4yXHi8DD8Oj0mlE_MZStFRH13-q67kFzlxpC_Sa-0,24376
236
+ matplotlib/backends/web_backend/js/mpl_tornado.js,sha256=Zs2Uzs7YUilG765nYvanCo-IK8HkHDtIum1KAq6bQ_w,302
237
+ matplotlib/backends/web_backend/js/nbagg_mpl.js,sha256=F-By4ZjOSmwpNAkxUUxUk35qCjGlf0B28Z0aOyfpxDM,9514
238
+ matplotlib/backends/web_backend/single_figure.html,sha256=wEBwF602JLHErBUEXiS6jXqmxYAIzHpa3MMFrnev6rs,1357
239
+ matplotlib/bezier.py,sha256=DMqrzM6Rc5g99UiKXsppoYI5Da5awrzYDCvDBOJzbNM,19049
240
+ matplotlib/bezier.pyi,sha256=itubQt_U1IKnQ508bhy6J8LSpaspvZIeOmJqg7JvOmU,2586
241
+ matplotlib/category.py,sha256=aDGxoBkadhun-NDpc4clsA2oHS7Ehqj2g2ApnUoV3Ig,7316
242
+ matplotlib/cbook.py,sha256=x9ZWTaT6ke8vFfbGUMcZP7ofhqq5sgGKDNSfK35JlN4,79585
243
+ matplotlib/cbook.pyi,sha256=pq3CtksIt6AoYEH3WCbHKUv-M2fgkXRNbWOqxnXCbTM,6412
244
+ matplotlib/cm.py,sha256=N_v6hE1GTKeVqxR_Mfz5KyHeQNAMjCAIugnHAurXYFI,23745
245
+ matplotlib/cm.pyi,sha256=bgZU7a6K512niO9Rf7VqijDXqewCZZ3PKgsualbKTz4,2079
246
+ matplotlib/collections.py,sha256=sXK0PGHz162UlbWZbN7bNOiQbi00RvFZQkqLBL4gYxA,89127
247
+ matplotlib/collections.pyi,sha256=q0jLo4iym3IS_QaShIUf7g540vJFvN3M8vbMVFL2U6A,9993
248
+ matplotlib/colorbar.py,sha256=NS25-U7SbWw1LOfTWYht5HSy_0n9oMaJc_TDivUrgWc,60148
249
+ matplotlib/colorbar.pyi,sha256=lXMHYAvr9GnXcHgpy40WumUaNjX9TiHhpdWTpBwEl50,4800
250
+ matplotlib/colors.py,sha256=RdFmkCp7GaVo3L7FXOCEoNHZ41e-g6Xq8qrralWGMWY,102026
251
+ matplotlib/colors.pyi,sha256=W7mMeE_PF2jv4VvTCaq9EVyeuZoY6SoutNI4Ema-uq8,11192
252
+ matplotlib/container.py,sha256=Y6v4j79gMk8QDYfrdOqbbJHH0BoOIO9enz4dtlaBSJU,4565
253
+ matplotlib/container.pyi,sha256=DdthHVj1-bQQV3VcpMD1uIPLXVUKyKhWMXy8yCniK1I,1805
254
+ matplotlib/contour.py,sha256=O0EzECgbh-OmQ_6Hg0BRyoBfu8q6GHQypIN89DLd-U4,74733
255
+ matplotlib/contour.pyi,sha256=cco-D_g83ajEC0_B38ECTI47F49k-RxMCbcN6qduumA,5973
256
+ matplotlib/dates.py,sha256=fhN7zDua3xKIR-rbGdZMdANg0JZ2ry73rhfBPSr_hHc,66066
257
+ matplotlib/dviread.py,sha256=dcj4b6SLvOH1JucVIdoSQ50Tyngpfr-TT-WS5SgUu4k,41366
258
+ matplotlib/dviread.pyi,sha256=YZUFI3FQ2NDnodV7lCz9lAlsH0Yt0_mWMdZdmYOikHw,2197
259
+ matplotlib/figure.py,sha256=dttHRXxMNryvkZPTrn0JVXh_11opiQmqog-nc8NIlvs,137818
260
+ matplotlib/figure.pyi,sha256=CSPqZd36iQy-qbssqhCQizc40k6LabVJAvkfeJobEVA,14132
261
+ matplotlib/font_manager.py,sha256=5jDy5aRDIn0Gr2DZw_OGnNgVqwxJWHQvcR6VCV8xqGg,55298
262
+ matplotlib/font_manager.pyi,sha256=Jse1IshOdjhXHdjcvTxtos3rgsuECbRJzc264A-ZGus,5052
263
+ matplotlib/ft2font.cpython-310-x86_64-linux-gnu.so,sha256=imyUm74qC-N4o_ciCRKgGc55W-UgW_5Q_zJrpqP1q-w,967848
264
+ matplotlib/ft2font.pyi,sha256=4TEeRwvPFm2UyYdxx0z7fmJAdb7Jk_l7CFbP5FdqVms,7046
265
+ matplotlib/gridspec.py,sha256=3_3f_mqb8au9U2CAcSE-VbQRPr_QjpMhfSGE3uxJJVg,29765
266
+ matplotlib/gridspec.pyi,sha256=kGzdRdRag6vMMLXyB1JmMCULY9WX4acQaPb238h0yDw,5108
267
+ matplotlib/hatch.py,sha256=xAHggohTuCv3ErJdISdTgmZhxhAFYFs3Petrqw84V7M,7450
268
+ matplotlib/hatch.pyi,sha256=OEFkNe8TgrBli_MDMW99Tvhr44S4ySPaYQomjVXpUUA,2098
269
+ matplotlib/image.py,sha256=rqMDIAnHyjI3tAkkZXi_s0BTn2yfPwp9IIsJCtQEvb0,71694
270
+ matplotlib/image.pyi,sha256=y8hOWg1hQDm8r__6DlJUsX4_WvxA5uneilN9Th3s7_c,6812
271
+ matplotlib/layout_engine.py,sha256=NOsx76R_jx7_94n8OeSgqo58A1Kmlmpc-YH0GePcY68,11248
272
+ matplotlib/layout_engine.pyi,sha256=9cKFTFPCvwmKIygTUvrvOq1iWnFYme9Shniiv2QbC74,1788
273
+ matplotlib/legend.py,sha256=13dPH2R0FAKwUBcq-NbYdPbYmOo6dUPAYccN9iOg-Bg,56015
274
+ matplotlib/legend.pyi,sha256=hn-MNF3SPHtSUqIhwVXTebU_Nzk_wIh5iKgf7AEAZRg,5364
275
+ matplotlib/legend_handler.py,sha256=CxW3PlOMhpU6Wnp0sI0NVXomLph5haHfC1l9e-m2kvo,29915
276
+ matplotlib/legend_handler.pyi,sha256=3VEfeioGIAxhd3mhg4PXETZjCKf4OlXL0jz1MAFGtos,7655
277
+ matplotlib/lines.py,sha256=5V3KKUMqz9fRsg4RCKFZoYMs5L6VgUiULI4mdc5pONM,56050
278
+ matplotlib/lines.pyi,sha256=5RB6Fr5i67lRKqEiLNGIGRX5mtxT30nbt18WFrLsQao,6080
279
+ matplotlib/markers.py,sha256=g6ukerZ5n_sD_Enk0eJA4kkTvOOp8AfSGBq60PHot-E,33708
280
+ matplotlib/markers.pyi,sha256=FFFBsvilnbd8-5L04U70kfVoyBwc18w_fZ6DysTj9p0,1678
281
+ matplotlib/mathtext.py,sha256=FRczaMkP8Y17aSxlekQG1xdVs-51bxbo3afREoi0U2M,4943
282
+ matplotlib/mathtext.pyi,sha256=RCVxYGQ_CJ6wC7v_HkqoouU2PhtcvlJ1ffIyxzAC-so,1045
283
+ matplotlib/mlab.py,sha256=6iTxX5xyc4NEPpTzBQwE_CF6mwS4ShytML87lYtlcmA,30236
284
+ matplotlib/mlab.pyi,sha256=mkR7wbJS9eCQfCFsUWoXnqrAy0kcE3cVqpFZCeOGC_Q,3583
285
+ matplotlib/mpl-data/fonts/afm/cmex10.afm,sha256=blR3ERmrVBV5XKkAnDCj4NMeYVgzH7cXtJ3u59u9GuE,12070
286
+ matplotlib/mpl-data/fonts/afm/cmmi10.afm,sha256=5qwEOpedEo76bDUahyuuF1q0cD84tRrX-VQ4p3MlfBo,10416
287
+ matplotlib/mpl-data/fonts/afm/cmr10.afm,sha256=WDvgC_D3UkGJg9u-J0U6RaT02lF4oz3lQxHtg1r3lYw,10101
288
+ matplotlib/mpl-data/fonts/afm/cmsy10.afm,sha256=AbmzvCVWBceHRfmRfeJ9E6xzOQTFLk0U1zDfpf3_MaM,8295
289
+ matplotlib/mpl-data/fonts/afm/cmtt10.afm,sha256=4ji7_mTpeWMa93o_UHBWPKCnqsBfhJJNllat1lJArP4,6501
290
+ matplotlib/mpl-data/fonts/afm/pagd8a.afm,sha256=jjFrigwkTpYLqa26cpzZvKQNBo-PuF4bmDVqaM4pMWw,17183
291
+ matplotlib/mpl-data/fonts/afm/pagdo8a.afm,sha256=sgNQdeYyx8J-itGw9h31y95aMBiTCRvmNSPTXwwS7xg,17255
292
+ matplotlib/mpl-data/fonts/afm/pagk8a.afm,sha256=ZUtfHPloNqcvGMHMxaKDSlshhOcjwheUx143RwpGdIU,17241
293
+ matplotlib/mpl-data/fonts/afm/pagko8a.afm,sha256=Yj1wBg6Jsqqz1KBfhRoJ3ACR-CMQol8Fj_ZM5NZ1gDk,17346
294
+ matplotlib/mpl-data/fonts/afm/pbkd8a.afm,sha256=Zl5o6J_di9Y5j2EpHtjew-_sfg7-WoeVmO9PzOYSTUc,15157
295
+ matplotlib/mpl-data/fonts/afm/pbkdi8a.afm,sha256=JAOno930iTyfZILMf11vWtiaTgrJcPpP6FRTRhEMMD4,15278
296
+ matplotlib/mpl-data/fonts/afm/pbkl8a.afm,sha256=UJqJjOJ6xQDgDBLX157mKpohIJFVmHM-N6x2-DiGv14,15000
297
+ matplotlib/mpl-data/fonts/afm/pbkli8a.afm,sha256=AWislZ2hDbs0ox_qOWREugsbS8_8lpL48LPMR40qpi0,15181
298
+ matplotlib/mpl-data/fonts/afm/pcrb8a.afm,sha256=6j1TS2Uc7DWSc-8l42TGDc1u0Fg8JspeWfxFayjUwi8,15352
299
+ matplotlib/mpl-data/fonts/afm/pcrbo8a.afm,sha256=smg3mjl9QaBDtQIt06ko5GvaxLsO9QtTvYANuE5hfG0,15422
300
+ matplotlib/mpl-data/fonts/afm/pcrr8a.afm,sha256=7nxFr0Ehz4E5KG_zSE5SZOhxRH8MyfnCbw-7x5wu7tw,15339
301
+ matplotlib/mpl-data/fonts/afm/pcrro8a.afm,sha256=NKEz7XtdFkh9cA8MvY-S3UOZlV2Y_J3tMEWFFxj7QSg,15443
302
+ matplotlib/mpl-data/fonts/afm/phvb8a.afm,sha256=NAx4M4HjL7vANCJbc-tk04Vkol-T0oaXeQ3T2h-XUvM,17155
303
+ matplotlib/mpl-data/fonts/afm/phvb8an.afm,sha256=8e_myD-AQkNF7q9XNLb2m76_lX2TUr3a5wog_LIE1sk,17086
304
+ matplotlib/mpl-data/fonts/afm/phvbo8a.afm,sha256=8fkBRmJ-SWY2YrBg8fFyjJyrJp8daQ6JPO6LvhM8xPI,17230
305
+ matplotlib/mpl-data/fonts/afm/phvbo8an.afm,sha256=aeVRvV4r15BBvxuRJ0MG8ZHuH2HViuIiCYkvuapmkmM,17195
306
+ matplotlib/mpl-data/fonts/afm/phvl8a.afm,sha256=IyMYM-bgl-gI6rG0EuZZ2OLzlxJfGeSh8xqsh0t-eJQ,15627
307
+ matplotlib/mpl-data/fonts/afm/phvlo8a.afm,sha256=s12C-eNnIDHJ_UVbuiprjxBjCiHIbS3Y8ORTC-qTpuI,15729
308
+ matplotlib/mpl-data/fonts/afm/phvr8a.afm,sha256=Kt8KaRidts89EBIK29X2JomDUEDxvroeaJz_RNTi6r4,17839
309
+ matplotlib/mpl-data/fonts/afm/phvr8an.afm,sha256=lL5fAHTRwODl-sB5mH7IfsD1tnnea4yRUK-_Ca2bQHM,17781
310
+ matplotlib/mpl-data/fonts/afm/phvro8a.afm,sha256=3KqK3eejiR4hIFBUynuSX_4lMdE2V2T58xOF8lX-fwc,17919
311
+ matplotlib/mpl-data/fonts/afm/phvro8an.afm,sha256=Vx9rRf3YfasMY7tz-njSxz67xHKk-fNkN7yBi0X2IP0,17877
312
+ matplotlib/mpl-data/fonts/afm/pncb8a.afm,sha256=aoXepTcDQtQa_mspflMJkEFKefzXHoyjz6ioJVI0YNc,16028
313
+ matplotlib/mpl-data/fonts/afm/pncbi8a.afm,sha256=pCWW1MYgy0EmvwaYsaYJaAI_LfrsKmDANHu7Pk0RaiU,17496
314
+ matplotlib/mpl-data/fonts/afm/pncr8a.afm,sha256=0CIB2BLe9r-6_Wl5ObRTTf98UOrezmGQ8ZOuBX5kLks,16665
315
+ matplotlib/mpl-data/fonts/afm/pncri8a.afm,sha256=5R-pLZOnaHNG8pjV6MP3Ai-d2OTQYR_cYCb5zQhzfSU,16920
316
+ matplotlib/mpl-data/fonts/afm/pplb8a.afm,sha256=3EzUbNnXr5Ft5eFLY00W9oWu59rHORgDXUuJaOoKN58,15662
317
+ matplotlib/mpl-data/fonts/afm/pplbi8a.afm,sha256=X_9tVspvrcMer3OS8qvdwjFFqpAXYZneyCL2NHA902g,15810
318
+ matplotlib/mpl-data/fonts/afm/pplr8a.afm,sha256=ijMb497FDJ9nVdVMb21F7W3-cu9sb_9nF0oriFpSn8k,15752
319
+ matplotlib/mpl-data/fonts/afm/pplri8a.afm,sha256=8KITbarcUUMi_hdoRLLmNHtlqs0TtOSKqtPFft7X5nY,15733
320
+ matplotlib/mpl-data/fonts/afm/psyr.afm,sha256=Iyt8ajE4B2Tm34oBj2pKtctIf9kPfq05suQefq8p3Ro,9644
321
+ matplotlib/mpl-data/fonts/afm/ptmb8a.afm,sha256=bL1fA1NC4_nW14Zrnxz4nHlXJb4dzELJPvodqKnYeMg,17983
322
+ matplotlib/mpl-data/fonts/afm/ptmbi8a.afm,sha256=-_Ui6XlKaFTHEnkoS_-1GtIr5VtGa3gFQ2ezLOYHs08,18070
323
+ matplotlib/mpl-data/fonts/afm/ptmr8a.afm,sha256=IEcsWcmzJyjCwkgsw4o6hIMmzlyXUglJat9s1PZNnEU,17942
324
+ matplotlib/mpl-data/fonts/afm/ptmri8a.afm,sha256=49fQMg5fIGguZ7rgc_2styMK55Pv5bPTs7wCzqpcGpk,18068
325
+ matplotlib/mpl-data/fonts/afm/putb8a.afm,sha256=qMaHTdpkrNL-m4DWhjpxJCSmgYkCv1qIzLlFfM0rl40,21532
326
+ matplotlib/mpl-data/fonts/afm/putbi8a.afm,sha256=g7AVJyiTxeMpNk_1cSfmYgM09uNUfPlZyWGv3D1vcAk,21931
327
+ matplotlib/mpl-data/fonts/afm/putr8a.afm,sha256=XYmNC5GQgSVAZKTIYdYeNksE6znNm9GF_0SmQlriqx0,22148
328
+ matplotlib/mpl-data/fonts/afm/putri8a.afm,sha256=i7fVe-iLyLtQxCfAa4IxdxH-ufcHmMk7hbCGG5TxAY4,21891
329
+ matplotlib/mpl-data/fonts/afm/pzcmi8a.afm,sha256=wyuoIWEZOcoXrSl1tPzLkEahik7kGi91JJj-tkFRG4A,16250
330
+ matplotlib/mpl-data/fonts/afm/pzdr.afm,sha256=MyjLAnzKYRdQBfof1W3k_hf30MvqOkqL__G22mQ5xww,9467
331
+ matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm,sha256=sIDDI-B82VZ3C0mI_mHFITCZ7PVn37AIYMv1CrHX4sE,15333
332
+ matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm,sha256=zg61QobD3YU9UBfCXmvmhBNaFKno-xj8sY0b2RpgfLw,15399
333
+ matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm,sha256=vRQm5j1sTUN4hicT1PcVZ9P9DTTUHhEzfPXqUUzVZhE,15441
334
+ matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm,sha256=Mdcq2teZEBJrIqVXnsnhee7oZnTs6-P8_292kWGTrw4,15335
335
+ matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm,sha256=i2l4gcjuYXoXf28uK7yIVwuf0rnw6J7PwPVQeHj5iPw,69269
336
+ matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm,sha256=Um5O6qK11DXLt8uj_0IoWkc84TKqHK3bObSKUswQqvY,69365
337
+ matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm,sha256=hVYDg2b52kqtbVeCzmiv25bW1yYdpkZS-LXlGREN2Rs,74392
338
+ matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm,sha256=23cvKDD7bQAJB3kdjSahJSTZaUOppznlIO6FXGslyW8,74292
339
+ matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm,sha256=P5UaoXr4y0qh4SiMa5uqijDT6ZDr2-jPmj1ayry593E,9740
340
+ matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm,sha256=cQTmr2LFPwKQE_sGQageMcmFicjye16mKJslsJLHQyE,64251
341
+ matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm,sha256=pzWOdycm6RqocBWgAVY5Jq0z3Fp7LuqWgLNMx4q6OFw,59642
342
+ matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm,sha256=bK5puSMpGT_YUILwyJrXoxjfj7XJOdfv5TQ_iKsJRzw,66328
343
+ matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm,sha256=hhNrUnpazuDDKD1WpraPxqPWCYLrO7D7bMVOg-zI13o,60460
344
+ matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm,sha256=ZuOmt9GcKofjdOq8kqhPhtAIhOwkL2rTJTmZxAjFakA,9527
345
+ matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt,sha256=MRv8ppSITYYAb7lt5EOw9DWWNZIblfxsFhu5TQE7cpI,828
346
+ matplotlib/mpl-data/fonts/ttf/DejaVuSans-Bold.ttf,sha256=sYS4njwQdfIva3FXW2_CDUlys8_TsjMiym_Vltyu8Wc,704128
347
+ matplotlib/mpl-data/fonts/ttf/DejaVuSans-BoldOblique.ttf,sha256=bt8CgxYBhq9FHL7nHnuEXy5Mq_Jku5ks5mjIPCVGXm8,641720
348
+ matplotlib/mpl-data/fonts/ttf/DejaVuSans-Oblique.ttf,sha256=zN90s1DxH9PdV3TeUOXmNGoaXaH1t9X7g1kGZel6UhM,633840
349
+ matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf,sha256=P99pyr8GBJ6nCgC1kZNA4s4ebQKwzDxLRPtoAb0eDSI,756072
350
+ matplotlib/mpl-data/fonts/ttf/DejaVuSansDisplay.ttf,sha256=ggmdz7paqGjN_CdFGYlSX-MpL3N_s8ngMozpzvWWUvY,25712
351
+ matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Bold.ttf,sha256=uq2ppRcv4giGJRr_BDP8OEYZEtXa8HKH577lZiCo2pY,331536
352
+ matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-BoldOblique.ttf,sha256=ppCBwVx2yCfgonpaf1x0thNchDSZlVSV_6jCDTqYKIs,253116
353
+ matplotlib/mpl-data/fonts/ttf/DejaVuSansMono-Oblique.ttf,sha256=KAUoE_enCfyJ9S0ZLcmV708P3Fw9e3OknWhJsZFtDNA,251472
354
+ matplotlib/mpl-data/fonts/ttf/DejaVuSansMono.ttf,sha256=YC7Ia4lIz82VZIL-ZPlMNshndwFJ7y95HUYT9EO87LM,340240
355
+ matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Bold.ttf,sha256=w3U_Lta8Zz8VhG3EWt2-s7nIcvMvsY_VOiHxvvHtdnY,355692
356
+ matplotlib/mpl-data/fonts/ttf/DejaVuSerif-BoldItalic.ttf,sha256=2T7-x6nS6CZ2jRou6VuVhw4V4pWZqE80hK8d4c7C4YE,347064
357
+ matplotlib/mpl-data/fonts/ttf/DejaVuSerif-Italic.ttf,sha256=PnmU-8VPoQzjNSpC1Uj63X2crbacsRCbydlg9trFfwQ,345612
358
+ matplotlib/mpl-data/fonts/ttf/DejaVuSerif.ttf,sha256=EHJElW6ZYrnpb6zNxVGCXgrgiYrhNzcTPhuSGi_TX_o,379740
359
+ matplotlib/mpl-data/fonts/ttf/DejaVuSerifDisplay.ttf,sha256=KRTzLkfHd8J75Wd6-ufbTeefnkXeb8kJfZlJwjwU99U,14300
360
+ matplotlib/mpl-data/fonts/ttf/LICENSE_DEJAVU,sha256=11k43sCY8G8Kw8AIUwZdlPAgvhw8Yu8dwpdboVtNmw4,4816
361
+ matplotlib/mpl-data/fonts/ttf/LICENSE_STIX,sha256=urPTHf7wf0g2JPL2XycR52BluOcnMnixwHHt4QQcmVk,5476
362
+ matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf,sha256=FnN4Ax4t3cYhbWeBnJJg6aBv_ExHjk4jy5im_USxg8I,448228
363
+ matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf,sha256=6FM9xwg_o0a9oZM9YOpKg7Z9CUW86vGzVB-CtKDixqA,237360
364
+ matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf,sha256=mHiP1LpI37sr0CbA4gokeosGxzcoeWKLemuw1bsJc2w,181152
365
+ matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf,sha256=bPyzM9IrfDxiO9_UAXTxTIXD1nMcphZsHtyAFA6uhSc,175040
366
+ matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf,sha256=Ulb34CEzWsSFTRgPDovxmJZOwvyCAXYnbhaqvGU3u1c,59108
367
+ matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf,sha256=XRBqW3jR_8MBdFU0ObhiV7-kXwiBIMs7QVClHcT5tgs,30512
368
+ matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf,sha256=pb22DnbDf2yQqizotc3wBDqFGC_g27YcCGJivH9-Le8,41272
369
+ matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf,sha256=BMr9pWiBv2YIZdq04X4c3CgL6NPLUPrl64aV1N4w9Ug,46752
370
+ matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf,sha256=wYuH1gYUpCuusqItRH5kf9p_s6mUD-9X3L5RvRtKSxs,13656
371
+ matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf,sha256=yNdvjUoSmsZCULmD7SVq9HabndG9P4dPhboL1JpAf0s,12228
372
+ matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf,sha256=-9xVMYL4_1rcO8FiCKrCfR4PaSmKtA42ddLGqwtei1w,15972
373
+ matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf,sha256=cYexyo8rZcdqMlpa9fNF5a2IoXLUTZuIvh0JD1Qp0i4,12556
374
+ matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf,sha256=0lbHzpndzJmO8S42mlkhsz5NbvJLQCaH5Mcc7QZRDzc,19760
375
+ matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf,sha256=3eBc-VtYbhQU3BnxiypfO6eAzEu8BdDvtIJSFbkS2oY,12192
376
+ matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf,sha256=XFSKCptbESM8uxHtUFSAV2cybwxhSjd8dWVByq6f3w0,15836
377
+ matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf,sha256=MUCYHrA0ZqFiSE_PjIGlJZgMuv79aUgQqE7Dtu3kuo0,12116
378
+ matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf,sha256=_sdxDuEwBDtADpu9CyIXQxV7sIqA2TZVBCUiUjq5UCk,15704
379
+ matplotlib/mpl-data/fonts/ttf/cmb10.ttf,sha256=B0SXtQxD6ldZcYFZH5iT04_BKofpUQT1ZX_CSB9hojo,25680
380
+ matplotlib/mpl-data/fonts/ttf/cmex10.ttf,sha256=ryjwwXByOsd2pxv6WVrKCemNFa5cPVTOGa_VYZyWqQU,21092
381
+ matplotlib/mpl-data/fonts/ttf/cmmi10.ttf,sha256=MJKWW4gR_WpnZXmWZIRRgfwd0TMLk3-RWAjEhdMWI00,32560
382
+ matplotlib/mpl-data/fonts/ttf/cmr10.ttf,sha256=Tdl2GwWMAJ25shRfVe5mF9CTwnPdPWxbPkP_YRD6m_Y,26348
383
+ matplotlib/mpl-data/fonts/ttf/cmss10.ttf,sha256=ffkag9BbLkcexjjLC0NaNgo8eSsJ_EKn2mfpHy55EVo,20376
384
+ matplotlib/mpl-data/fonts/ttf/cmsy10.ttf,sha256=uyJu2TLz8QDNDlL15JEu5VO0G2nnv9uNOFTbDrZgUjI,29396
385
+ matplotlib/mpl-data/fonts/ttf/cmtt10.ttf,sha256=YhHwmuk1mZka_alwwkZp2tGnfiU9kVYk-_IS9wLwcdc,28136
386
+ matplotlib/mpl-data/images/back-symbolic.svg,sha256=Okj_ressZkfe6Ewv_o7GF5toc5qWCeFkQ2cHQ25BdVE,1532
387
+ matplotlib/mpl-data/images/back.pdf,sha256=ZR7CJo_dAeCM-KlaGvskgtHQyRtrPIolc8REOmcoqJk,1623
388
+ matplotlib/mpl-data/images/back.png,sha256=E4dGf4Gnz1xJ1v2tMygHV0YNQgShreDeVApaMb-74mU,380
389
+ matplotlib/mpl-data/images/back.svg,sha256=Okj_ressZkfe6Ewv_o7GF5toc5qWCeFkQ2cHQ25BdVE,1532
390
+ matplotlib/mpl-data/images/back_large.png,sha256=9A6hUSQeszhYONE4ZuH3kvOItM0JfDVu6tkfromCbsQ,620
391
+ matplotlib/mpl-data/images/filesave-symbolic.svg,sha256=dMGXvLSOHPu44kiWgZx-B_My_tLWaP6J6GgxJfL4FW0,2049
392
+ matplotlib/mpl-data/images/filesave.pdf,sha256=P1EPPV2g50WTt8UaX-6kFoTZM1xVqo6S2H6FJ6Zd1ec,1734
393
+ matplotlib/mpl-data/images/filesave.png,sha256=b7ctucrM_F2mG-DycTedG_a_y4pHkx3F-zM7l18GLhk,458
394
+ matplotlib/mpl-data/images/filesave.svg,sha256=dMGXvLSOHPu44kiWgZx-B_My_tLWaP6J6GgxJfL4FW0,2049
395
+ matplotlib/mpl-data/images/filesave_large.png,sha256=LNbRD5KZ3Kf7nbp-stx_a1_6XfGBSWUfDdpgmnzoRvk,720
396
+ matplotlib/mpl-data/images/forward-symbolic.svg,sha256=kOiKq3a4mieMRLVCwQBdOMTRrWG2NOX_5-rbAFHpdmQ,1551
397
+ matplotlib/mpl-data/images/forward.pdf,sha256=KIqIL4YId43LkcOxV_TT5uvz1SP8k5iUNUeJmAElMV8,1630
398
+ matplotlib/mpl-data/images/forward.png,sha256=pKbLepgGiGeyY2TCBl8svjvm7Z4CS3iysFxcq4GR-wk,357
399
+ matplotlib/mpl-data/images/forward.svg,sha256=kOiKq3a4mieMRLVCwQBdOMTRrWG2NOX_5-rbAFHpdmQ,1551
400
+ matplotlib/mpl-data/images/forward_large.png,sha256=36h7m7DZDHql6kkdpNPckyi2LKCe_xhhyavWARz_2kQ,593
401
+ matplotlib/mpl-data/images/hand.pdf,sha256=hspwkNY915KPD7AMWnVQs7LFPOtlcj0VUiLu76dMabQ,4172
402
+ matplotlib/mpl-data/images/hand.png,sha256=2cchRETGKa0hYNKUxnJABwkyYXEBPqJy_VqSPlT0W2Q,979
403
+ matplotlib/mpl-data/images/hand.svg,sha256=hxxBtakaVFA7mpZOGakvo0QUcb2x06rojeS5gnVmyuc,4906
404
+ matplotlib/mpl-data/images/help-symbolic.svg,sha256=XVcFcuzcL3SQ3LjfSbtdLYDjoB5YUkj2jk2Gk8vaZF8,1890
405
+ matplotlib/mpl-data/images/help.pdf,sha256=CeE978IMi0YWznWKjIT1R8IrP4KhZ0S7usPUvreSgcA,1813
406
+ matplotlib/mpl-data/images/help.png,sha256=s4pQrqaQ0py8I7vc9hv3BI3DO_tky-7YBMpaHuBDCBY,472
407
+ matplotlib/mpl-data/images/help.svg,sha256=XVcFcuzcL3SQ3LjfSbtdLYDjoB5YUkj2jk2Gk8vaZF8,1890
408
+ matplotlib/mpl-data/images/help_large.png,sha256=1IwEyWfGRgnoCWM-r9CJHEogTJVD5n1c8LXTK4AJ4RE,747
409
+ matplotlib/mpl-data/images/home-symbolic.svg,sha256=ptrus8h5PZTi9ahYfnaz-uZ8MAHCr72aPeMW48TBR9Q,1911
410
+ matplotlib/mpl-data/images/home.pdf,sha256=e0e0pI-XRtPmvUCW2VTKL1DeYu1pvPmUUeRSgEbWmik,1737
411
+ matplotlib/mpl-data/images/home.png,sha256=IcFdAAUa6_A0qt8IO3I8p4rpXpQgAlJ8ndBECCh7C1w,468
412
+ matplotlib/mpl-data/images/home.svg,sha256=ptrus8h5PZTi9ahYfnaz-uZ8MAHCr72aPeMW48TBR9Q,1911
413
+ matplotlib/mpl-data/images/home_large.png,sha256=uxS2O3tWOHh1iau7CaVV4ermIJaZ007ibm5Z3i8kXYg,790
414
+ matplotlib/mpl-data/images/matplotlib.pdf,sha256=BkSUf-2xoij-eXfpV2t7y1JFKG1zD1gtV6aAg3Xi_wE,22852
415
+ matplotlib/mpl-data/images/matplotlib.png,sha256=w8KLRYVa-voUZXa41hgJauQuoois23f3NFfdc72pUYY,1283
416
+ matplotlib/mpl-data/images/matplotlib.svg,sha256=QiTIcqlQwGaVPtHsEk-vtmJk1wxwZSvijhqBe_b9VCI,62087
417
+ matplotlib/mpl-data/images/matplotlib_large.png,sha256=ElRoue9grUqkZXJngk-nvh4GKfpvJ4gE69WryjCbX5U,3088
418
+ matplotlib/mpl-data/images/move-symbolic.svg,sha256=_uamLnjQ20iwSuKbd8JvTXUFaRq4206MrpFWvtErr8I,2529
419
+ matplotlib/mpl-data/images/move.pdf,sha256=CXk3PGK9WL5t-5J-G2X5Tl-nb6lcErTBS5oUj2St6aU,1867
420
+ matplotlib/mpl-data/images/move.png,sha256=TmjR41IzSzxGbhiUcV64X0zx2BjrxbWH3cSKvnG2vzc,481
421
+ matplotlib/mpl-data/images/move.svg,sha256=_uamLnjQ20iwSuKbd8JvTXUFaRq4206MrpFWvtErr8I,2529
422
+ matplotlib/mpl-data/images/move_large.png,sha256=Skjz2nW_RTA5s_0g88gdq2hrVbm6DOcfYW4Fu42Fn9U,767
423
+ matplotlib/mpl-data/images/qt4_editor_options.pdf,sha256=2qu6GVyBrJvVHxychQoJUiXPYxBylbH2j90QnytXs_w,1568
424
+ matplotlib/mpl-data/images/qt4_editor_options.png,sha256=EryQjQ5hh2dwmIxtzCFiMN1U6Tnd11p1CDfgH5ZHjNM,380
425
+ matplotlib/mpl-data/images/qt4_editor_options.svg,sha256=sdrNIxYT-BLvJ30ASnaRQ5PxF3SB41-pgdaIJT0KqBg,1264
426
+ matplotlib/mpl-data/images/qt4_editor_options_large.png,sha256=-Pd-9Vh5aIr3PZa8O6Ge_BLo41kiEnpmkdDj8a11JkY,619
427
+ matplotlib/mpl-data/images/subplots-symbolic.svg,sha256=Gq4fDSS99Rv5rbR8_nenV6jcY5VsKPARWeH-BZBk9CU,2150
428
+ matplotlib/mpl-data/images/subplots.pdf,sha256=Q0syPMI5EvtgM-CE-YXKOkL9eFUAZnj_X2Ihoj6R4p4,1714
429
+ matplotlib/mpl-data/images/subplots.png,sha256=MUfCItq3_yzb9yRieGOglpn0Y74h8IA7m5i70B63iRc,445
430
+ matplotlib/mpl-data/images/subplots.svg,sha256=Gq4fDSS99Rv5rbR8_nenV6jcY5VsKPARWeH-BZBk9CU,2150
431
+ matplotlib/mpl-data/images/subplots_large.png,sha256=Edu9SwVMQEXJZ5ogU5cyW7VLcwXJdhdf-EtxxmxdkIs,662
432
+ matplotlib/mpl-data/images/zoom_to_rect-symbolic.svg,sha256=uMmdGkO43ZHlezkpieR3_MiqlEc5vROffRDOhY4sxm4,1499
433
+ matplotlib/mpl-data/images/zoom_to_rect.pdf,sha256=SEvPc24gfZRpl-dHv7nx8KkxPyU66Kq4zgQTvGFm9KA,1609
434
+ matplotlib/mpl-data/images/zoom_to_rect.png,sha256=aNz3QZBrIgxu9E-fFfaQweCVNitGuDUFoC27e5NU2L4,530
435
+ matplotlib/mpl-data/images/zoom_to_rect.svg,sha256=uMmdGkO43ZHlezkpieR3_MiqlEc5vROffRDOhY4sxm4,1499
436
+ matplotlib/mpl-data/images/zoom_to_rect_large.png,sha256=V6pkxmm6VwFExdg_PEJWdK37HB7k3cE_corLa7RbUMk,1016
437
+ matplotlib/mpl-data/kpsewhich.lua,sha256=RdyYaBnBLy3NsB5c2R5FGrKu-V-WBcZim24NWilsTfw,139
438
+ matplotlib/mpl-data/matplotlibrc,sha256=wlUqhpUjmDxJ3C9QmmYZiUyDuRGo9lWyNGidWJKogFM,42364
439
+ matplotlib/mpl-data/plot_directive/plot_directive.css,sha256=utSJ1oETz0UG6AC9hU134J_JY78ENijqMZXN0JMBUfk,318
440
+ matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png,sha256=XnKGiCanpDKalQ5anvo5NZSAeDP7fyflzQAaivuc0IE,13634
441
+ matplotlib/mpl-data/sample_data/README.txt,sha256=ABz19VBKfGewdY39QInG9Qccgn1MTYV3bT5Ph7TCy2Y,128
442
+ matplotlib/mpl-data/sample_data/Stocks.csv,sha256=72878aZNXGxd5wLvFUw_rnj-nfg4gqtrucZji-w830c,67924
443
+ matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy,sha256=DpWZ9udAh6ospYqneEa27D6EkRgORFwHosacZXVu98U,1880
444
+ matplotlib/mpl-data/sample_data/data_x_x2_x3.csv,sha256=A0SU3buOUGhT-NI_6LQ6p70fFSIU3iLFdgzvzrKR6SE,132
445
+ matplotlib/mpl-data/sample_data/eeg.dat,sha256=KGVjFt8ABKz7p6XZirNfcxSTOpGGNuyA8JYErRKLRBc,25600
446
+ matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc,sha256=cUqVw5vDHNSZoaO4J0ebZUf5SrJP36775abs7R9Bclg,2186
447
+ matplotlib/mpl-data/sample_data/goog.npz,sha256=QAkXzzDmtmT3sNqT18dFhg06qQCNqLfxYNLdEuajGLE,22845
448
+ matplotlib/mpl-data/sample_data/grace_hopper.jpg,sha256=qMptc0dlcDsJcoq0f-WfRz2Trjln_CTHwCiMPHrbcTA,61306
449
+ matplotlib/mpl-data/sample_data/jacksboro_fault_dem.npz,sha256=1JP1CjPoKkQgSUxU0fyhU50Xe9wnqxkLxf5ukvYvtjc,174061
450
+ matplotlib/mpl-data/sample_data/logo2.png,sha256=DXNx4FXeyqxHy26AmvNELpwezQLxweLQY9HP7ktKIdc,22279
451
+ matplotlib/mpl-data/sample_data/membrane.dat,sha256=q3lbQpIBpbtXXGNw1eFwkN_PwxdDGqk4L46IE2b0M1c,48000
452
+ matplotlib/mpl-data/sample_data/msft.csv,sha256=GArKb0O3DgKZRsKdJf6lX3rMSf-PCekIiBoLNdgF7Mk,3211
453
+ matplotlib/mpl-data/sample_data/s1045.ima.gz,sha256=MrQk1k9it-ccsk0p_VOTitVmTWCAVaZ6srKvQ2n4uJ4,33229
454
+ matplotlib/mpl-data/sample_data/topobathy.npz,sha256=AkTgMpFwLfRQJNy1ysvE89TLMNct-n_TccSsYcQrT78,45224
455
+ matplotlib/mpl-data/stylelib/Solarize_Light2.mplstyle,sha256=aytOm4eT_SPvs7HC28ZY4GukeN44q-SE0JEMCR8kVOk,1257
456
+ matplotlib/mpl-data/stylelib/_classic_test_patch.mplstyle,sha256=iopHpMaM3im_AK2aiHGuM2DKM5i9Kc84v6NQEoSb10Q,167
457
+ matplotlib/mpl-data/stylelib/_mpl-gallery-nogrid.mplstyle,sha256=1VOL3USqD6iuGQaSynNg1QhyUwvKLnkLyUKdbBMnnqg,489
458
+ matplotlib/mpl-data/stylelib/_mpl-gallery.mplstyle,sha256=MN-q59CiDqHXB8xFKXxzCbJJbJmNDhBe9lDJJAoMTPA,504
459
+ matplotlib/mpl-data/stylelib/bmh.mplstyle,sha256=-KbhaI859BITHIoyUZIfpQDjfckgLAlDAS_ydKsm6mc,712
460
+ matplotlib/mpl-data/stylelib/classic.mplstyle,sha256=tGkwXsHm15yZij7HT_9N8L9_z8-D_ao2wUWtimVikGA,24693
461
+ matplotlib/mpl-data/stylelib/dark_background.mplstyle,sha256=Ht6phZUy3zNRdcfHKcSb1uh3O8DunSPX8HPt9xTyzuo,658
462
+ matplotlib/mpl-data/stylelib/fast.mplstyle,sha256=yTa2YEIIP9xi5V_G0p2vSlxghuhNwjRi9gPECMxyRiM,288
463
+ matplotlib/mpl-data/stylelib/fivethirtyeight.mplstyle,sha256=WNUmAFuBPcqQPVgt6AS1ldy8Be2XO01N-1YQL__Q6ZY,832
464
+ matplotlib/mpl-data/stylelib/ggplot.mplstyle,sha256=u2oPHMLWFtZcpIjHk2swi2Nrt4NgnEtof5lxcwM0RD0,956
465
+ matplotlib/mpl-data/stylelib/grayscale.mplstyle,sha256=KCLg-pXpns9cnKDXKN2WH6mV41OH-6cbT-5zKQotSdw,526
466
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-bright.mplstyle,sha256=pDqn3-NUyVLvlfkYs8n8HzNZvmslVMChkeH-HtZuJIc,144
467
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-colorblind.mplstyle,sha256=eCSzFj5_2vR6n5qu1rHE46wvSVGZcdVqz85ov40ZsH8,148
468
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-dark-palette.mplstyle,sha256=p5ABKNQHRG7bk4HXqMQrRBjDlxGAo3RCXHdQmP7g-Ng,142
469
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-dark.mplstyle,sha256=I4xQ75vE5_9X4k0cNDiqhhnF3OcrZ2xlPX8Ll7OCkoE,667
470
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-darkgrid.mplstyle,sha256=2bXOSzS5gmPzRBrRmzVWyhg_7ZaBRQ6t_-O-cRuyZoA,670
471
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-deep.mplstyle,sha256=44dLcXjjRgR-6yaopgGRInaVgz3jk8VJVQTbBIcxRB0,142
472
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-muted.mplstyle,sha256=T4o3jvqKD_ImXDkp66XFOV_xrBVFUolJU34JDFk1Xkk,143
473
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-notebook.mplstyle,sha256=PcvZQbYrDdducrNlavBPmQ1g2minio_9GkUUFRdgtoM,382
474
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-paper.mplstyle,sha256=n0mboUp2C4Usq2j6tNWcu4TZ_YT4-kKgrYO0t-rz1yw,393
475
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-pastel.mplstyle,sha256=8nV8qRpbUrnFZeyE6VcQ1oRuZPLil2W74M2U37DNMOE,144
476
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-poster.mplstyle,sha256=dUaKqTE4MRfUq2rWVXbbou7kzD7Z9PE9Ko8aXLza8JA,403
477
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-talk.mplstyle,sha256=7FnBaBEdWBbncTm6_ER-EQVa_bZgU7dncgez-ez8R74,403
478
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-ticks.mplstyle,sha256=CITZmZFUFp40MK2Oz8tI8a7WRoCizQU9Z4J172YWfWw,665
479
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-white.mplstyle,sha256=WjJ6LEU6rlCwUugToawciAbKP9oERFHr9rfFlUrdTx0,665
480
+ matplotlib/mpl-data/stylelib/seaborn-v0_8-whitegrid.mplstyle,sha256=ec4BjsNzmOvHptcJ3mdPxULF3S1_U1EUocuqfIpw-Nk,664
481
+ matplotlib/mpl-data/stylelib/seaborn-v0_8.mplstyle,sha256=_Xu6qXKzi4b3GymCOB1b1-ykKTQ8xhDliZ8ezHGTiAs,1130
482
+ matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle,sha256=BsirZVd1LmPWT4tBIz6loZPjZcInoQrIGfC7rvzqmJw,190
483
+ matplotlib/offsetbox.py,sha256=OyAGOJ7LPT1X5CAyZwuIS1W3l-OKPWzpSF1UxCF3voU,53178
484
+ matplotlib/offsetbox.pyi,sha256=qtRlo1OQQ1eUSRwzvHT8EWa8a2YQ54b9j1YZwxpo0AQ,10390
485
+ matplotlib/patches.py,sha256=sfawmLPt_cpMZ-URNub4_COlgJFrxRFA5goJhg3_HcE,162832
486
+ matplotlib/patches.pyi,sha256=OvxnwlppjOnWDTAu17y4qIYnk8G2lEVh19SrsJweW8U,22543
487
+ matplotlib/path.py,sha256=N87A45qgGW337KOriFkNSqjGhC7ZT0B9I5MDBbB2ebo,42079
488
+ matplotlib/path.pyi,sha256=N1XOCWSUG4RtCcMo02yvvq3HDYo_369oKQkEJUHN80c,4777
489
+ matplotlib/patheffects.py,sha256=s7J8EiS3i110JYSgQdoH16xaNHMf9xnUhj9SkJjwSmQ,18789
490
+ matplotlib/patheffects.pyi,sha256=7-FhuxGGrer94GtJ1sZ0YxOmK6Nv4oixTmsKb6-ijOg,3664
491
+ matplotlib/projections/__init__.py,sha256=jq1SJYHwkgHKHA-c_4r9j-dV2ZpgmUkWZnCOVNPtmKo,4436
492
+ matplotlib/projections/__init__.pyi,sha256=D28dSYmwZcSBFBtNDer-QqE_lqXAhHKersuAlvi89jE,673
493
+ matplotlib/projections/__pycache__/__init__.cpython-310.pyc,,
494
+ matplotlib/projections/__pycache__/geo.cpython-310.pyc,,
495
+ matplotlib/projections/__pycache__/polar.cpython-310.pyc,,
496
+ matplotlib/projections/geo.py,sha256=inOLKvVTfZUTC-1Wl0Rq9eXouplbcVbWptkRVsFTkj8,17711
497
+ matplotlib/projections/geo.pyi,sha256=vPfhvj7_e0ZnKjyfDUNC89RGCktycJBPnn5D8w0A7N8,3775
498
+ matplotlib/projections/polar.py,sha256=d448pT7GPT0ukQTsr97NkPNtjQwC4ypDUJsPePEuj3w,56568
499
+ matplotlib/projections/polar.pyi,sha256=IWNSLQIo5cXFBJur5VFVDQBwAtq5n1XFZMnrj85mCBg,6636
500
+ matplotlib/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
501
+ matplotlib/pylab.py,sha256=VqUqd2J2-dKtltZtsYP8ePKoX1jsNDpTyqlcmpfC-lo,2369
502
+ matplotlib/pyplot.py,sha256=ydE449Dwz5FMgmx18EC7O_PnNJvDZJPxExAsK8BR_vs,147190
503
+ matplotlib/quiver.py,sha256=YDCU2XRe2VQhXo-LdAsM6Aa5doSIOikWfgLFYT-i4no,46177
504
+ matplotlib/quiver.pyi,sha256=7WC5M42icWeWVzOvDJVNdZ3NC4KvZz1M38hXeNRd1dE,5581
505
+ matplotlib/rcsetup.py,sha256=St4wrlo-NAy8iIZxTNl4cQSyJB6ejeW6QYi7P1K-BFM,51836
506
+ matplotlib/rcsetup.pyi,sha256=0VTIhzfKgBcKxOeOdoKq1oa7ZubalOj9Ks0efE0-cms,4337
507
+ matplotlib/sankey.py,sha256=qFEkTvL15SL0_vIOLldCyb5YsYniUzFnXs09kDuNmI0,36158
508
+ matplotlib/sankey.pyi,sha256=xa6EMuSEZQYycZWdqlxIgWqQ7gfWKPKF9ZDK7WYQAC0,1462
509
+ matplotlib/scale.py,sha256=GZKWo9toXXvkbxS28D7pMU2Fms-F4eR2RUCIjesKk1Q,25990
510
+ matplotlib/scale.pyi,sha256=-ptRptcqiAuzfKwrjgSWWOxFmjRUTOKGwIoWtuBXKgY,5057
511
+ matplotlib/sphinxext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
512
+ matplotlib/sphinxext/__pycache__/__init__.cpython-310.pyc,,
513
+ matplotlib/sphinxext/__pycache__/figmpl_directive.cpython-310.pyc,,
514
+ matplotlib/sphinxext/__pycache__/mathmpl.cpython-310.pyc,,
515
+ matplotlib/sphinxext/__pycache__/plot_directive.cpython-310.pyc,,
516
+ matplotlib/sphinxext/__pycache__/roles.cpython-310.pyc,,
517
+ matplotlib/sphinxext/figmpl_directive.py,sha256=GaIho4pRZ9f0vKx9g6BSj64AF2BdRWV6Z_uzamCytWs,9118
518
+ matplotlib/sphinxext/mathmpl.py,sha256=R24VAgKSOkYx2sarr2MGHgsosvKopih6JEIu8VM65wc,7810
519
+ matplotlib/sphinxext/plot_directive.py,sha256=6eoNy8lyELEpjYgUvrAkjEqDOc4-5ndQ-zjpF4gKQ74,32430
520
+ matplotlib/sphinxext/roles.py,sha256=U7P4t06foLF2PsZJrTN4mfaspKGRoYwFZ3ijIhIUVyo,4882
521
+ matplotlib/spines.py,sha256=TM77Hz0LzJtp-12RTiykKNenIp_vwzrvkGooxMK6Upc,21593
522
+ matplotlib/spines.pyi,sha256=QXWS95dKxHbwzrtky-lrd4bXuj7eiz8mv54qIrMd0Ks,2956
523
+ matplotlib/stackplot.py,sha256=G4sylNIsZpJkWvbc4bdYdlyidicZFFB7e5J2jOtYUwU,4968
524
+ matplotlib/stackplot.pyi,sha256=311zv4wPimk9_GJdr_sfu1laNZRpKwsZ8pLMq16v8UQ,536
525
+ matplotlib/streamplot.py,sha256=rXVKYEi4MfSg3HnAaWb8w4qFp95mRf6dosMVqtXZEpE,24011
526
+ matplotlib/streamplot.pyi,sha256=wA0K5e_ZjXneS5WzonHxoKPLla3-IdflAcIrB0svtOY,2664
527
+ matplotlib/style/__init__.py,sha256=fraQtyBC3TY2ZTsLdxL7zNs9tJYZtje7tbiqEf3M56M,140
528
+ matplotlib/style/__pycache__/__init__.cpython-310.pyc,,
529
+ matplotlib/style/__pycache__/core.cpython-310.pyc,,
530
+ matplotlib/style/core.py,sha256=P67uPZwbLqggEHTpKTc17G20QeUl00P7AFSONf77L2g,8609
531
+ matplotlib/style/core.pyi,sha256=DElPp0fbkwKaaVOVb5VGHfI8ohRB9m4uVGKjZl3A65E,449
532
+ matplotlib/table.py,sha256=Q76nxe9lf-izvLsSE21PMyRImRWUehA3U-SfQnwj8x0,27161
533
+ matplotlib/table.pyi,sha256=AMQswiPK8WZ8NATDqy5GtwAlvwR5qStRFDYL13gxRYg,3041
534
+ matplotlib/testing/__init__.py,sha256=pTaqH1qgGNBeWCmvK_vjqFJXJ9dvZXCaKQ-8jHSpaEc,6942
535
+ matplotlib/testing/__init__.pyi,sha256=ffqfetWzyCVrSx7BlnoxCmbgIaZg2x57nDrq9eucRk0,1752
536
+ matplotlib/testing/__pycache__/__init__.cpython-310.pyc,,
537
+ matplotlib/testing/__pycache__/_markers.cpython-310.pyc,,
538
+ matplotlib/testing/__pycache__/compare.cpython-310.pyc,,
539
+ matplotlib/testing/__pycache__/conftest.cpython-310.pyc,,
540
+ matplotlib/testing/__pycache__/decorators.cpython-310.pyc,,
541
+ matplotlib/testing/__pycache__/exceptions.cpython-310.pyc,,
542
+ matplotlib/testing/__pycache__/widgets.cpython-310.pyc,,
543
+ matplotlib/testing/_markers.py,sha256=0iNyOi25XLv_gTfSUqiRizdSqJzozePPBMRo72H2Je4,1419
544
+ matplotlib/testing/compare.py,sha256=d4lEAmi-C0rCxLrELwfiQezOthqEgnhvuKeIskYim0Q,19332
545
+ matplotlib/testing/compare.pyi,sha256=xlJ4chgXKe567NUavlu-dalyPr4wAQUbd2Fz6aK_JII,1192
546
+ matplotlib/testing/conftest.py,sha256=-boEzYRlszzHJ2T9ZJq5qu8B38BlJ2hNpkzpIRGCSsA,3669
547
+ matplotlib/testing/conftest.pyi,sha256=4_MStQN6gy_h0YfhlPbqR81QVeVcn-FRqaKyyXedUEk,332
548
+ matplotlib/testing/decorators.py,sha256=viNGSCIQ9Ul_wjMCjrm-ebC_BClwU1Zkhxww6dq1m2k,18021
549
+ matplotlib/testing/decorators.pyi,sha256=0fSpdLBtEH7ZP_trVJ7RPxNtOX9sJ_z-MkNsbUxF8nM,872
550
+ matplotlib/testing/exceptions.py,sha256=72QmjiHG7DwxSvlJf8mei-hRit5AH3NKh0-osBo4YbY,138
551
+ matplotlib/testing/jpl_units/Duration.py,sha256=9FMBu9uj6orCWtf23cf6_9HCFUC50xAHrCzaxATwQfM,3966
552
+ matplotlib/testing/jpl_units/Epoch.py,sha256=-FGxeq-VvCS9GVPwOEE5ind_G4Tl9ztD-gYcW9CWzjo,6100
553
+ matplotlib/testing/jpl_units/EpochConverter.py,sha256=fhWjyP567bzcTU_oNuJJpucoolqS88Nt-yEFg1-3yEk,2944
554
+ matplotlib/testing/jpl_units/StrConverter.py,sha256=codGw9b_Zc-MG_YK4CiyMrnMR8ahR9hw836O2SsV8QI,2865
555
+ matplotlib/testing/jpl_units/UnitDbl.py,sha256=EABjyEK4MVouyvlwi_9KdYDg-qbYY3aLHoUjRw37Fb0,5882
556
+ matplotlib/testing/jpl_units/UnitDblConverter.py,sha256=B8DssrQVyC4mwvSFP78cGL0vCnZgVhDaAbZE-jsXLUg,2828
557
+ matplotlib/testing/jpl_units/UnitDblFormatter.py,sha256=246hgA4_pCfJm-P94hEsxqnTS9t0XlvLC8p1v_bw2pU,657
558
+ matplotlib/testing/jpl_units/__init__.py,sha256=p__9RUwrt2LJ2eoT2JPM-42XLxSJrfA4az3rN5uP6d4,2684
559
+ matplotlib/testing/jpl_units/__pycache__/Duration.cpython-310.pyc,,
560
+ matplotlib/testing/jpl_units/__pycache__/Epoch.cpython-310.pyc,,
561
+ matplotlib/testing/jpl_units/__pycache__/EpochConverter.cpython-310.pyc,,
562
+ matplotlib/testing/jpl_units/__pycache__/StrConverter.cpython-310.pyc,,
563
+ matplotlib/testing/jpl_units/__pycache__/UnitDbl.cpython-310.pyc,,
564
+ matplotlib/testing/jpl_units/__pycache__/UnitDblConverter.cpython-310.pyc,,
565
+ matplotlib/testing/jpl_units/__pycache__/UnitDblFormatter.cpython-310.pyc,,
566
+ matplotlib/testing/jpl_units/__pycache__/__init__.cpython-310.pyc,,
567
+ matplotlib/testing/widgets.py,sha256=d5wWO4ulIBFj0ecOiuxqTTDInuYI6-1MSQp0SX9HG7c,3471
568
+ matplotlib/testing/widgets.pyi,sha256=Ioau7Q2aPRDZLx8hze2DOe3E1vn7QPxePC74WMR7tFc,831
569
+ matplotlib/tests/__init__.py,sha256=XyXveEAxafB87gnbx0jkC0MggzKO8FvORq_6RtJRwo4,366
570
+ matplotlib/tests/__pycache__/__init__.cpython-310.pyc,,
571
+ matplotlib/tests/__pycache__/conftest.cpython-310.pyc,,
572
+ matplotlib/tests/__pycache__/test_afm.cpython-310.pyc,,
573
+ matplotlib/tests/__pycache__/test_agg.cpython-310.pyc,,
574
+ matplotlib/tests/__pycache__/test_agg_filter.cpython-310.pyc,,
575
+ matplotlib/tests/__pycache__/test_animation.cpython-310.pyc,,
576
+ matplotlib/tests/__pycache__/test_api.cpython-310.pyc,,
577
+ matplotlib/tests/__pycache__/test_arrow_patches.cpython-310.pyc,,
578
+ matplotlib/tests/__pycache__/test_artist.cpython-310.pyc,,
579
+ matplotlib/tests/__pycache__/test_axes.cpython-310.pyc,,
580
+ matplotlib/tests/__pycache__/test_axis.cpython-310.pyc,,
581
+ matplotlib/tests/__pycache__/test_backend_bases.cpython-310.pyc,,
582
+ matplotlib/tests/__pycache__/test_backend_cairo.cpython-310.pyc,,
583
+ matplotlib/tests/__pycache__/test_backend_gtk3.cpython-310.pyc,,
584
+ matplotlib/tests/__pycache__/test_backend_macosx.cpython-310.pyc,,
585
+ matplotlib/tests/__pycache__/test_backend_nbagg.cpython-310.pyc,,
586
+ matplotlib/tests/__pycache__/test_backend_pdf.cpython-310.pyc,,
587
+ matplotlib/tests/__pycache__/test_backend_pgf.cpython-310.pyc,,
588
+ matplotlib/tests/__pycache__/test_backend_ps.cpython-310.pyc,,
589
+ matplotlib/tests/__pycache__/test_backend_qt.cpython-310.pyc,,
590
+ matplotlib/tests/__pycache__/test_backend_svg.cpython-310.pyc,,
591
+ matplotlib/tests/__pycache__/test_backend_template.cpython-310.pyc,,
592
+ matplotlib/tests/__pycache__/test_backend_tk.cpython-310.pyc,,
593
+ matplotlib/tests/__pycache__/test_backend_tools.cpython-310.pyc,,
594
+ matplotlib/tests/__pycache__/test_backend_webagg.cpython-310.pyc,,
595
+ matplotlib/tests/__pycache__/test_backends_interactive.cpython-310.pyc,,
596
+ matplotlib/tests/__pycache__/test_basic.cpython-310.pyc,,
597
+ matplotlib/tests/__pycache__/test_bbox_tight.cpython-310.pyc,,
598
+ matplotlib/tests/__pycache__/test_category.cpython-310.pyc,,
599
+ matplotlib/tests/__pycache__/test_cbook.cpython-310.pyc,,
600
+ matplotlib/tests/__pycache__/test_collections.cpython-310.pyc,,
601
+ matplotlib/tests/__pycache__/test_colorbar.cpython-310.pyc,,
602
+ matplotlib/tests/__pycache__/test_colors.cpython-310.pyc,,
603
+ matplotlib/tests/__pycache__/test_compare_images.cpython-310.pyc,,
604
+ matplotlib/tests/__pycache__/test_constrainedlayout.cpython-310.pyc,,
605
+ matplotlib/tests/__pycache__/test_container.cpython-310.pyc,,
606
+ matplotlib/tests/__pycache__/test_contour.cpython-310.pyc,,
607
+ matplotlib/tests/__pycache__/test_cycles.cpython-310.pyc,,
608
+ matplotlib/tests/__pycache__/test_dates.cpython-310.pyc,,
609
+ matplotlib/tests/__pycache__/test_datetime.cpython-310.pyc,,
610
+ matplotlib/tests/__pycache__/test_determinism.cpython-310.pyc,,
611
+ matplotlib/tests/__pycache__/test_doc.cpython-310.pyc,,
612
+ matplotlib/tests/__pycache__/test_dviread.cpython-310.pyc,,
613
+ matplotlib/tests/__pycache__/test_figure.cpython-310.pyc,,
614
+ matplotlib/tests/__pycache__/test_font_manager.cpython-310.pyc,,
615
+ matplotlib/tests/__pycache__/test_fontconfig_pattern.cpython-310.pyc,,
616
+ matplotlib/tests/__pycache__/test_ft2font.cpython-310.pyc,,
617
+ matplotlib/tests/__pycache__/test_getattr.cpython-310.pyc,,
618
+ matplotlib/tests/__pycache__/test_gridspec.cpython-310.pyc,,
619
+ matplotlib/tests/__pycache__/test_image.cpython-310.pyc,,
620
+ matplotlib/tests/__pycache__/test_legend.cpython-310.pyc,,
621
+ matplotlib/tests/__pycache__/test_lines.cpython-310.pyc,,
622
+ matplotlib/tests/__pycache__/test_marker.cpython-310.pyc,,
623
+ matplotlib/tests/__pycache__/test_mathtext.cpython-310.pyc,,
624
+ matplotlib/tests/__pycache__/test_matplotlib.cpython-310.pyc,,
625
+ matplotlib/tests/__pycache__/test_mlab.cpython-310.pyc,,
626
+ matplotlib/tests/__pycache__/test_offsetbox.cpython-310.pyc,,
627
+ matplotlib/tests/__pycache__/test_patches.cpython-310.pyc,,
628
+ matplotlib/tests/__pycache__/test_path.cpython-310.pyc,,
629
+ matplotlib/tests/__pycache__/test_patheffects.cpython-310.pyc,,
630
+ matplotlib/tests/__pycache__/test_pickle.cpython-310.pyc,,
631
+ matplotlib/tests/__pycache__/test_png.cpython-310.pyc,,
632
+ matplotlib/tests/__pycache__/test_polar.cpython-310.pyc,,
633
+ matplotlib/tests/__pycache__/test_preprocess_data.cpython-310.pyc,,
634
+ matplotlib/tests/__pycache__/test_pyplot.cpython-310.pyc,,
635
+ matplotlib/tests/__pycache__/test_quiver.cpython-310.pyc,,
636
+ matplotlib/tests/__pycache__/test_rcparams.cpython-310.pyc,,
637
+ matplotlib/tests/__pycache__/test_sankey.cpython-310.pyc,,
638
+ matplotlib/tests/__pycache__/test_scale.cpython-310.pyc,,
639
+ matplotlib/tests/__pycache__/test_simplification.cpython-310.pyc,,
640
+ matplotlib/tests/__pycache__/test_skew.cpython-310.pyc,,
641
+ matplotlib/tests/__pycache__/test_sphinxext.cpython-310.pyc,,
642
+ matplotlib/tests/__pycache__/test_spines.cpython-310.pyc,,
643
+ matplotlib/tests/__pycache__/test_streamplot.cpython-310.pyc,,
644
+ matplotlib/tests/__pycache__/test_style.cpython-310.pyc,,
645
+ matplotlib/tests/__pycache__/test_subplots.cpython-310.pyc,,
646
+ matplotlib/tests/__pycache__/test_table.cpython-310.pyc,,
647
+ matplotlib/tests/__pycache__/test_testing.cpython-310.pyc,,
648
+ matplotlib/tests/__pycache__/test_texmanager.cpython-310.pyc,,
649
+ matplotlib/tests/__pycache__/test_text.cpython-310.pyc,,
650
+ matplotlib/tests/__pycache__/test_textpath.cpython-310.pyc,,
651
+ matplotlib/tests/__pycache__/test_ticker.cpython-310.pyc,,
652
+ matplotlib/tests/__pycache__/test_tightlayout.cpython-310.pyc,,
653
+ matplotlib/tests/__pycache__/test_transforms.cpython-310.pyc,,
654
+ matplotlib/tests/__pycache__/test_triangulation.cpython-310.pyc,,
655
+ matplotlib/tests/__pycache__/test_ttconv.cpython-310.pyc,,
656
+ matplotlib/tests/__pycache__/test_type1font.cpython-310.pyc,,
657
+ matplotlib/tests/__pycache__/test_units.cpython-310.pyc,,
658
+ matplotlib/tests/__pycache__/test_usetex.cpython-310.pyc,,
659
+ matplotlib/tests/__pycache__/test_widgets.cpython-310.pyc,,
660
+ matplotlib/tests/conftest.py,sha256=HNR8xF4YiUoKY03WKoeABGwSRcKFMwI9cNFXZJDzz-A,119
661
+ matplotlib/tests/test_afm.py,sha256=A7jm2o-QaQH9SSpiFxGtZkbVU0LJZE69jfPv7RczOD4,3701
662
+ matplotlib/tests/test_agg.py,sha256=BwRu6BuTWPZYsc2YxcfllV9cvZ7WPbCe36Alhmkr-6k,10740
663
+ matplotlib/tests/test_agg_filter.py,sha256=3c_Smtb4OHEOfdMFCOb2qKhzMXSbNoaUtsJ0pW47Q44,1067
664
+ matplotlib/tests/test_animation.py,sha256=gwxe9pC1Jv00TjusWvgYiX32E1xMxGejSRkwqAoxuPY,17743
665
+ matplotlib/tests/test_api.py,sha256=fTw5hpYH_N_2YeoYcKJwLwFwn4LXDAOy-ZgvyWwU6x4,3503
666
+ matplotlib/tests/test_arrow_patches.py,sha256=wzczYyoF_YWuj5DjbNJ7iyAfWSkMXPYB1AjIoEEqoCM,6571
667
+ matplotlib/tests/test_artist.py,sha256=9ZQ82ZP4PKIuzucDD45phJZBDnPJkdbcPeHzrGNhHF8,17433
668
+ matplotlib/tests/test_axes.py,sha256=bipNAFvOLTz7gDKfhSBlFNh7A_nB35TvSQODjzdxawU,306431
669
+ matplotlib/tests/test_axis.py,sha256=ecaZ66ng6NkwrffxyEug9GzEx4YouY49xamqyvrJ0kA,268
670
+ matplotlib/tests/test_backend_bases.py,sha256=CDYfkBSD9xji68S6ytx5pSg1QwF3RGLOv5WSZW6lS1Q,22631
671
+ matplotlib/tests/test_backend_cairo.py,sha256=O2LTYjsfPn__bKtTz4MGGBodpSshoPkzu0INsc18xmI,1821
672
+ matplotlib/tests/test_backend_gtk3.py,sha256=6i9wimlBue9Tb-i_UyjMt_MdP9Z-SoOCXy5Tz64hK3Q,1739
673
+ matplotlib/tests/test_backend_macosx.py,sha256=IgWMoxDqDP9du5w8iRrDygHgiuCQi4EgEsPXpVw3DWA,1723
674
+ matplotlib/tests/test_backend_nbagg.py,sha256=o6ON7tt_LOW7wzg4StIMYuTgMFSPNWt1FOv2FFMIefk,1459
675
+ matplotlib/tests/test_backend_pdf.py,sha256=G9ppQYISSVHpyEHShmzP-ItYc4W8wq2KnyZ8LWh9JYE,15145
676
+ matplotlib/tests/test_backend_pgf.py,sha256=ai6Pr61a4_Dx826wo_vJGXYxI1N7ZtzBbx0TIMnwHog,13230
677
+ matplotlib/tests/test_backend_ps.py,sha256=SxQYqNKDFNOhtifKw02qx95LeHFOcCiHZIbaNGsEMH8,12572
678
+ matplotlib/tests/test_backend_qt.py,sha256=A1LntIOeismjmqels6bKt9LOiT9Z4lS-pxo1MG0Rw2I,12350
679
+ matplotlib/tests/test_backend_svg.py,sha256=zChB85qffPQ9KmFQQ1OCZH0F3GhqVuZiu8Ac_MjXADw,21053
680
+ matplotlib/tests/test_backend_template.py,sha256=uuE7oZ9pSBVDWrPL05B0WgCFsgv6HlXyetuPTfJn6a8,2184
681
+ matplotlib/tests/test_backend_tk.py,sha256=kQ3R4TzI2fH-qs391q6zaD9pxMXgZ9zkxfS_hI_X5cI,8282
682
+ matplotlib/tests/test_backend_tools.py,sha256=C-B7NCkyWsQ5KzQEnI5Be16DsAHHZJU9P5v9--wsF-o,501
683
+ matplotlib/tests/test_backend_webagg.py,sha256=4Oc-z7w-mTGETB1x0FQ_gZP9qHfyWh5lwWc9qPkkisc,938
684
+ matplotlib/tests/test_backends_interactive.py,sha256=1sT0tIjmlCOYOyOaAuBsCqMC-VlFbCoxyT0wausy6lw,28701
685
+ matplotlib/tests/test_basic.py,sha256=8XmkUXa8LgZO-BXqo5AusB4beRBVBKl52kFdOrS_2Po,1133
686
+ matplotlib/tests/test_bbox_tight.py,sha256=y08219QyXHk1KINciiFLiMIm4xVbCfhLe1Ch9rpV7jE,6313
687
+ matplotlib/tests/test_category.py,sha256=S6Y681G-wU1R10GCdtDMmR6fbVGURSLzFOWu0SNkON8,11700
688
+ matplotlib/tests/test_cbook.py,sha256=cnygK9Dotacl5IOHFCwVxkJ3wAZJ3RkZb3mNewSXyRg,31419
689
+ matplotlib/tests/test_collections.py,sha256=dBXU5e_J582wAWrVoIUVaE3Jmu6H1z3umMcJejWk7Y4,46695
690
+ matplotlib/tests/test_colorbar.py,sha256=EJKhhIA79JmAi2D9vAh3PK6Uujdvrm16usb4oGhPdqc,46648
691
+ matplotlib/tests/test_colors.py,sha256=4MejF3jWuDTad8kL9NeIgvbT4-ysTF1MhL1f2Rwo070,60244
692
+ matplotlib/tests/test_compare_images.py,sha256=NcBoT8HAxtzoR1zZBu0V3MFpGWtdFaDblQ8o3OTO6zM,3260
693
+ matplotlib/tests/test_constrainedlayout.py,sha256=hQml8aHHoma6stcX0tUnWxeKbhHfma3ExJEoRY_zwc4,22737
694
+ matplotlib/tests/test_container.py,sha256=FTewckOd3dJqLOzEUa29Itjqusk7Mx7MK5xPVMhzMmc,694
695
+ matplotlib/tests/test_contour.py,sha256=29G1GzKbxSE8IZ2ewZOqFr0EbpuyczguA3rsYv4pztA,33252
696
+ matplotlib/tests/test_cycles.py,sha256=3KyRmWH29WUgvIXUT06tKVDNCfDWqxuxlLueIp-FIl0,5996
697
+ matplotlib/tests/test_dates.py,sha256=l9LbiYzmF-zlvwD2QdGBbWGgJNF94gRHhsYKLzIjI18,55944
698
+ matplotlib/tests/test_datetime.py,sha256=_sh6R405rrZHce-WgH9GLcjLHXwTLpIPvVUs7BUQaCM,32621
699
+ matplotlib/tests/test_determinism.py,sha256=gsz-JIDkSBev0Mm-bE1jxvsh1V1UJ_lRK-QCVeO-P_s,4626
700
+ matplotlib/tests/test_doc.py,sha256=K6HhdRcHRUNNC0iIhxBLCq5tOqxqHBSvanHxXg5w5iI,1015
701
+ matplotlib/tests/test_dviread.py,sha256=JeTuA2FMUj1FddxDVBXUtnvZYTgztE-CyRXL_mI20P0,2764
702
+ matplotlib/tests/test_figure.py,sha256=9sUvk9A5VZQivMeiphTsrmm3g9eDuuiojtO-1-awSzE,58430
703
+ matplotlib/tests/test_font_manager.py,sha256=tHeeojRH-zC2fIcSziFi-j_nzPDm3qbPdUl9CGOrNek,12222
704
+ matplotlib/tests/test_fontconfig_pattern.py,sha256=LSR6lWF_0cVOshkGiflYaTCLcISRIJM6mjXm5QtDjX4,2168
705
+ matplotlib/tests/test_ft2font.py,sha256=vvc6OOHPkVDwTaOQVP2kt9H1_scFZeOWBTb8zdSrVn8,4469
706
+ matplotlib/tests/test_getattr.py,sha256=Tl_H1zpwLdSIVutc4vi-QwDCeWPzBGpN31N9ItzTkeQ,1090
707
+ matplotlib/tests/test_gridspec.py,sha256=SYJuJucA_PyQ2Rsov1RaNhadOEWGDcMbQcVFrWIoy3I,1580
708
+ matplotlib/tests/test_image.py,sha256=kU0we_NRlVWgZ6OjvrHbHbVsMcMZ1nTfbmtYqK3gorY,53038
709
+ matplotlib/tests/test_legend.py,sha256=IodJOw0yGKQlHXxIpKaxwAEylLoqO9QiFy-4jHmI4UE,54842
710
+ matplotlib/tests/test_lines.py,sha256=hqioyULLcVypE4oyCZoMzfMMXQbYRgKPYMmoKbQnRac,14791
711
+ matplotlib/tests/test_marker.py,sha256=w0WVHoaD-6iybjUSENoVFFdUOOR13943JcE4sgz3qhI,11410
712
+ matplotlib/tests/test_mathtext.py,sha256=SMzfo3HbfslCw7EmVYaWZgw975K0hMtjw6n0BQqn6pk,24513
713
+ matplotlib/tests/test_matplotlib.py,sha256=YPBZQdO6BEC4mPKxXD_W-HoFzoOZwGGifYrYdCDcy48,2887
714
+ matplotlib/tests/test_mlab.py,sha256=d4qMyogTFMrvlRZEpDs7SjhSmmCnBUMNgSX2bJU6eDk,42269
715
+ matplotlib/tests/test_offsetbox.py,sha256=_QeANIzM3oAlyx8RB8KO6-y1v7nBsIHV0DDOrLjymMI,16119
716
+ matplotlib/tests/test_patches.py,sha256=Da97JR1rG_Y__5iSMurf5S4XJlBJumR6CuWrKPDSjfU,31971
717
+ matplotlib/tests/test_path.py,sha256=xJgfg1wQ0AZdTX3fFEh4Qy37Wozx7yY0pzfOqSml2V0,19247
718
+ matplotlib/tests/test_patheffects.py,sha256=IqFuGi0wBB5ivyKAr2d4w_St48sbyuLVOSBmDK8FZWM,8089
719
+ matplotlib/tests/test_pickle.py,sha256=etOZ-QcYF15jmUJpzRzbhBZ90qL9Mb3VOYCAnQ3RyWs,9607
720
+ matplotlib/tests/test_png.py,sha256=xyXs9STg5WyoKCeqyK7zNoj5OGYlkJZIwP_GMIJqLTA,1240
721
+ matplotlib/tests/test_polar.py,sha256=NPrQ1BCLfcaJJYRc6dK84kfTxyBsHaTjet9_JenewVs,15578
722
+ matplotlib/tests/test_preprocess_data.py,sha256=cIVICUi1iahMQS30sqI5IlT2RYJRH2gJ0z60FyuYUFk,11363
723
+ matplotlib/tests/test_pyplot.py,sha256=b3ryM3bPeyZ3KYivwexyTbJbt6u27cTFKKKu6q17CCU,13077
724
+ matplotlib/tests/test_quiver.py,sha256=ABpTj72peaKpeSs-UgT1NTD3njMtVrvJ5aNDozpH_P4,10105
725
+ matplotlib/tests/test_rcparams.py,sha256=hdEPjrlEvNnpnFsoLMSm6K9jA-vgsDRpcRiPd5bcIa0,25426
726
+ matplotlib/tests/test_sankey.py,sha256=yg4i-qHT5MljFzFGViOnHbMkumM8bhPwRgoQ5M6CUEs,3900
727
+ matplotlib/tests/test_scale.py,sha256=3jUrfVsyxRE9FpmtWDC-ySo04E26s-ahDL9O3iKeEpQ,8411
728
+ matplotlib/tests/test_simplification.py,sha256=rq5RGw8dSwhCXEr-kUnCqLot_UUGH2JD30xZiIc0RN4,18869
729
+ matplotlib/tests/test_skew.py,sha256=vraGslq4buDkaugNIhK96K6BCswlJ-9ar-vpxFLA-eY,6340
730
+ matplotlib/tests/test_sphinxext.py,sha256=N-mey5MZWVaLxbN1wPvwqisV-u2ewvp9mA0uFQaPSEo,9724
731
+ matplotlib/tests/test_spines.py,sha256=q61XCKIySvm32S3imHA3SR5vVRGFVo-VUCx_LpKN_Fc,4893
732
+ matplotlib/tests/test_streamplot.py,sha256=FeZdKlfXvywlaM_YJp57IPRY-TNji5rklU4UgU1bmro,5723
733
+ matplotlib/tests/test_style.py,sha256=sd6rMLpPBS1hinR2svI1rXZmnXUnMQk1szxSNBUXtzU,6509
734
+ matplotlib/tests/test_subplots.py,sha256=OMgOqLT00zm6KD62jx5iiUJasCRVBU1K8G-6jmjBFiI,10766
735
+ matplotlib/tests/test_table.py,sha256=4H3-8JDKhcev4_lLSLm_HoJdYZuE29T2wm83iicbmos,8103
736
+ matplotlib/tests/test_testing.py,sha256=eh-1r4PIXcM7hfSKCNTU899QxRYWhZBg6W7x0TDVUxo,1057
737
+ matplotlib/tests/test_texmanager.py,sha256=j_5ZG02ztIO-m0oXzd31a13YFw_G7JR7Ldt3fwf-phI,2647
738
+ matplotlib/tests/test_text.py,sha256=7kfcbyqL4uAxHGQl7WgV4RyPTnjAd8Y4zCS2M6tSZVM,38473
739
+ matplotlib/tests/test_textpath.py,sha256=WLXvT5OzE6Tew4pr87LH-cgioCzM7srgMNRemiMEC5o,271
740
+ matplotlib/tests/test_ticker.py,sha256=ncU6yN3mcFpu2HjjjlPZHu230NNfEVyCClxbCx2wNuU,71991
741
+ matplotlib/tests/test_tightlayout.py,sha256=Hzv2oivfF_ajK2VS1yCZqUV0GsOcyYWSPcb5WsClHqo,12731
742
+ matplotlib/tests/test_transforms.py,sha256=MTsHEjZEWW63BnFgoAIgjElBdQ42x5DaVgpkGoL8U_g,46700
743
+ matplotlib/tests/test_triangulation.py,sha256=SlOePrPHzlwKiK9GIOXFkYEvsoO6oOSv3Cwq8ZxjMeI,54943
744
+ matplotlib/tests/test_ttconv.py,sha256=yW3YkGWTh-h9KXcyy70dEH4ytVuhMlzl-HMsNbK_gX8,540
745
+ matplotlib/tests/test_type1font.py,sha256=7TUXy8ehA3el-zvd4U9bnocYbelssDhUeph5cOFoaE4,6369
746
+ matplotlib/tests/test_units.py,sha256=B_4KZi4QE3M-5BXIxvz2Q2iU20II36LJp-XSeyfefyc,10039
747
+ matplotlib/tests/test_usetex.py,sha256=a-Y6NuyROPHDGP2ELsOZNSVwBUoGtAv1xQZfisl9lSE,6405
748
+ matplotlib/tests/test_widgets.py,sha256=RB8RBow51kNGGk1adppF6yQ-bmxSm0akNBTKBrPBL0U,67025
749
+ matplotlib/texmanager.py,sha256=zbnzSYgmoyTB3rapePXvbH9CrLMmxIL3GEPnV2KN1Ys,15098
750
+ matplotlib/texmanager.pyi,sha256=di3gbC9muXKTo5VCrW5ye-e19A1mrOl8e8lvI3b904A,1116
751
+ matplotlib/text.py,sha256=POLIW_kNgJJeuhbz4IgIXTW0MkQLVHgANHXSjVw1dbc,70583
752
+ matplotlib/text.pyi,sha256=LGMi0PLN7hlWeNVyS57bePXGjpXWhIy1AqyS2h7mCak,8027
753
+ matplotlib/textpath.py,sha256=TUyF7xSUzj-6_agCuGl-8kX57hBqsGZIROMHwWAZ1ro,13254
754
+ matplotlib/textpath.pyi,sha256=rqOeTAeQYgm2b2NpetrEX0gMF8PzzW43xS5mNfUA98M,2529
755
+ matplotlib/ticker.py,sha256=nYEBZfZpfR45leflKlkmy2Bmm-CWKjb5K4sIrB2qZ54,104617
756
+ matplotlib/ticker.pyi,sha256=konxZrZgNRz8PpaEHadIVa0WSIdRh5ORisDEuaUzSbA,10208
757
+ matplotlib/transforms.py,sha256=rfr3PQ8jEyscsXPQrGCbGE3gbTvzNi31Xc9-x0ACVKM,100003
758
+ matplotlib/transforms.pyi,sha256=E_I9VfgTtA3Df2mUROfwG-gyvccJ4KOCp3nFt1qWixc,11978
759
+ matplotlib/tri/__init__.py,sha256=asnfefKRpJv7sGbfddCMybnJInVDPwgph7g0mpoh2u4,820
760
+ matplotlib/tri/__pycache__/__init__.cpython-310.pyc,,
761
+ matplotlib/tri/__pycache__/_triangulation.cpython-310.pyc,,
762
+ matplotlib/tri/__pycache__/_tricontour.cpython-310.pyc,,
763
+ matplotlib/tri/__pycache__/_trifinder.cpython-310.pyc,,
764
+ matplotlib/tri/__pycache__/_triinterpolate.cpython-310.pyc,,
765
+ matplotlib/tri/__pycache__/_tripcolor.cpython-310.pyc,,
766
+ matplotlib/tri/__pycache__/_triplot.cpython-310.pyc,,
767
+ matplotlib/tri/__pycache__/_trirefine.cpython-310.pyc,,
768
+ matplotlib/tri/__pycache__/_tritools.cpython-310.pyc,,
769
+ matplotlib/tri/_triangulation.py,sha256=Ur2lKMOx4NrZxwyi0hBeBnVzicuKaCke0NkrZneSklM,9784
770
+ matplotlib/tri/_triangulation.pyi,sha256=pVw1rvpIcl00p7V7E9GcvJSqQWyoxlZXX_p0_VSxTiY,1017
771
+ matplotlib/tri/_tricontour.py,sha256=HFekvmC3eIUG1kw3O6NnyBHSRYjyF8pWqrIXbK53RoA,10239
772
+ matplotlib/tri/_tricontour.pyi,sha256=jnsAmVRX0-FOUw9ptUgci9J4T4JQRloKeH8fh8aAi-o,1155
773
+ matplotlib/tri/_trifinder.py,sha256=3gUzJZDIwfdsSJUE8hIKso9e1-UGvynUN9HxaqC1EEc,3522
774
+ matplotlib/tri/_trifinder.pyi,sha256=dXcZucacAS3Ch6nrDBPh2e3LYZLfZ7VwqpBUBb-vMPo,405
775
+ matplotlib/tri/_triinterpolate.py,sha256=4FtyJSoJpHcFxkSkZHZ1aNengVNWqVKF4l78PgCH8O0,62445
776
+ matplotlib/tri/_triinterpolate.pyi,sha256=SPuetoGqDlE5jo48yQQazqTY4NfcQ3_2ZYqEE6LFkTw,964
777
+ matplotlib/tri/_tripcolor.py,sha256=3j5J67vO3HuTAfnaZm93wyilpmEX-bX4eiJNAsbOZJM,6275
778
+ matplotlib/tri/_tripcolor.pyi,sha256=QsA-A2ohj3r_tAElt2-9pzi47JiU01tNlRPDIptqnh4,1781
779
+ matplotlib/tri/_triplot.py,sha256=jlHSz36Z5S18zBKc639PlSqdhfl7jHol8ExlddJuDI4,3102
780
+ matplotlib/tri/_triplot.pyi,sha256=9USU-BfitrcdQE8yWOUlBX59QBNoHCWivDon9JbDQ0k,446
781
+ matplotlib/tri/_trirefine.py,sha256=NG8bsDhZ5EOxMT-MsEWzJm11ZR3_8CAYHlG53IGi0ps,13178
782
+ matplotlib/tri/_trirefine.pyi,sha256=J_PmjbeI6UbLaeecgj1OCvGe_sr9UUsNK9NGBSlQ320,1056
783
+ matplotlib/tri/_tritools.py,sha256=wC9KVE6UqkWVHpyW9FU4hQdqRVRVmJlhaBF1EXsaD8U,10575
784
+ matplotlib/tri/_tritools.pyi,sha256=XWwwvH2nIAmH8k59aRjnLBVQbTwKvd_FzdsRNASCJMw,402
785
+ matplotlib/typing.py,sha256=CaCkp84zE_7aDG_Ee6mZfI5k4LG60f354orvBrIvLLg,2098
786
+ matplotlib/units.py,sha256=7O-llc8k3GpdotUs2tWcEGgoUHHX-Y7o0R7f-1Jve3k,6429
787
+ matplotlib/widgets.py,sha256=nzcLR5-PaH2KUfLW9V_G38OeEc5wx1VX5m4afv4HMCQ,151735
788
+ matplotlib/widgets.pyi,sha256=rZjyEMCNKR8Xz-igAZj7rxh4ZoOqUzis3SuEIV6qSKs,15375
789
+ mpl_toolkits/axes_grid1/__init__.py,sha256=wiuUCQo1g20SW5T3mFOmI9dGCJY6aDmglpQw5DfszEU,371
790
+ mpl_toolkits/axes_grid1/__pycache__/__init__.cpython-310.pyc,,
791
+ mpl_toolkits/axes_grid1/__pycache__/anchored_artists.cpython-310.pyc,,
792
+ mpl_toolkits/axes_grid1/__pycache__/axes_divider.cpython-310.pyc,,
793
+ mpl_toolkits/axes_grid1/__pycache__/axes_grid.cpython-310.pyc,,
794
+ mpl_toolkits/axes_grid1/__pycache__/axes_rgb.cpython-310.pyc,,
795
+ mpl_toolkits/axes_grid1/__pycache__/axes_size.cpython-310.pyc,,
796
+ mpl_toolkits/axes_grid1/__pycache__/inset_locator.cpython-310.pyc,,
797
+ mpl_toolkits/axes_grid1/__pycache__/mpl_axes.cpython-310.pyc,,
798
+ mpl_toolkits/axes_grid1/__pycache__/parasite_axes.cpython-310.pyc,,
799
+ mpl_toolkits/axes_grid1/anchored_artists.py,sha256=pRyYM69J3iEdIZq5IpbCOQBXD6LbkiE-SPCEh-ZDKw4,19211
800
+ mpl_toolkits/axes_grid1/axes_divider.py,sha256=Q5mdTLc7k5z660u53c-XdfNf_cDSFIGnqp9Tgb3uXJQ,24557
801
+ mpl_toolkits/axes_grid1/axes_grid.py,sha256=4ZOhjLn_29I3Q0QZZbnAjEN7e9MwmW-aydrQC4LqKko,22297
802
+ mpl_toolkits/axes_grid1/axes_rgb.py,sha256=pabgaWJuLTCPw2FlT6Zfy5d0_95CEvaLeosWRTElR98,5227
803
+ mpl_toolkits/axes_grid1/axes_size.py,sha256=ize47FCDCehkvBu1wxoaRt3BRUjubjaQdBjdm92oDZU,7029
804
+ mpl_toolkits/axes_grid1/inset_locator.py,sha256=0FzpYiTGKKHewYFzDGP_giwVm5dMGtdbbDbyjXKqD28,21133
805
+ mpl_toolkits/axes_grid1/mpl_axes.py,sha256=vFCttnj9JIgY3Mt2eOi-O_FVvdZ6SW_sBtIBFib6bz4,4251
806
+ mpl_toolkits/axes_grid1/parasite_axes.py,sha256=T-ve7kZbh3WLKPSr6X7MrFfwN9LaQh71i1ADtJ-Feyk,9416
807
+ mpl_toolkits/axes_grid1/tests/__init__.py,sha256=sKLxL9jEJBX7eh5OumtXSOnTriPrJUkujTHFtnJVFrM,365
808
+ mpl_toolkits/axes_grid1/tests/__pycache__/__init__.cpython-310.pyc,,
809
+ mpl_toolkits/axes_grid1/tests/__pycache__/conftest.cpython-310.pyc,,
810
+ mpl_toolkits/axes_grid1/tests/__pycache__/test_axes_grid1.cpython-310.pyc,,
811
+ mpl_toolkits/axes_grid1/tests/conftest.py,sha256=zB61sy90X97YJ16mIGiuaEAaBIjBEzRAK_qfSCichQM,147
812
+ mpl_toolkits/axes_grid1/tests/test_axes_grid1.py,sha256=VxF-VNnYvad5sqMGMqP0JWbNADCpBtyG8_EO94l5eVc,29401
813
+ mpl_toolkits/axisartist/__init__.py,sha256=RPaNDl22FbmDP7ZRsku1yCqpoNqcclCk0a3rXj3G7fE,631
814
+ mpl_toolkits/axisartist/__pycache__/__init__.cpython-310.pyc,,
815
+ mpl_toolkits/axisartist/__pycache__/angle_helper.cpython-310.pyc,,
816
+ mpl_toolkits/axisartist/__pycache__/axes_divider.cpython-310.pyc,,
817
+ mpl_toolkits/axisartist/__pycache__/axes_grid.cpython-310.pyc,,
818
+ mpl_toolkits/axisartist/__pycache__/axes_rgb.cpython-310.pyc,,
819
+ mpl_toolkits/axisartist/__pycache__/axis_artist.cpython-310.pyc,,
820
+ mpl_toolkits/axisartist/__pycache__/axisline_style.cpython-310.pyc,,
821
+ mpl_toolkits/axisartist/__pycache__/axislines.cpython-310.pyc,,
822
+ mpl_toolkits/axisartist/__pycache__/floating_axes.cpython-310.pyc,,
823
+ mpl_toolkits/axisartist/__pycache__/grid_finder.cpython-310.pyc,,
824
+ mpl_toolkits/axisartist/__pycache__/grid_helper_curvelinear.cpython-310.pyc,,
825
+ mpl_toolkits/axisartist/__pycache__/parasite_axes.cpython-310.pyc,,
826
+ mpl_toolkits/axisartist/angle_helper.py,sha256=-mjKpaR1pLMJuoc0sx0_V3bv0iRPMrpS7r_WI0UYrCc,12952
827
+ mpl_toolkits/axisartist/axes_divider.py,sha256=ltdw9uabafN8MXqTcmtpA2mVFKmDqswCDzPZA6Qp2oo,135
828
+ mpl_toolkits/axisartist/axes_grid.py,sha256=MiF5JTwOy8mKBpicIQk_itM0Mvcaq9-ctdayPR3JQto,593
829
+ mpl_toolkits/axisartist/axes_rgb.py,sha256=gfqcc7N3iAFGfShu1g2516unMj5hvNoeF2YRSJslopQ,532
830
+ mpl_toolkits/axisartist/axis_artist.py,sha256=lzFeyR1RCIvRFv2SCz-FNQHugQjtEMU2rX4fWn7XXnI,38158
831
+ mpl_toolkits/axisartist/axisline_style.py,sha256=9jbDkXEzMQiDHR-lDYKZEvTADtJwt2qlN1cErVUUdx0,6723
832
+ mpl_toolkits/axisartist/axislines.py,sha256=yzP-0k5dkC4jiUmxpADds1Ygl3bPbkCz4c7US_5hs4g,16708
833
+ mpl_toolkits/axisartist/floating_axes.py,sha256=-Zmt33-KlX8h5BXuf_DNE518JV7tOM_A_X7JCae-VkY,10670
834
+ mpl_toolkits/axisartist/grid_finder.py,sha256=Hi2zwnQilavgrqWKScuSRba_WBPqqrbmErGU0XyAsOo,12265
835
+ mpl_toolkits/axisartist/grid_helper_curvelinear.py,sha256=ofN7pPqEMh3r6bSf9eOHkAZEOrmhiNZV-Yig3jozkC4,12349
836
+ mpl_toolkits/axisartist/parasite_axes.py,sha256=Ydi4-0Lbczr6K7Sz1-fRwK4Tm8KlHrOIumx67Xbo_9c,244
837
+ mpl_toolkits/axisartist/tests/__init__.py,sha256=sKLxL9jEJBX7eh5OumtXSOnTriPrJUkujTHFtnJVFrM,365
838
+ mpl_toolkits/axisartist/tests/__pycache__/__init__.cpython-310.pyc,,
839
+ mpl_toolkits/axisartist/tests/__pycache__/conftest.cpython-310.pyc,,
840
+ mpl_toolkits/axisartist/tests/__pycache__/test_angle_helper.cpython-310.pyc,,
841
+ mpl_toolkits/axisartist/tests/__pycache__/test_axis_artist.cpython-310.pyc,,
842
+ mpl_toolkits/axisartist/tests/__pycache__/test_axislines.cpython-310.pyc,,
843
+ mpl_toolkits/axisartist/tests/__pycache__/test_floating_axes.cpython-310.pyc,,
844
+ mpl_toolkits/axisartist/tests/__pycache__/test_grid_finder.cpython-310.pyc,,
845
+ mpl_toolkits/axisartist/tests/__pycache__/test_grid_helper_curvelinear.cpython-310.pyc,,
846
+ mpl_toolkits/axisartist/tests/conftest.py,sha256=zB61sy90X97YJ16mIGiuaEAaBIjBEzRAK_qfSCichQM,147
847
+ mpl_toolkits/axisartist/tests/test_angle_helper.py,sha256=PwhJwBm2kk4uMyhdO5arQs8IlqSX2vN0hvUzI7YHqrw,5670
848
+ mpl_toolkits/axisartist/tests/test_axis_artist.py,sha256=wt3bicVgUPnBX48-dH0Z6hboHgutIgwVpaGkcUZDeVU,2980
849
+ mpl_toolkits/axisartist/tests/test_axislines.py,sha256=fmAVzqSgbLdqtBhq1G0DADySb6Rx5wdgMJUPlfEB-pk,4361
850
+ mpl_toolkits/axisartist/tests/test_floating_axes.py,sha256=l24VB1SLrsJZOMMH2jmBny9ETha4AqAM5KokdGOa5Wk,4083
851
+ mpl_toolkits/axisartist/tests/test_grid_finder.py,sha256=cwQLDOdcJbAY2E7dr8595yzuNh1_Yh80r_O8WGT2hMY,1156
852
+ mpl_toolkits/axisartist/tests/test_grid_helper_curvelinear.py,sha256=OhHej0vCfCjJJknT7yIt4OxZd6OMJCXnFoT3pzqUtTo,7216
853
+ mpl_toolkits/mplot3d/__init__.py,sha256=fH9HdMfFMvjbIWqy2gjQnm2m3ae1CvLiuH6LwKHo0kI,49
854
+ mpl_toolkits/mplot3d/__pycache__/__init__.cpython-310.pyc,,
855
+ mpl_toolkits/mplot3d/__pycache__/art3d.cpython-310.pyc,,
856
+ mpl_toolkits/mplot3d/__pycache__/axes3d.cpython-310.pyc,,
857
+ mpl_toolkits/mplot3d/__pycache__/axis3d.cpython-310.pyc,,
858
+ mpl_toolkits/mplot3d/__pycache__/proj3d.cpython-310.pyc,,
859
+ mpl_toolkits/mplot3d/art3d.py,sha256=B2obITqkuza4uXjPo_YylYTLLl60ZQD-G3FFvCdpYak,43048
860
+ mpl_toolkits/mplot3d/axes3d.py,sha256=_Q_Xj1jqBsjYxt4BqmUfm8QG_QWykvItQdO669-nDIk,141531
861
+ mpl_toolkits/mplot3d/axis3d.py,sha256=VTA4TmBVlsXVqNKYlKGnqsYRRpdaY026eUCdarGKPCk,29809
862
+ mpl_toolkits/mplot3d/proj3d.py,sha256=exvdG39Py5cXCzzfGnLJSvn5MZ-EE-MRRGejMdAW0Aw,6933
863
+ mpl_toolkits/mplot3d/tests/__init__.py,sha256=sKLxL9jEJBX7eh5OumtXSOnTriPrJUkujTHFtnJVFrM,365
864
+ mpl_toolkits/mplot3d/tests/__pycache__/__init__.cpython-310.pyc,,
865
+ mpl_toolkits/mplot3d/tests/__pycache__/conftest.cpython-310.pyc,,
866
+ mpl_toolkits/mplot3d/tests/__pycache__/test_art3d.cpython-310.pyc,,
867
+ mpl_toolkits/mplot3d/tests/__pycache__/test_axes3d.cpython-310.pyc,,
868
+ mpl_toolkits/mplot3d/tests/__pycache__/test_legend3d.cpython-310.pyc,,
869
+ mpl_toolkits/mplot3d/tests/conftest.py,sha256=zB61sy90X97YJ16mIGiuaEAaBIjBEzRAK_qfSCichQM,147
870
+ mpl_toolkits/mplot3d/tests/test_art3d.py,sha256=1XCIo8xuKYxRDs34oxcjT8t2O1zCSFkK3u8Z753s3sk,2182
871
+ mpl_toolkits/mplot3d/tests/test_axes3d.py,sha256=YWtJEdgyP5Cp0-gFatjl8v9ktUosGnJR8EDuC5dnMYA,83231
872
+ mpl_toolkits/mplot3d/tests/test_legend3d.py,sha256=A6CWWz3q5VqYu7WRhwALSWMYkPwj941sQ5GErWLdBZ8,4342
873
+ pylab.py,sha256=zUXU0l7e7C5jmDSJbM0GLQxBun3xzuXNf1tuoZYA6Xk,110
openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/REQUESTED ADDED
File without changes
openflamingo/lib/python3.10/site-packages/matplotlib-3.9.4.dist-info/WHEEL ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Wheel-Version: 1.0
2
+ Generator: meson
3
+ Root-Is-Purelib: false
4
+ Tag: cp310-cp310-manylinux_2_17_x86_64
5
+ Tag: cp310-cp310-manylinux2014_x86_64
6
+
openflamingo/lib/python3.10/site-packages/pip/__pycache__/__main__.cpython-310.pyc ADDED
Binary file (451 Bytes). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ from .core import contents, where
2
+
3
+ __all__ = ["contents", "where"]
4
+ __version__ = "2024.08.30"
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import argparse
2
+
3
+ from pip._vendor.certifi import contents, where
4
+
5
+ parser = argparse.ArgumentParser()
6
+ parser.add_argument("-c", "--contents", action="store_true")
7
+ args = parser.parse_args()
8
+
9
+ if args.contents:
10
+ print(contents())
11
+ else:
12
+ print(where())
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (290 Bytes). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc ADDED
Binary file (440 Bytes). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-310.pyc ADDED
Binary file (2.13 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem ADDED
The diff for this file is too large to render. See raw diff
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/core.py ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ certifi.py
3
+ ~~~~~~~~~~
4
+
5
+ This module returns the installation location of cacert.pem or its contents.
6
+ """
7
+ import sys
8
+ import atexit
9
+
10
+ def exit_cacert_ctx() -> None:
11
+ _CACERT_CTX.__exit__(None, None, None) # type: ignore[union-attr]
12
+
13
+
14
+ if sys.version_info >= (3, 11):
15
+
16
+ from importlib.resources import as_file, files
17
+
18
+ _CACERT_CTX = None
19
+ _CACERT_PATH = None
20
+
21
+ def where() -> str:
22
+ # This is slightly terrible, but we want to delay extracting the file
23
+ # in cases where we're inside of a zipimport situation until someone
24
+ # actually calls where(), but we don't want to re-extract the file
25
+ # on every call of where(), so we'll do it once then store it in a
26
+ # global variable.
27
+ global _CACERT_CTX
28
+ global _CACERT_PATH
29
+ if _CACERT_PATH is None:
30
+ # This is slightly janky, the importlib.resources API wants you to
31
+ # manage the cleanup of this file, so it doesn't actually return a
32
+ # path, it returns a context manager that will give you the path
33
+ # when you enter it and will do any cleanup when you leave it. In
34
+ # the common case of not needing a temporary file, it will just
35
+ # return the file system location and the __exit__() is a no-op.
36
+ #
37
+ # We also have to hold onto the actual context manager, because
38
+ # it will do the cleanup whenever it gets garbage collected, so
39
+ # we will also store that at the global level as well.
40
+ _CACERT_CTX = as_file(files("pip._vendor.certifi").joinpath("cacert.pem"))
41
+ _CACERT_PATH = str(_CACERT_CTX.__enter__())
42
+ atexit.register(exit_cacert_ctx)
43
+
44
+ return _CACERT_PATH
45
+
46
+ def contents() -> str:
47
+ return files("pip._vendor.certifi").joinpath("cacert.pem").read_text(encoding="ascii")
48
+
49
+ elif sys.version_info >= (3, 7):
50
+
51
+ from importlib.resources import path as get_path, read_text
52
+
53
+ _CACERT_CTX = None
54
+ _CACERT_PATH = None
55
+
56
+ def where() -> str:
57
+ # This is slightly terrible, but we want to delay extracting the
58
+ # file in cases where we're inside of a zipimport situation until
59
+ # someone actually calls where(), but we don't want to re-extract
60
+ # the file on every call of where(), so we'll do it once then store
61
+ # it in a global variable.
62
+ global _CACERT_CTX
63
+ global _CACERT_PATH
64
+ if _CACERT_PATH is None:
65
+ # This is slightly janky, the importlib.resources API wants you
66
+ # to manage the cleanup of this file, so it doesn't actually
67
+ # return a path, it returns a context manager that will give
68
+ # you the path when you enter it and will do any cleanup when
69
+ # you leave it. In the common case of not needing a temporary
70
+ # file, it will just return the file system location and the
71
+ # __exit__() is a no-op.
72
+ #
73
+ # We also have to hold onto the actual context manager, because
74
+ # it will do the cleanup whenever it gets garbage collected, so
75
+ # we will also store that at the global level as well.
76
+ _CACERT_CTX = get_path("pip._vendor.certifi", "cacert.pem")
77
+ _CACERT_PATH = str(_CACERT_CTX.__enter__())
78
+ atexit.register(exit_cacert_ctx)
79
+
80
+ return _CACERT_PATH
81
+
82
+ def contents() -> str:
83
+ return read_text("pip._vendor.certifi", "cacert.pem", encoding="ascii")
84
+
85
+ else:
86
+ import os
87
+ import types
88
+ from typing import Union
89
+
90
+ Package = Union[types.ModuleType, str]
91
+ Resource = Union[str, "os.PathLike"]
92
+
93
+ # This fallback will work for Python versions prior to 3.7 that lack the
94
+ # importlib.resources module but relies on the existing `where` function
95
+ # so won't address issues with environments like PyOxidizer that don't set
96
+ # __file__ on modules.
97
+ def read_text(
98
+ package: Package,
99
+ resource: Resource,
100
+ encoding: str = 'utf-8',
101
+ errors: str = 'strict'
102
+ ) -> str:
103
+ with open(where(), encoding=encoding) as data:
104
+ return data.read()
105
+
106
+ # If we don't have importlib.resources, then we will just do the old logic
107
+ # of assuming we're on the filesystem and munge the path directly.
108
+ def where() -> str:
109
+ f = os.path.dirname(__file__)
110
+
111
+ return os.path.join(f, "cacert.pem")
112
+
113
+ def contents() -> str:
114
+ return read_text("pip._vendor.certifi", "cacert.pem", encoding="ascii")
openflamingo/lib/python3.10/site-packages/pip/_vendor/certifi/py.typed ADDED
File without changes
openflamingo/lib/python3.10/site-packages/pip/_vendor/distlib/w64-arm.exe ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5dc9884a8f458371550e09bd396e5418bf375820a31b9899f6499bf391c7b2e
3
+ size 168448
openflamingo/lib/python3.10/site-packages/pip/_vendor/pkg_resources/__init__.py ADDED
The diff for this file is too large to render. See raw diff
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__init__.py ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """Verify certificates using native system trust stores"""
2
+
3
+ import sys as _sys
4
+
5
+ if _sys.version_info < (3, 10):
6
+ raise ImportError("truststore requires Python 3.10 or later")
7
+
8
+ # Detect Python runtimes which don't implement SSLObject.get_unverified_chain() API
9
+ # This API only became public in Python 3.13 but was available in CPython and PyPy since 3.10.
10
+ if _sys.version_info < (3, 13):
11
+ try:
12
+ import ssl as _ssl
13
+ except ImportError:
14
+ raise ImportError("truststore requires the 'ssl' module")
15
+ else:
16
+ _sslmem = _ssl.MemoryBIO()
17
+ _sslobj = _ssl.create_default_context().wrap_bio(
18
+ _sslmem,
19
+ _sslmem,
20
+ )
21
+ try:
22
+ while not hasattr(_sslobj, "get_unverified_chain"):
23
+ _sslobj = _sslobj._sslobj # type: ignore[attr-defined]
24
+ except AttributeError:
25
+ raise ImportError(
26
+ "truststore requires peer certificate chain APIs to be available"
27
+ ) from None
28
+
29
+ del _ssl, _sslobj, _sslmem # noqa: F821
30
+
31
+ from ._api import SSLContext, extract_from_ssl, inject_into_ssl # noqa: E402
32
+
33
+ del _api, _sys # type: ignore[name-defined] # noqa: F821
34
+
35
+ __all__ = ["SSLContext", "inject_into_ssl", "extract_from_ssl"]
36
+ __version__ = "0.10.0"
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-310.pyc ADDED
Binary file (10.4 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-310.pyc ADDED
Binary file (10.1 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-310.pyc ADDED
Binary file (1.47 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-310.pyc ADDED
Binary file (782 Bytes). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-310.pyc ADDED
Binary file (10.6 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_api.py ADDED
@@ -0,0 +1,316 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import platform
3
+ import socket
4
+ import ssl
5
+ import sys
6
+ import typing
7
+
8
+ import _ssl # type: ignore[import-not-found]
9
+
10
+ from ._ssl_constants import (
11
+ _original_SSLContext,
12
+ _original_super_SSLContext,
13
+ _truststore_SSLContext_dunder_class,
14
+ _truststore_SSLContext_super_class,
15
+ )
16
+
17
+ if platform.system() == "Windows":
18
+ from ._windows import _configure_context, _verify_peercerts_impl
19
+ elif platform.system() == "Darwin":
20
+ from ._macos import _configure_context, _verify_peercerts_impl
21
+ else:
22
+ from ._openssl import _configure_context, _verify_peercerts_impl
23
+
24
+ if typing.TYPE_CHECKING:
25
+ from pip._vendor.typing_extensions import Buffer
26
+
27
+ # From typeshed/stdlib/ssl.pyi
28
+ _StrOrBytesPath: typing.TypeAlias = str | bytes | os.PathLike[str] | os.PathLike[bytes]
29
+ _PasswordType: typing.TypeAlias = str | bytes | typing.Callable[[], str | bytes]
30
+
31
+
32
+ def inject_into_ssl() -> None:
33
+ """Injects the :class:`truststore.SSLContext` into the ``ssl``
34
+ module by replacing :class:`ssl.SSLContext`.
35
+ """
36
+ setattr(ssl, "SSLContext", SSLContext)
37
+ # urllib3 holds on to its own reference of ssl.SSLContext
38
+ # so we need to replace that reference too.
39
+ try:
40
+ import pip._vendor.urllib3.util.ssl_ as urllib3_ssl
41
+
42
+ setattr(urllib3_ssl, "SSLContext", SSLContext)
43
+ except ImportError:
44
+ pass
45
+
46
+
47
+ def extract_from_ssl() -> None:
48
+ """Restores the :class:`ssl.SSLContext` class to its original state"""
49
+ setattr(ssl, "SSLContext", _original_SSLContext)
50
+ try:
51
+ import pip._vendor.urllib3.util.ssl_ as urllib3_ssl
52
+
53
+ urllib3_ssl.SSLContext = _original_SSLContext # type: ignore[assignment]
54
+ except ImportError:
55
+ pass
56
+
57
+
58
+ class SSLContext(_truststore_SSLContext_super_class): # type: ignore[misc]
59
+ """SSLContext API that uses system certificates on all platforms"""
60
+
61
+ @property # type: ignore[misc]
62
+ def __class__(self) -> type:
63
+ # Dirty hack to get around isinstance() checks
64
+ # for ssl.SSLContext instances in aiohttp/trustme
65
+ # when using non-CPython implementations.
66
+ return _truststore_SSLContext_dunder_class or SSLContext
67
+
68
+ def __init__(self, protocol: int = None) -> None: # type: ignore[assignment]
69
+ self._ctx = _original_SSLContext(protocol)
70
+
71
+ class TruststoreSSLObject(ssl.SSLObject):
72
+ # This object exists because wrap_bio() doesn't
73
+ # immediately do the handshake so we need to do
74
+ # certificate verifications after SSLObject.do_handshake()
75
+
76
+ def do_handshake(self) -> None:
77
+ ret = super().do_handshake()
78
+ _verify_peercerts(self, server_hostname=self.server_hostname)
79
+ return ret
80
+
81
+ self._ctx.sslobject_class = TruststoreSSLObject
82
+
83
+ def wrap_socket(
84
+ self,
85
+ sock: socket.socket,
86
+ server_side: bool = False,
87
+ do_handshake_on_connect: bool = True,
88
+ suppress_ragged_eofs: bool = True,
89
+ server_hostname: str | None = None,
90
+ session: ssl.SSLSession | None = None,
91
+ ) -> ssl.SSLSocket:
92
+ # Use a context manager here because the
93
+ # inner SSLContext holds on to our state
94
+ # but also does the actual handshake.
95
+ with _configure_context(self._ctx):
96
+ ssl_sock = self._ctx.wrap_socket(
97
+ sock,
98
+ server_side=server_side,
99
+ server_hostname=server_hostname,
100
+ do_handshake_on_connect=do_handshake_on_connect,
101
+ suppress_ragged_eofs=suppress_ragged_eofs,
102
+ session=session,
103
+ )
104
+ try:
105
+ _verify_peercerts(ssl_sock, server_hostname=server_hostname)
106
+ except Exception:
107
+ ssl_sock.close()
108
+ raise
109
+ return ssl_sock
110
+
111
+ def wrap_bio(
112
+ self,
113
+ incoming: ssl.MemoryBIO,
114
+ outgoing: ssl.MemoryBIO,
115
+ server_side: bool = False,
116
+ server_hostname: str | None = None,
117
+ session: ssl.SSLSession | None = None,
118
+ ) -> ssl.SSLObject:
119
+ with _configure_context(self._ctx):
120
+ ssl_obj = self._ctx.wrap_bio(
121
+ incoming,
122
+ outgoing,
123
+ server_hostname=server_hostname,
124
+ server_side=server_side,
125
+ session=session,
126
+ )
127
+ return ssl_obj
128
+
129
+ def load_verify_locations(
130
+ self,
131
+ cafile: str | bytes | os.PathLike[str] | os.PathLike[bytes] | None = None,
132
+ capath: str | bytes | os.PathLike[str] | os.PathLike[bytes] | None = None,
133
+ cadata: typing.Union[str, "Buffer", None] = None,
134
+ ) -> None:
135
+ return self._ctx.load_verify_locations(
136
+ cafile=cafile, capath=capath, cadata=cadata
137
+ )
138
+
139
+ def load_cert_chain(
140
+ self,
141
+ certfile: _StrOrBytesPath,
142
+ keyfile: _StrOrBytesPath | None = None,
143
+ password: _PasswordType | None = None,
144
+ ) -> None:
145
+ return self._ctx.load_cert_chain(
146
+ certfile=certfile, keyfile=keyfile, password=password
147
+ )
148
+
149
+ def load_default_certs(
150
+ self, purpose: ssl.Purpose = ssl.Purpose.SERVER_AUTH
151
+ ) -> None:
152
+ return self._ctx.load_default_certs(purpose)
153
+
154
+ def set_alpn_protocols(self, alpn_protocols: typing.Iterable[str]) -> None:
155
+ return self._ctx.set_alpn_protocols(alpn_protocols)
156
+
157
+ def set_npn_protocols(self, npn_protocols: typing.Iterable[str]) -> None:
158
+ return self._ctx.set_npn_protocols(npn_protocols)
159
+
160
+ def set_ciphers(self, __cipherlist: str) -> None:
161
+ return self._ctx.set_ciphers(__cipherlist)
162
+
163
+ def get_ciphers(self) -> typing.Any:
164
+ return self._ctx.get_ciphers()
165
+
166
+ def session_stats(self) -> dict[str, int]:
167
+ return self._ctx.session_stats()
168
+
169
+ def cert_store_stats(self) -> dict[str, int]:
170
+ raise NotImplementedError()
171
+
172
+ def set_default_verify_paths(self) -> None:
173
+ self._ctx.set_default_verify_paths()
174
+
175
+ @typing.overload
176
+ def get_ca_certs(
177
+ self, binary_form: typing.Literal[False] = ...
178
+ ) -> list[typing.Any]: ...
179
+
180
+ @typing.overload
181
+ def get_ca_certs(self, binary_form: typing.Literal[True] = ...) -> list[bytes]: ...
182
+
183
+ @typing.overload
184
+ def get_ca_certs(self, binary_form: bool = ...) -> typing.Any: ...
185
+
186
+ def get_ca_certs(self, binary_form: bool = False) -> list[typing.Any] | list[bytes]:
187
+ raise NotImplementedError()
188
+
189
+ @property
190
+ def check_hostname(self) -> bool:
191
+ return self._ctx.check_hostname
192
+
193
+ @check_hostname.setter
194
+ def check_hostname(self, value: bool) -> None:
195
+ self._ctx.check_hostname = value
196
+
197
+ @property
198
+ def hostname_checks_common_name(self) -> bool:
199
+ return self._ctx.hostname_checks_common_name
200
+
201
+ @hostname_checks_common_name.setter
202
+ def hostname_checks_common_name(self, value: bool) -> None:
203
+ self._ctx.hostname_checks_common_name = value
204
+
205
+ @property
206
+ def keylog_filename(self) -> str:
207
+ return self._ctx.keylog_filename
208
+
209
+ @keylog_filename.setter
210
+ def keylog_filename(self, value: str) -> None:
211
+ self._ctx.keylog_filename = value
212
+
213
+ @property
214
+ def maximum_version(self) -> ssl.TLSVersion:
215
+ return self._ctx.maximum_version
216
+
217
+ @maximum_version.setter
218
+ def maximum_version(self, value: ssl.TLSVersion) -> None:
219
+ _original_super_SSLContext.maximum_version.__set__( # type: ignore[attr-defined]
220
+ self._ctx, value
221
+ )
222
+
223
+ @property
224
+ def minimum_version(self) -> ssl.TLSVersion:
225
+ return self._ctx.minimum_version
226
+
227
+ @minimum_version.setter
228
+ def minimum_version(self, value: ssl.TLSVersion) -> None:
229
+ _original_super_SSLContext.minimum_version.__set__( # type: ignore[attr-defined]
230
+ self._ctx, value
231
+ )
232
+
233
+ @property
234
+ def options(self) -> ssl.Options:
235
+ return self._ctx.options
236
+
237
+ @options.setter
238
+ def options(self, value: ssl.Options) -> None:
239
+ _original_super_SSLContext.options.__set__( # type: ignore[attr-defined]
240
+ self._ctx, value
241
+ )
242
+
243
+ @property
244
+ def post_handshake_auth(self) -> bool:
245
+ return self._ctx.post_handshake_auth
246
+
247
+ @post_handshake_auth.setter
248
+ def post_handshake_auth(self, value: bool) -> None:
249
+ self._ctx.post_handshake_auth = value
250
+
251
+ @property
252
+ def protocol(self) -> ssl._SSLMethod:
253
+ return self._ctx.protocol
254
+
255
+ @property
256
+ def security_level(self) -> int:
257
+ return self._ctx.security_level
258
+
259
+ @property
260
+ def verify_flags(self) -> ssl.VerifyFlags:
261
+ return self._ctx.verify_flags
262
+
263
+ @verify_flags.setter
264
+ def verify_flags(self, value: ssl.VerifyFlags) -> None:
265
+ _original_super_SSLContext.verify_flags.__set__( # type: ignore[attr-defined]
266
+ self._ctx, value
267
+ )
268
+
269
+ @property
270
+ def verify_mode(self) -> ssl.VerifyMode:
271
+ return self._ctx.verify_mode
272
+
273
+ @verify_mode.setter
274
+ def verify_mode(self, value: ssl.VerifyMode) -> None:
275
+ _original_super_SSLContext.verify_mode.__set__( # type: ignore[attr-defined]
276
+ self._ctx, value
277
+ )
278
+
279
+
280
+ # Python 3.13+ makes get_unverified_chain() a public API that only returns DER
281
+ # encoded certificates. We detect whether we need to call public_bytes() for 3.10->3.12
282
+ # Pre-3.13 returned None instead of an empty list from get_unverified_chain()
283
+ if sys.version_info >= (3, 13):
284
+
285
+ def _get_unverified_chain_bytes(sslobj: ssl.SSLObject) -> list[bytes]:
286
+ unverified_chain = sslobj.get_unverified_chain() or () # type: ignore[attr-defined]
287
+ return [
288
+ cert if isinstance(cert, bytes) else cert.public_bytes(_ssl.ENCODING_DER)
289
+ for cert in unverified_chain
290
+ ]
291
+
292
+ else:
293
+
294
+ def _get_unverified_chain_bytes(sslobj: ssl.SSLObject) -> list[bytes]:
295
+ unverified_chain = sslobj.get_unverified_chain() or () # type: ignore[attr-defined]
296
+ return [cert.public_bytes(_ssl.ENCODING_DER) for cert in unverified_chain]
297
+
298
+
299
+ def _verify_peercerts(
300
+ sock_or_sslobj: ssl.SSLSocket | ssl.SSLObject, server_hostname: str | None
301
+ ) -> None:
302
+ """
303
+ Verifies the peer certificates from an SSLSocket or SSLObject
304
+ against the certificates in the OS trust store.
305
+ """
306
+ sslobj: ssl.SSLObject = sock_or_sslobj # type: ignore[assignment]
307
+ try:
308
+ while not hasattr(sslobj, "get_unverified_chain"):
309
+ sslobj = sslobj._sslobj # type: ignore[attr-defined]
310
+ except AttributeError:
311
+ pass
312
+
313
+ cert_bytes = _get_unverified_chain_bytes(sslobj)
314
+ _verify_peercerts_impl(
315
+ sock_or_sslobj.context, cert_bytes, server_hostname=server_hostname
316
+ )
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_macos.py ADDED
@@ -0,0 +1,571 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import contextlib
2
+ import ctypes
3
+ import platform
4
+ import ssl
5
+ import typing
6
+ from ctypes import (
7
+ CDLL,
8
+ POINTER,
9
+ c_bool,
10
+ c_char_p,
11
+ c_int32,
12
+ c_long,
13
+ c_uint32,
14
+ c_ulong,
15
+ c_void_p,
16
+ )
17
+ from ctypes.util import find_library
18
+
19
+ from ._ssl_constants import _set_ssl_context_verify_mode
20
+
21
+ _mac_version = platform.mac_ver()[0]
22
+ _mac_version_info = tuple(map(int, _mac_version.split(".")))
23
+ if _mac_version_info < (10, 8):
24
+ raise ImportError(
25
+ f"Only OS X 10.8 and newer are supported, not {_mac_version_info[0]}.{_mac_version_info[1]}"
26
+ )
27
+
28
+ _is_macos_version_10_14_or_later = _mac_version_info >= (10, 14)
29
+
30
+
31
+ def _load_cdll(name: str, macos10_16_path: str) -> CDLL:
32
+ """Loads a CDLL by name, falling back to known path on 10.16+"""
33
+ try:
34
+ # Big Sur is technically 11 but we use 10.16 due to the Big Sur
35
+ # beta being labeled as 10.16.
36
+ path: str | None
37
+ if _mac_version_info >= (10, 16):
38
+ path = macos10_16_path
39
+ else:
40
+ path = find_library(name)
41
+ if not path:
42
+ raise OSError # Caught and reraised as 'ImportError'
43
+ return CDLL(path, use_errno=True)
44
+ except OSError:
45
+ raise ImportError(f"The library {name} failed to load") from None
46
+
47
+
48
+ Security = _load_cdll(
49
+ "Security", "/System/Library/Frameworks/Security.framework/Security"
50
+ )
51
+ CoreFoundation = _load_cdll(
52
+ "CoreFoundation",
53
+ "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation",
54
+ )
55
+
56
+ Boolean = c_bool
57
+ CFIndex = c_long
58
+ CFStringEncoding = c_uint32
59
+ CFData = c_void_p
60
+ CFString = c_void_p
61
+ CFArray = c_void_p
62
+ CFMutableArray = c_void_p
63
+ CFError = c_void_p
64
+ CFType = c_void_p
65
+ CFTypeID = c_ulong
66
+ CFTypeRef = POINTER(CFType)
67
+ CFAllocatorRef = c_void_p
68
+
69
+ OSStatus = c_int32
70
+
71
+ CFErrorRef = POINTER(CFError)
72
+ CFDataRef = POINTER(CFData)
73
+ CFStringRef = POINTER(CFString)
74
+ CFArrayRef = POINTER(CFArray)
75
+ CFMutableArrayRef = POINTER(CFMutableArray)
76
+ CFArrayCallBacks = c_void_p
77
+ CFOptionFlags = c_uint32
78
+
79
+ SecCertificateRef = POINTER(c_void_p)
80
+ SecPolicyRef = POINTER(c_void_p)
81
+ SecTrustRef = POINTER(c_void_p)
82
+ SecTrustResultType = c_uint32
83
+ SecTrustOptionFlags = c_uint32
84
+
85
+ try:
86
+ Security.SecCertificateCreateWithData.argtypes = [CFAllocatorRef, CFDataRef]
87
+ Security.SecCertificateCreateWithData.restype = SecCertificateRef
88
+
89
+ Security.SecCertificateCopyData.argtypes = [SecCertificateRef]
90
+ Security.SecCertificateCopyData.restype = CFDataRef
91
+
92
+ Security.SecCopyErrorMessageString.argtypes = [OSStatus, c_void_p]
93
+ Security.SecCopyErrorMessageString.restype = CFStringRef
94
+
95
+ Security.SecTrustSetAnchorCertificates.argtypes = [SecTrustRef, CFArrayRef]
96
+ Security.SecTrustSetAnchorCertificates.restype = OSStatus
97
+
98
+ Security.SecTrustSetAnchorCertificatesOnly.argtypes = [SecTrustRef, Boolean]
99
+ Security.SecTrustSetAnchorCertificatesOnly.restype = OSStatus
100
+
101
+ Security.SecPolicyCreateRevocation.argtypes = [CFOptionFlags]
102
+ Security.SecPolicyCreateRevocation.restype = SecPolicyRef
103
+
104
+ Security.SecPolicyCreateSSL.argtypes = [Boolean, CFStringRef]
105
+ Security.SecPolicyCreateSSL.restype = SecPolicyRef
106
+
107
+ Security.SecTrustCreateWithCertificates.argtypes = [
108
+ CFTypeRef,
109
+ CFTypeRef,
110
+ POINTER(SecTrustRef),
111
+ ]
112
+ Security.SecTrustCreateWithCertificates.restype = OSStatus
113
+
114
+ Security.SecTrustGetTrustResult.argtypes = [
115
+ SecTrustRef,
116
+ POINTER(SecTrustResultType),
117
+ ]
118
+ Security.SecTrustGetTrustResult.restype = OSStatus
119
+
120
+ Security.SecTrustEvaluate.argtypes = [
121
+ SecTrustRef,
122
+ POINTER(SecTrustResultType),
123
+ ]
124
+ Security.SecTrustEvaluate.restype = OSStatus
125
+
126
+ Security.SecTrustRef = SecTrustRef # type: ignore[attr-defined]
127
+ Security.SecTrustResultType = SecTrustResultType # type: ignore[attr-defined]
128
+ Security.OSStatus = OSStatus # type: ignore[attr-defined]
129
+
130
+ kSecRevocationUseAnyAvailableMethod = 3
131
+ kSecRevocationRequirePositiveResponse = 8
132
+
133
+ CoreFoundation.CFRelease.argtypes = [CFTypeRef]
134
+ CoreFoundation.CFRelease.restype = None
135
+
136
+ CoreFoundation.CFGetTypeID.argtypes = [CFTypeRef]
137
+ CoreFoundation.CFGetTypeID.restype = CFTypeID
138
+
139
+ CoreFoundation.CFStringCreateWithCString.argtypes = [
140
+ CFAllocatorRef,
141
+ c_char_p,
142
+ CFStringEncoding,
143
+ ]
144
+ CoreFoundation.CFStringCreateWithCString.restype = CFStringRef
145
+
146
+ CoreFoundation.CFStringGetCStringPtr.argtypes = [CFStringRef, CFStringEncoding]
147
+ CoreFoundation.CFStringGetCStringPtr.restype = c_char_p
148
+
149
+ CoreFoundation.CFStringGetCString.argtypes = [
150
+ CFStringRef,
151
+ c_char_p,
152
+ CFIndex,
153
+ CFStringEncoding,
154
+ ]
155
+ CoreFoundation.CFStringGetCString.restype = c_bool
156
+
157
+ CoreFoundation.CFDataCreate.argtypes = [CFAllocatorRef, c_char_p, CFIndex]
158
+ CoreFoundation.CFDataCreate.restype = CFDataRef
159
+
160
+ CoreFoundation.CFDataGetLength.argtypes = [CFDataRef]
161
+ CoreFoundation.CFDataGetLength.restype = CFIndex
162
+
163
+ CoreFoundation.CFDataGetBytePtr.argtypes = [CFDataRef]
164
+ CoreFoundation.CFDataGetBytePtr.restype = c_void_p
165
+
166
+ CoreFoundation.CFArrayCreate.argtypes = [
167
+ CFAllocatorRef,
168
+ POINTER(CFTypeRef),
169
+ CFIndex,
170
+ CFArrayCallBacks,
171
+ ]
172
+ CoreFoundation.CFArrayCreate.restype = CFArrayRef
173
+
174
+ CoreFoundation.CFArrayCreateMutable.argtypes = [
175
+ CFAllocatorRef,
176
+ CFIndex,
177
+ CFArrayCallBacks,
178
+ ]
179
+ CoreFoundation.CFArrayCreateMutable.restype = CFMutableArrayRef
180
+
181
+ CoreFoundation.CFArrayAppendValue.argtypes = [CFMutableArrayRef, c_void_p]
182
+ CoreFoundation.CFArrayAppendValue.restype = None
183
+
184
+ CoreFoundation.CFArrayGetCount.argtypes = [CFArrayRef]
185
+ CoreFoundation.CFArrayGetCount.restype = CFIndex
186
+
187
+ CoreFoundation.CFArrayGetValueAtIndex.argtypes = [CFArrayRef, CFIndex]
188
+ CoreFoundation.CFArrayGetValueAtIndex.restype = c_void_p
189
+
190
+ CoreFoundation.CFErrorGetCode.argtypes = [CFErrorRef]
191
+ CoreFoundation.CFErrorGetCode.restype = CFIndex
192
+
193
+ CoreFoundation.CFErrorCopyDescription.argtypes = [CFErrorRef]
194
+ CoreFoundation.CFErrorCopyDescription.restype = CFStringRef
195
+
196
+ CoreFoundation.kCFAllocatorDefault = CFAllocatorRef.in_dll( # type: ignore[attr-defined]
197
+ CoreFoundation, "kCFAllocatorDefault"
198
+ )
199
+ CoreFoundation.kCFTypeArrayCallBacks = c_void_p.in_dll( # type: ignore[attr-defined]
200
+ CoreFoundation, "kCFTypeArrayCallBacks"
201
+ )
202
+
203
+ CoreFoundation.CFTypeRef = CFTypeRef # type: ignore[attr-defined]
204
+ CoreFoundation.CFArrayRef = CFArrayRef # type: ignore[attr-defined]
205
+ CoreFoundation.CFStringRef = CFStringRef # type: ignore[attr-defined]
206
+ CoreFoundation.CFErrorRef = CFErrorRef # type: ignore[attr-defined]
207
+
208
+ except AttributeError as e:
209
+ raise ImportError(f"Error initializing ctypes: {e}") from None
210
+
211
+ # SecTrustEvaluateWithError is macOS 10.14+
212
+ if _is_macos_version_10_14_or_later:
213
+ try:
214
+ Security.SecTrustEvaluateWithError.argtypes = [
215
+ SecTrustRef,
216
+ POINTER(CFErrorRef),
217
+ ]
218
+ Security.SecTrustEvaluateWithError.restype = c_bool
219
+ except AttributeError as e:
220
+ raise ImportError(f"Error initializing ctypes: {e}") from None
221
+
222
+
223
+ def _handle_osstatus(result: OSStatus, _: typing.Any, args: typing.Any) -> typing.Any:
224
+ """
225
+ Raises an error if the OSStatus value is non-zero.
226
+ """
227
+ if int(result) == 0:
228
+ return args
229
+
230
+ # Returns a CFString which we need to transform
231
+ # into a UTF-8 Python string.
232
+ error_message_cfstring = None
233
+ try:
234
+ error_message_cfstring = Security.SecCopyErrorMessageString(result, None)
235
+
236
+ # First step is convert the CFString into a C string pointer.
237
+ # We try the fast no-copy way first.
238
+ error_message_cfstring_c_void_p = ctypes.cast(
239
+ error_message_cfstring, ctypes.POINTER(ctypes.c_void_p)
240
+ )
241
+ message = CoreFoundation.CFStringGetCStringPtr(
242
+ error_message_cfstring_c_void_p, CFConst.kCFStringEncodingUTF8
243
+ )
244
+
245
+ # Quoting the Apple dev docs:
246
+ #
247
+ # "A pointer to a C string or NULL if the internal
248
+ # storage of theString does not allow this to be
249
+ # returned efficiently."
250
+ #
251
+ # So we need to get our hands dirty.
252
+ if message is None:
253
+ buffer = ctypes.create_string_buffer(1024)
254
+ result = CoreFoundation.CFStringGetCString(
255
+ error_message_cfstring_c_void_p,
256
+ buffer,
257
+ 1024,
258
+ CFConst.kCFStringEncodingUTF8,
259
+ )
260
+ if not result:
261
+ raise OSError("Error copying C string from CFStringRef")
262
+ message = buffer.value
263
+
264
+ finally:
265
+ if error_message_cfstring is not None:
266
+ CoreFoundation.CFRelease(error_message_cfstring)
267
+
268
+ # If no message can be found for this status we come
269
+ # up with a generic one that forwards the status code.
270
+ if message is None or message == "":
271
+ message = f"SecureTransport operation returned a non-zero OSStatus: {result}"
272
+
273
+ raise ssl.SSLError(message)
274
+
275
+
276
+ Security.SecTrustCreateWithCertificates.errcheck = _handle_osstatus # type: ignore[assignment]
277
+ Security.SecTrustSetAnchorCertificates.errcheck = _handle_osstatus # type: ignore[assignment]
278
+ Security.SecTrustSetAnchorCertificatesOnly.errcheck = _handle_osstatus # type: ignore[assignment]
279
+ Security.SecTrustGetTrustResult.errcheck = _handle_osstatus # type: ignore[assignment]
280
+ Security.SecTrustEvaluate.errcheck = _handle_osstatus # type: ignore[assignment]
281
+
282
+
283
+ class CFConst:
284
+ """CoreFoundation constants"""
285
+
286
+ kCFStringEncodingUTF8 = CFStringEncoding(0x08000100)
287
+
288
+ errSecIncompleteCertRevocationCheck = -67635
289
+ errSecHostNameMismatch = -67602
290
+ errSecCertificateExpired = -67818
291
+ errSecNotTrusted = -67843
292
+
293
+
294
+ def _bytes_to_cf_data_ref(value: bytes) -> CFDataRef: # type: ignore[valid-type]
295
+ return CoreFoundation.CFDataCreate( # type: ignore[no-any-return]
296
+ CoreFoundation.kCFAllocatorDefault, value, len(value)
297
+ )
298
+
299
+
300
+ def _bytes_to_cf_string(value: bytes) -> CFString:
301
+ """
302
+ Given a Python binary data, create a CFString.
303
+ The string must be CFReleased by the caller.
304
+ """
305
+ c_str = ctypes.c_char_p(value)
306
+ cf_str = CoreFoundation.CFStringCreateWithCString(
307
+ CoreFoundation.kCFAllocatorDefault,
308
+ c_str,
309
+ CFConst.kCFStringEncodingUTF8,
310
+ )
311
+ return cf_str # type: ignore[no-any-return]
312
+
313
+
314
+ def _cf_string_ref_to_str(cf_string_ref: CFStringRef) -> str | None: # type: ignore[valid-type]
315
+ """
316
+ Creates a Unicode string from a CFString object. Used entirely for error
317
+ reporting.
318
+ Yes, it annoys me quite a lot that this function is this complex.
319
+ """
320
+
321
+ string = CoreFoundation.CFStringGetCStringPtr(
322
+ cf_string_ref, CFConst.kCFStringEncodingUTF8
323
+ )
324
+ if string is None:
325
+ buffer = ctypes.create_string_buffer(1024)
326
+ result = CoreFoundation.CFStringGetCString(
327
+ cf_string_ref, buffer, 1024, CFConst.kCFStringEncodingUTF8
328
+ )
329
+ if not result:
330
+ raise OSError("Error copying C string from CFStringRef")
331
+ string = buffer.value
332
+ if string is not None:
333
+ string = string.decode("utf-8")
334
+ return string # type: ignore[no-any-return]
335
+
336
+
337
+ def _der_certs_to_cf_cert_array(certs: list[bytes]) -> CFMutableArrayRef: # type: ignore[valid-type]
338
+ """Builds a CFArray of SecCertificateRefs from a list of DER-encoded certificates.
339
+ Responsibility of the caller to call CoreFoundation.CFRelease on the CFArray.
340
+ """
341
+ cf_array = CoreFoundation.CFArrayCreateMutable(
342
+ CoreFoundation.kCFAllocatorDefault,
343
+ 0,
344
+ ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks),
345
+ )
346
+ if not cf_array:
347
+ raise MemoryError("Unable to allocate memory!")
348
+
349
+ for cert_data in certs:
350
+ cf_data = None
351
+ sec_cert_ref = None
352
+ try:
353
+ cf_data = _bytes_to_cf_data_ref(cert_data)
354
+ sec_cert_ref = Security.SecCertificateCreateWithData(
355
+ CoreFoundation.kCFAllocatorDefault, cf_data
356
+ )
357
+ CoreFoundation.CFArrayAppendValue(cf_array, sec_cert_ref)
358
+ finally:
359
+ if cf_data:
360
+ CoreFoundation.CFRelease(cf_data)
361
+ if sec_cert_ref:
362
+ CoreFoundation.CFRelease(sec_cert_ref)
363
+
364
+ return cf_array # type: ignore[no-any-return]
365
+
366
+
367
+ @contextlib.contextmanager
368
+ def _configure_context(ctx: ssl.SSLContext) -> typing.Iterator[None]:
369
+ check_hostname = ctx.check_hostname
370
+ verify_mode = ctx.verify_mode
371
+ ctx.check_hostname = False
372
+ _set_ssl_context_verify_mode(ctx, ssl.CERT_NONE)
373
+ try:
374
+ yield
375
+ finally:
376
+ ctx.check_hostname = check_hostname
377
+ _set_ssl_context_verify_mode(ctx, verify_mode)
378
+
379
+
380
+ def _verify_peercerts_impl(
381
+ ssl_context: ssl.SSLContext,
382
+ cert_chain: list[bytes],
383
+ server_hostname: str | None = None,
384
+ ) -> None:
385
+ certs = None
386
+ policies = None
387
+ trust = None
388
+ try:
389
+ # Only set a hostname on the policy if we're verifying the hostname
390
+ # on the leaf certificate.
391
+ if server_hostname is not None and ssl_context.check_hostname:
392
+ cf_str_hostname = None
393
+ try:
394
+ cf_str_hostname = _bytes_to_cf_string(server_hostname.encode("ascii"))
395
+ ssl_policy = Security.SecPolicyCreateSSL(True, cf_str_hostname)
396
+ finally:
397
+ if cf_str_hostname:
398
+ CoreFoundation.CFRelease(cf_str_hostname)
399
+ else:
400
+ ssl_policy = Security.SecPolicyCreateSSL(True, None)
401
+
402
+ policies = ssl_policy
403
+ if ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_CHAIN:
404
+ # Add explicit policy requiring positive revocation checks
405
+ policies = CoreFoundation.CFArrayCreateMutable(
406
+ CoreFoundation.kCFAllocatorDefault,
407
+ 0,
408
+ ctypes.byref(CoreFoundation.kCFTypeArrayCallBacks),
409
+ )
410
+ CoreFoundation.CFArrayAppendValue(policies, ssl_policy)
411
+ CoreFoundation.CFRelease(ssl_policy)
412
+ revocation_policy = Security.SecPolicyCreateRevocation(
413
+ kSecRevocationUseAnyAvailableMethod
414
+ | kSecRevocationRequirePositiveResponse
415
+ )
416
+ CoreFoundation.CFArrayAppendValue(policies, revocation_policy)
417
+ CoreFoundation.CFRelease(revocation_policy)
418
+ elif ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_LEAF:
419
+ raise NotImplementedError("VERIFY_CRL_CHECK_LEAF not implemented for macOS")
420
+
421
+ certs = None
422
+ try:
423
+ certs = _der_certs_to_cf_cert_array(cert_chain)
424
+
425
+ # Now that we have certificates loaded and a SecPolicy
426
+ # we can finally create a SecTrust object!
427
+ trust = Security.SecTrustRef()
428
+ Security.SecTrustCreateWithCertificates(
429
+ certs, policies, ctypes.byref(trust)
430
+ )
431
+
432
+ finally:
433
+ # The certs are now being held by SecTrust so we can
434
+ # release our handles for the array.
435
+ if certs:
436
+ CoreFoundation.CFRelease(certs)
437
+
438
+ # If there are additional trust anchors to load we need to transform
439
+ # the list of DER-encoded certificates into a CFArray.
440
+ ctx_ca_certs_der: list[bytes] | None = ssl_context.get_ca_certs(
441
+ binary_form=True
442
+ )
443
+ if ctx_ca_certs_der:
444
+ ctx_ca_certs = None
445
+ try:
446
+ ctx_ca_certs = _der_certs_to_cf_cert_array(ctx_ca_certs_der)
447
+ Security.SecTrustSetAnchorCertificates(trust, ctx_ca_certs)
448
+ finally:
449
+ if ctx_ca_certs:
450
+ CoreFoundation.CFRelease(ctx_ca_certs)
451
+
452
+ # We always want system certificates.
453
+ Security.SecTrustSetAnchorCertificatesOnly(trust, False)
454
+
455
+ # macOS 10.13 and earlier don't support SecTrustEvaluateWithError()
456
+ # so we use SecTrustEvaluate() which means we need to construct error
457
+ # messages ourselves.
458
+ if _is_macos_version_10_14_or_later:
459
+ _verify_peercerts_impl_macos_10_14(ssl_context, trust)
460
+ else:
461
+ _verify_peercerts_impl_macos_10_13(ssl_context, trust)
462
+ finally:
463
+ if policies:
464
+ CoreFoundation.CFRelease(policies)
465
+ if trust:
466
+ CoreFoundation.CFRelease(trust)
467
+
468
+
469
+ def _verify_peercerts_impl_macos_10_13(
470
+ ssl_context: ssl.SSLContext, sec_trust_ref: typing.Any
471
+ ) -> None:
472
+ """Verify using 'SecTrustEvaluate' API for macOS 10.13 and earlier.
473
+ macOS 10.14 added the 'SecTrustEvaluateWithError' API.
474
+ """
475
+ sec_trust_result_type = Security.SecTrustResultType()
476
+ Security.SecTrustEvaluate(sec_trust_ref, ctypes.byref(sec_trust_result_type))
477
+
478
+ try:
479
+ sec_trust_result_type_as_int = int(sec_trust_result_type.value)
480
+ except (ValueError, TypeError):
481
+ sec_trust_result_type_as_int = -1
482
+
483
+ # Apple doesn't document these values in their own API docs.
484
+ # See: https://github.com/xybp888/iOS-SDKs/blob/master/iPhoneOS13.0.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h#L84
485
+ if (
486
+ ssl_context.verify_mode == ssl.CERT_REQUIRED
487
+ and sec_trust_result_type_as_int not in (1, 4)
488
+ ):
489
+ # Note that we're not able to ignore only hostname errors
490
+ # for macOS 10.13 and earlier, so check_hostname=False will
491
+ # still return an error.
492
+ sec_trust_result_type_to_message = {
493
+ 0: "Invalid trust result type",
494
+ # 1: "Trust evaluation succeeded",
495
+ 2: "User confirmation required",
496
+ 3: "User specified that certificate is not trusted",
497
+ # 4: "Trust result is unspecified",
498
+ 5: "Recoverable trust failure occurred",
499
+ 6: "Fatal trust failure occurred",
500
+ 7: "Other error occurred, certificate may be revoked",
501
+ }
502
+ error_message = sec_trust_result_type_to_message.get(
503
+ sec_trust_result_type_as_int,
504
+ f"Unknown trust result: {sec_trust_result_type_as_int}",
505
+ )
506
+
507
+ err = ssl.SSLCertVerificationError(error_message)
508
+ err.verify_message = error_message
509
+ err.verify_code = sec_trust_result_type_as_int
510
+ raise err
511
+
512
+
513
+ def _verify_peercerts_impl_macos_10_14(
514
+ ssl_context: ssl.SSLContext, sec_trust_ref: typing.Any
515
+ ) -> None:
516
+ """Verify using 'SecTrustEvaluateWithError' API for macOS 10.14+."""
517
+ cf_error = CoreFoundation.CFErrorRef()
518
+ sec_trust_eval_result = Security.SecTrustEvaluateWithError(
519
+ sec_trust_ref, ctypes.byref(cf_error)
520
+ )
521
+ # sec_trust_eval_result is a bool (0 or 1)
522
+ # where 1 means that the certs are trusted.
523
+ if sec_trust_eval_result == 1:
524
+ is_trusted = True
525
+ elif sec_trust_eval_result == 0:
526
+ is_trusted = False
527
+ else:
528
+ raise ssl.SSLError(
529
+ f"Unknown result from Security.SecTrustEvaluateWithError: {sec_trust_eval_result!r}"
530
+ )
531
+
532
+ cf_error_code = 0
533
+ if not is_trusted:
534
+ cf_error_code = CoreFoundation.CFErrorGetCode(cf_error)
535
+
536
+ # If the error is a known failure that we're
537
+ # explicitly okay with from SSLContext configuration
538
+ # we can set is_trusted accordingly.
539
+ if ssl_context.verify_mode != ssl.CERT_REQUIRED and (
540
+ cf_error_code == CFConst.errSecNotTrusted
541
+ or cf_error_code == CFConst.errSecCertificateExpired
542
+ ):
543
+ is_trusted = True
544
+
545
+ # If we're still not trusted then we start to
546
+ # construct and raise the SSLCertVerificationError.
547
+ if not is_trusted:
548
+ cf_error_string_ref = None
549
+ try:
550
+ cf_error_string_ref = CoreFoundation.CFErrorCopyDescription(cf_error)
551
+
552
+ # Can this ever return 'None' if there's a CFError?
553
+ cf_error_message = (
554
+ _cf_string_ref_to_str(cf_error_string_ref)
555
+ or "Certificate verification failed"
556
+ )
557
+
558
+ # TODO: Not sure if we need the SecTrustResultType for anything?
559
+ # We only care whether or not it's a success or failure for now.
560
+ sec_trust_result_type = Security.SecTrustResultType()
561
+ Security.SecTrustGetTrustResult(
562
+ sec_trust_ref, ctypes.byref(sec_trust_result_type)
563
+ )
564
+
565
+ err = ssl.SSLCertVerificationError(cf_error_message)
566
+ err.verify_message = cf_error_message
567
+ err.verify_code = cf_error_code
568
+ raise err
569
+ finally:
570
+ if cf_error_string_ref:
571
+ CoreFoundation.CFRelease(cf_error_string_ref)
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_openssl.py ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import contextlib
2
+ import os
3
+ import re
4
+ import ssl
5
+ import typing
6
+
7
+ # candidates based on https://github.com/tiran/certifi-system-store by Christian Heimes
8
+ _CA_FILE_CANDIDATES = [
9
+ # Alpine, Arch, Fedora 34+, OpenWRT, RHEL 9+, BSD
10
+ "/etc/ssl/cert.pem",
11
+ # Fedora <= 34, RHEL <= 9, CentOS <= 9
12
+ "/etc/pki/tls/cert.pem",
13
+ # Debian, Ubuntu (requires ca-certificates)
14
+ "/etc/ssl/certs/ca-certificates.crt",
15
+ # SUSE
16
+ "/etc/ssl/ca-bundle.pem",
17
+ ]
18
+
19
+ _HASHED_CERT_FILENAME_RE = re.compile(r"^[0-9a-fA-F]{8}\.[0-9]$")
20
+
21
+
22
+ @contextlib.contextmanager
23
+ def _configure_context(ctx: ssl.SSLContext) -> typing.Iterator[None]:
24
+ # First, check whether the default locations from OpenSSL
25
+ # seem like they will give us a usable set of CA certs.
26
+ # ssl.get_default_verify_paths already takes care of:
27
+ # - getting cafile from either the SSL_CERT_FILE env var
28
+ # or the path configured when OpenSSL was compiled,
29
+ # and verifying that that path exists
30
+ # - getting capath from either the SSL_CERT_DIR env var
31
+ # or the path configured when OpenSSL was compiled,
32
+ # and verifying that that path exists
33
+ # In addition we'll check whether capath appears to contain certs.
34
+ defaults = ssl.get_default_verify_paths()
35
+ if defaults.cafile or (defaults.capath and _capath_contains_certs(defaults.capath)):
36
+ ctx.set_default_verify_paths()
37
+ else:
38
+ # cafile from OpenSSL doesn't exist
39
+ # and capath from OpenSSL doesn't contain certs.
40
+ # Let's search other common locations instead.
41
+ for cafile in _CA_FILE_CANDIDATES:
42
+ if os.path.isfile(cafile):
43
+ ctx.load_verify_locations(cafile=cafile)
44
+ break
45
+
46
+ yield
47
+
48
+
49
+ def _capath_contains_certs(capath: str) -> bool:
50
+ """Check whether capath exists and contains certs in the expected format."""
51
+ if not os.path.isdir(capath):
52
+ return False
53
+ for name in os.listdir(capath):
54
+ if _HASHED_CERT_FILENAME_RE.match(name):
55
+ return True
56
+ return False
57
+
58
+
59
+ def _verify_peercerts_impl(
60
+ ssl_context: ssl.SSLContext,
61
+ cert_chain: list[bytes],
62
+ server_hostname: str | None = None,
63
+ ) -> None:
64
+ # This is a no-op because we've enabled SSLContext's built-in
65
+ # verification via verify_mode=CERT_REQUIRED, and don't need to repeat it.
66
+ pass
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_ssl_constants.py ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import ssl
2
+ import sys
3
+ import typing
4
+
5
+ # Hold on to the original class so we can create it consistently
6
+ # even if we inject our own SSLContext into the ssl module.
7
+ _original_SSLContext = ssl.SSLContext
8
+ _original_super_SSLContext = super(_original_SSLContext, _original_SSLContext)
9
+
10
+ # CPython is known to be good, but non-CPython implementations
11
+ # may implement SSLContext differently so to be safe we don't
12
+ # subclass the SSLContext.
13
+
14
+ # This is returned by truststore.SSLContext.__class__()
15
+ _truststore_SSLContext_dunder_class: typing.Optional[type]
16
+
17
+ # This value is the superclass of truststore.SSLContext.
18
+ _truststore_SSLContext_super_class: type
19
+
20
+ if sys.implementation.name == "cpython":
21
+ _truststore_SSLContext_super_class = _original_SSLContext
22
+ _truststore_SSLContext_dunder_class = None
23
+ else:
24
+ _truststore_SSLContext_super_class = object
25
+ _truststore_SSLContext_dunder_class = _original_SSLContext
26
+
27
+
28
+ def _set_ssl_context_verify_mode(
29
+ ssl_context: ssl.SSLContext, verify_mode: ssl.VerifyMode
30
+ ) -> None:
31
+ _original_super_SSLContext.verify_mode.__set__(ssl_context, verify_mode) # type: ignore[attr-defined]
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/_windows.py ADDED
@@ -0,0 +1,567 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import contextlib
2
+ import ssl
3
+ import typing
4
+ from ctypes import WinDLL # type: ignore
5
+ from ctypes import WinError # type: ignore
6
+ from ctypes import (
7
+ POINTER,
8
+ Structure,
9
+ c_char_p,
10
+ c_ulong,
11
+ c_void_p,
12
+ c_wchar_p,
13
+ cast,
14
+ create_unicode_buffer,
15
+ pointer,
16
+ sizeof,
17
+ )
18
+ from ctypes.wintypes import (
19
+ BOOL,
20
+ DWORD,
21
+ HANDLE,
22
+ LONG,
23
+ LPCSTR,
24
+ LPCVOID,
25
+ LPCWSTR,
26
+ LPFILETIME,
27
+ LPSTR,
28
+ LPWSTR,
29
+ )
30
+ from typing import TYPE_CHECKING, Any
31
+
32
+ from ._ssl_constants import _set_ssl_context_verify_mode
33
+
34
+ HCERTCHAINENGINE = HANDLE
35
+ HCERTSTORE = HANDLE
36
+ HCRYPTPROV_LEGACY = HANDLE
37
+
38
+
39
+ class CERT_CONTEXT(Structure):
40
+ _fields_ = (
41
+ ("dwCertEncodingType", DWORD),
42
+ ("pbCertEncoded", c_void_p),
43
+ ("cbCertEncoded", DWORD),
44
+ ("pCertInfo", c_void_p),
45
+ ("hCertStore", HCERTSTORE),
46
+ )
47
+
48
+
49
+ PCERT_CONTEXT = POINTER(CERT_CONTEXT)
50
+ PCCERT_CONTEXT = POINTER(PCERT_CONTEXT)
51
+
52
+
53
+ class CERT_ENHKEY_USAGE(Structure):
54
+ _fields_ = (
55
+ ("cUsageIdentifier", DWORD),
56
+ ("rgpszUsageIdentifier", POINTER(LPSTR)),
57
+ )
58
+
59
+
60
+ PCERT_ENHKEY_USAGE = POINTER(CERT_ENHKEY_USAGE)
61
+
62
+
63
+ class CERT_USAGE_MATCH(Structure):
64
+ _fields_ = (
65
+ ("dwType", DWORD),
66
+ ("Usage", CERT_ENHKEY_USAGE),
67
+ )
68
+
69
+
70
+ class CERT_CHAIN_PARA(Structure):
71
+ _fields_ = (
72
+ ("cbSize", DWORD),
73
+ ("RequestedUsage", CERT_USAGE_MATCH),
74
+ ("RequestedIssuancePolicy", CERT_USAGE_MATCH),
75
+ ("dwUrlRetrievalTimeout", DWORD),
76
+ ("fCheckRevocationFreshnessTime", BOOL),
77
+ ("dwRevocationFreshnessTime", DWORD),
78
+ ("pftCacheResync", LPFILETIME),
79
+ ("pStrongSignPara", c_void_p),
80
+ ("dwStrongSignFlags", DWORD),
81
+ )
82
+
83
+
84
+ if TYPE_CHECKING:
85
+ PCERT_CHAIN_PARA = pointer[CERT_CHAIN_PARA] # type: ignore[misc]
86
+ else:
87
+ PCERT_CHAIN_PARA = POINTER(CERT_CHAIN_PARA)
88
+
89
+
90
+ class CERT_TRUST_STATUS(Structure):
91
+ _fields_ = (
92
+ ("dwErrorStatus", DWORD),
93
+ ("dwInfoStatus", DWORD),
94
+ )
95
+
96
+
97
+ class CERT_CHAIN_ELEMENT(Structure):
98
+ _fields_ = (
99
+ ("cbSize", DWORD),
100
+ ("pCertContext", PCERT_CONTEXT),
101
+ ("TrustStatus", CERT_TRUST_STATUS),
102
+ ("pRevocationInfo", c_void_p),
103
+ ("pIssuanceUsage", PCERT_ENHKEY_USAGE),
104
+ ("pApplicationUsage", PCERT_ENHKEY_USAGE),
105
+ ("pwszExtendedErrorInfo", LPCWSTR),
106
+ )
107
+
108
+
109
+ PCERT_CHAIN_ELEMENT = POINTER(CERT_CHAIN_ELEMENT)
110
+
111
+
112
+ class CERT_SIMPLE_CHAIN(Structure):
113
+ _fields_ = (
114
+ ("cbSize", DWORD),
115
+ ("TrustStatus", CERT_TRUST_STATUS),
116
+ ("cElement", DWORD),
117
+ ("rgpElement", POINTER(PCERT_CHAIN_ELEMENT)),
118
+ ("pTrustListInfo", c_void_p),
119
+ ("fHasRevocationFreshnessTime", BOOL),
120
+ ("dwRevocationFreshnessTime", DWORD),
121
+ )
122
+
123
+
124
+ PCERT_SIMPLE_CHAIN = POINTER(CERT_SIMPLE_CHAIN)
125
+
126
+
127
+ class CERT_CHAIN_CONTEXT(Structure):
128
+ _fields_ = (
129
+ ("cbSize", DWORD),
130
+ ("TrustStatus", CERT_TRUST_STATUS),
131
+ ("cChain", DWORD),
132
+ ("rgpChain", POINTER(PCERT_SIMPLE_CHAIN)),
133
+ ("cLowerQualityChainContext", DWORD),
134
+ ("rgpLowerQualityChainContext", c_void_p),
135
+ ("fHasRevocationFreshnessTime", BOOL),
136
+ ("dwRevocationFreshnessTime", DWORD),
137
+ )
138
+
139
+
140
+ PCERT_CHAIN_CONTEXT = POINTER(CERT_CHAIN_CONTEXT)
141
+ PCCERT_CHAIN_CONTEXT = POINTER(PCERT_CHAIN_CONTEXT)
142
+
143
+
144
+ class SSL_EXTRA_CERT_CHAIN_POLICY_PARA(Structure):
145
+ _fields_ = (
146
+ ("cbSize", DWORD),
147
+ ("dwAuthType", DWORD),
148
+ ("fdwChecks", DWORD),
149
+ ("pwszServerName", LPCWSTR),
150
+ )
151
+
152
+
153
+ class CERT_CHAIN_POLICY_PARA(Structure):
154
+ _fields_ = (
155
+ ("cbSize", DWORD),
156
+ ("dwFlags", DWORD),
157
+ ("pvExtraPolicyPara", c_void_p),
158
+ )
159
+
160
+
161
+ PCERT_CHAIN_POLICY_PARA = POINTER(CERT_CHAIN_POLICY_PARA)
162
+
163
+
164
+ class CERT_CHAIN_POLICY_STATUS(Structure):
165
+ _fields_ = (
166
+ ("cbSize", DWORD),
167
+ ("dwError", DWORD),
168
+ ("lChainIndex", LONG),
169
+ ("lElementIndex", LONG),
170
+ ("pvExtraPolicyStatus", c_void_p),
171
+ )
172
+
173
+
174
+ PCERT_CHAIN_POLICY_STATUS = POINTER(CERT_CHAIN_POLICY_STATUS)
175
+
176
+
177
+ class CERT_CHAIN_ENGINE_CONFIG(Structure):
178
+ _fields_ = (
179
+ ("cbSize", DWORD),
180
+ ("hRestrictedRoot", HCERTSTORE),
181
+ ("hRestrictedTrust", HCERTSTORE),
182
+ ("hRestrictedOther", HCERTSTORE),
183
+ ("cAdditionalStore", DWORD),
184
+ ("rghAdditionalStore", c_void_p),
185
+ ("dwFlags", DWORD),
186
+ ("dwUrlRetrievalTimeout", DWORD),
187
+ ("MaximumCachedCertificates", DWORD),
188
+ ("CycleDetectionModulus", DWORD),
189
+ ("hExclusiveRoot", HCERTSTORE),
190
+ ("hExclusiveTrustedPeople", HCERTSTORE),
191
+ ("dwExclusiveFlags", DWORD),
192
+ )
193
+
194
+
195
+ PCERT_CHAIN_ENGINE_CONFIG = POINTER(CERT_CHAIN_ENGINE_CONFIG)
196
+ PHCERTCHAINENGINE = POINTER(HCERTCHAINENGINE)
197
+
198
+ X509_ASN_ENCODING = 0x00000001
199
+ PKCS_7_ASN_ENCODING = 0x00010000
200
+ CERT_STORE_PROV_MEMORY = b"Memory"
201
+ CERT_STORE_ADD_USE_EXISTING = 2
202
+ USAGE_MATCH_TYPE_OR = 1
203
+ OID_PKIX_KP_SERVER_AUTH = c_char_p(b"1.3.6.1.5.5.7.3.1")
204
+ CERT_CHAIN_REVOCATION_CHECK_END_CERT = 0x10000000
205
+ CERT_CHAIN_REVOCATION_CHECK_CHAIN = 0x20000000
206
+ CERT_CHAIN_POLICY_IGNORE_ALL_NOT_TIME_VALID_FLAGS = 0x00000007
207
+ CERT_CHAIN_POLICY_IGNORE_INVALID_BASIC_CONSTRAINTS_FLAG = 0x00000008
208
+ CERT_CHAIN_POLICY_ALLOW_UNKNOWN_CA_FLAG = 0x00000010
209
+ CERT_CHAIN_POLICY_IGNORE_INVALID_NAME_FLAG = 0x00000040
210
+ CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG = 0x00000020
211
+ CERT_CHAIN_POLICY_IGNORE_INVALID_POLICY_FLAG = 0x00000080
212
+ CERT_CHAIN_POLICY_IGNORE_ALL_REV_UNKNOWN_FLAGS = 0x00000F00
213
+ CERT_CHAIN_POLICY_ALLOW_TESTROOT_FLAG = 0x00008000
214
+ CERT_CHAIN_POLICY_TRUST_TESTROOT_FLAG = 0x00004000
215
+ SECURITY_FLAG_IGNORE_CERT_CN_INVALID = 0x00001000
216
+ AUTHTYPE_SERVER = 2
217
+ CERT_CHAIN_POLICY_SSL = 4
218
+ FORMAT_MESSAGE_FROM_SYSTEM = 0x00001000
219
+ FORMAT_MESSAGE_IGNORE_INSERTS = 0x00000200
220
+
221
+ # Flags to set for SSLContext.verify_mode=CERT_NONE
222
+ CERT_CHAIN_POLICY_VERIFY_MODE_NONE_FLAGS = (
223
+ CERT_CHAIN_POLICY_IGNORE_ALL_NOT_TIME_VALID_FLAGS
224
+ | CERT_CHAIN_POLICY_IGNORE_INVALID_BASIC_CONSTRAINTS_FLAG
225
+ | CERT_CHAIN_POLICY_ALLOW_UNKNOWN_CA_FLAG
226
+ | CERT_CHAIN_POLICY_IGNORE_INVALID_NAME_FLAG
227
+ | CERT_CHAIN_POLICY_IGNORE_WRONG_USAGE_FLAG
228
+ | CERT_CHAIN_POLICY_IGNORE_INVALID_POLICY_FLAG
229
+ | CERT_CHAIN_POLICY_IGNORE_ALL_REV_UNKNOWN_FLAGS
230
+ | CERT_CHAIN_POLICY_ALLOW_TESTROOT_FLAG
231
+ | CERT_CHAIN_POLICY_TRUST_TESTROOT_FLAG
232
+ )
233
+
234
+ wincrypt = WinDLL("crypt32.dll")
235
+ kernel32 = WinDLL("kernel32.dll")
236
+
237
+
238
+ def _handle_win_error(result: bool, _: Any, args: Any) -> Any:
239
+ if not result:
240
+ # Note, actually raises OSError after calling GetLastError and FormatMessage
241
+ raise WinError()
242
+ return args
243
+
244
+
245
+ CertCreateCertificateChainEngine = wincrypt.CertCreateCertificateChainEngine
246
+ CertCreateCertificateChainEngine.argtypes = (
247
+ PCERT_CHAIN_ENGINE_CONFIG,
248
+ PHCERTCHAINENGINE,
249
+ )
250
+ CertCreateCertificateChainEngine.errcheck = _handle_win_error
251
+
252
+ CertOpenStore = wincrypt.CertOpenStore
253
+ CertOpenStore.argtypes = (LPCSTR, DWORD, HCRYPTPROV_LEGACY, DWORD, c_void_p)
254
+ CertOpenStore.restype = HCERTSTORE
255
+ CertOpenStore.errcheck = _handle_win_error
256
+
257
+ CertAddEncodedCertificateToStore = wincrypt.CertAddEncodedCertificateToStore
258
+ CertAddEncodedCertificateToStore.argtypes = (
259
+ HCERTSTORE,
260
+ DWORD,
261
+ c_char_p,
262
+ DWORD,
263
+ DWORD,
264
+ PCCERT_CONTEXT,
265
+ )
266
+ CertAddEncodedCertificateToStore.restype = BOOL
267
+
268
+ CertCreateCertificateContext = wincrypt.CertCreateCertificateContext
269
+ CertCreateCertificateContext.argtypes = (DWORD, c_char_p, DWORD)
270
+ CertCreateCertificateContext.restype = PCERT_CONTEXT
271
+ CertCreateCertificateContext.errcheck = _handle_win_error
272
+
273
+ CertGetCertificateChain = wincrypt.CertGetCertificateChain
274
+ CertGetCertificateChain.argtypes = (
275
+ HCERTCHAINENGINE,
276
+ PCERT_CONTEXT,
277
+ LPFILETIME,
278
+ HCERTSTORE,
279
+ PCERT_CHAIN_PARA,
280
+ DWORD,
281
+ c_void_p,
282
+ PCCERT_CHAIN_CONTEXT,
283
+ )
284
+ CertGetCertificateChain.restype = BOOL
285
+ CertGetCertificateChain.errcheck = _handle_win_error
286
+
287
+ CertVerifyCertificateChainPolicy = wincrypt.CertVerifyCertificateChainPolicy
288
+ CertVerifyCertificateChainPolicy.argtypes = (
289
+ c_ulong,
290
+ PCERT_CHAIN_CONTEXT,
291
+ PCERT_CHAIN_POLICY_PARA,
292
+ PCERT_CHAIN_POLICY_STATUS,
293
+ )
294
+ CertVerifyCertificateChainPolicy.restype = BOOL
295
+
296
+ CertCloseStore = wincrypt.CertCloseStore
297
+ CertCloseStore.argtypes = (HCERTSTORE, DWORD)
298
+ CertCloseStore.restype = BOOL
299
+ CertCloseStore.errcheck = _handle_win_error
300
+
301
+ CertFreeCertificateChain = wincrypt.CertFreeCertificateChain
302
+ CertFreeCertificateChain.argtypes = (PCERT_CHAIN_CONTEXT,)
303
+
304
+ CertFreeCertificateContext = wincrypt.CertFreeCertificateContext
305
+ CertFreeCertificateContext.argtypes = (PCERT_CONTEXT,)
306
+
307
+ CertFreeCertificateChainEngine = wincrypt.CertFreeCertificateChainEngine
308
+ CertFreeCertificateChainEngine.argtypes = (HCERTCHAINENGINE,)
309
+
310
+ FormatMessageW = kernel32.FormatMessageW
311
+ FormatMessageW.argtypes = (
312
+ DWORD,
313
+ LPCVOID,
314
+ DWORD,
315
+ DWORD,
316
+ LPWSTR,
317
+ DWORD,
318
+ c_void_p,
319
+ )
320
+ FormatMessageW.restype = DWORD
321
+
322
+
323
+ def _verify_peercerts_impl(
324
+ ssl_context: ssl.SSLContext,
325
+ cert_chain: list[bytes],
326
+ server_hostname: str | None = None,
327
+ ) -> None:
328
+ """Verify the cert_chain from the server using Windows APIs."""
329
+
330
+ # If the peer didn't send any certificates then
331
+ # we can't do verification. Raise an error.
332
+ if not cert_chain:
333
+ raise ssl.SSLCertVerificationError("Peer sent no certificates to verify")
334
+
335
+ pCertContext = None
336
+ hIntermediateCertStore = CertOpenStore(CERT_STORE_PROV_MEMORY, 0, None, 0, None)
337
+ try:
338
+ # Add intermediate certs to an in-memory cert store
339
+ for cert_bytes in cert_chain[1:]:
340
+ CertAddEncodedCertificateToStore(
341
+ hIntermediateCertStore,
342
+ X509_ASN_ENCODING | PKCS_7_ASN_ENCODING,
343
+ cert_bytes,
344
+ len(cert_bytes),
345
+ CERT_STORE_ADD_USE_EXISTING,
346
+ None,
347
+ )
348
+
349
+ # Cert context for leaf cert
350
+ leaf_cert = cert_chain[0]
351
+ pCertContext = CertCreateCertificateContext(
352
+ X509_ASN_ENCODING | PKCS_7_ASN_ENCODING, leaf_cert, len(leaf_cert)
353
+ )
354
+
355
+ # Chain params to match certs for serverAuth extended usage
356
+ cert_enhkey_usage = CERT_ENHKEY_USAGE()
357
+ cert_enhkey_usage.cUsageIdentifier = 1
358
+ cert_enhkey_usage.rgpszUsageIdentifier = (c_char_p * 1)(OID_PKIX_KP_SERVER_AUTH)
359
+ cert_usage_match = CERT_USAGE_MATCH()
360
+ cert_usage_match.Usage = cert_enhkey_usage
361
+ chain_params = CERT_CHAIN_PARA()
362
+ chain_params.RequestedUsage = cert_usage_match
363
+ chain_params.cbSize = sizeof(chain_params)
364
+ pChainPara = pointer(chain_params)
365
+
366
+ if ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_CHAIN:
367
+ chain_flags = CERT_CHAIN_REVOCATION_CHECK_CHAIN
368
+ elif ssl_context.verify_flags & ssl.VERIFY_CRL_CHECK_LEAF:
369
+ chain_flags = CERT_CHAIN_REVOCATION_CHECK_END_CERT
370
+ else:
371
+ chain_flags = 0
372
+
373
+ try:
374
+ # First attempt to verify using the default Windows system trust roots
375
+ # (default chain engine).
376
+ _get_and_verify_cert_chain(
377
+ ssl_context,
378
+ None,
379
+ hIntermediateCertStore,
380
+ pCertContext,
381
+ pChainPara,
382
+ server_hostname,
383
+ chain_flags=chain_flags,
384
+ )
385
+ except ssl.SSLCertVerificationError as e:
386
+ # If that fails but custom CA certs have been added
387
+ # to the SSLContext using load_verify_locations,
388
+ # try verifying using a custom chain engine
389
+ # that trusts the custom CA certs.
390
+ custom_ca_certs: list[bytes] | None = ssl_context.get_ca_certs(
391
+ binary_form=True
392
+ )
393
+ if custom_ca_certs:
394
+ try:
395
+ _verify_using_custom_ca_certs(
396
+ ssl_context,
397
+ custom_ca_certs,
398
+ hIntermediateCertStore,
399
+ pCertContext,
400
+ pChainPara,
401
+ server_hostname,
402
+ chain_flags=chain_flags,
403
+ )
404
+ # Raise the original error, not the new error.
405
+ except ssl.SSLCertVerificationError:
406
+ raise e from None
407
+ else:
408
+ raise
409
+ finally:
410
+ CertCloseStore(hIntermediateCertStore, 0)
411
+ if pCertContext:
412
+ CertFreeCertificateContext(pCertContext)
413
+
414
+
415
+ def _get_and_verify_cert_chain(
416
+ ssl_context: ssl.SSLContext,
417
+ hChainEngine: HCERTCHAINENGINE | None,
418
+ hIntermediateCertStore: HCERTSTORE,
419
+ pPeerCertContext: c_void_p,
420
+ pChainPara: PCERT_CHAIN_PARA, # type: ignore[valid-type]
421
+ server_hostname: str | None,
422
+ chain_flags: int,
423
+ ) -> None:
424
+ ppChainContext = None
425
+ try:
426
+ # Get cert chain
427
+ ppChainContext = pointer(PCERT_CHAIN_CONTEXT())
428
+ CertGetCertificateChain(
429
+ hChainEngine, # chain engine
430
+ pPeerCertContext, # leaf cert context
431
+ None, # current system time
432
+ hIntermediateCertStore, # additional in-memory cert store
433
+ pChainPara, # chain-building parameters
434
+ chain_flags,
435
+ None, # reserved
436
+ ppChainContext, # the resulting chain context
437
+ )
438
+ pChainContext = ppChainContext.contents
439
+
440
+ # Verify cert chain
441
+ ssl_extra_cert_chain_policy_para = SSL_EXTRA_CERT_CHAIN_POLICY_PARA()
442
+ ssl_extra_cert_chain_policy_para.cbSize = sizeof(
443
+ ssl_extra_cert_chain_policy_para
444
+ )
445
+ ssl_extra_cert_chain_policy_para.dwAuthType = AUTHTYPE_SERVER
446
+ ssl_extra_cert_chain_policy_para.fdwChecks = 0
447
+ if ssl_context.check_hostname is False:
448
+ ssl_extra_cert_chain_policy_para.fdwChecks = (
449
+ SECURITY_FLAG_IGNORE_CERT_CN_INVALID
450
+ )
451
+ if server_hostname:
452
+ ssl_extra_cert_chain_policy_para.pwszServerName = c_wchar_p(server_hostname)
453
+
454
+ chain_policy = CERT_CHAIN_POLICY_PARA()
455
+ chain_policy.pvExtraPolicyPara = cast(
456
+ pointer(ssl_extra_cert_chain_policy_para), c_void_p
457
+ )
458
+ if ssl_context.verify_mode == ssl.CERT_NONE:
459
+ chain_policy.dwFlags |= CERT_CHAIN_POLICY_VERIFY_MODE_NONE_FLAGS
460
+ chain_policy.cbSize = sizeof(chain_policy)
461
+
462
+ pPolicyPara = pointer(chain_policy)
463
+ policy_status = CERT_CHAIN_POLICY_STATUS()
464
+ policy_status.cbSize = sizeof(policy_status)
465
+ pPolicyStatus = pointer(policy_status)
466
+ CertVerifyCertificateChainPolicy(
467
+ CERT_CHAIN_POLICY_SSL,
468
+ pChainContext,
469
+ pPolicyPara,
470
+ pPolicyStatus,
471
+ )
472
+
473
+ # Check status
474
+ error_code = policy_status.dwError
475
+ if error_code:
476
+ # Try getting a human readable message for an error code.
477
+ error_message_buf = create_unicode_buffer(1024)
478
+ error_message_chars = FormatMessageW(
479
+ FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS,
480
+ None,
481
+ error_code,
482
+ 0,
483
+ error_message_buf,
484
+ sizeof(error_message_buf),
485
+ None,
486
+ )
487
+
488
+ # See if we received a message for the error,
489
+ # otherwise we use a generic error with the
490
+ # error code and hope that it's search-able.
491
+ if error_message_chars <= 0:
492
+ error_message = f"Certificate chain policy error {error_code:#x} [{policy_status.lElementIndex}]"
493
+ else:
494
+ error_message = error_message_buf.value.strip()
495
+
496
+ err = ssl.SSLCertVerificationError(error_message)
497
+ err.verify_message = error_message
498
+ err.verify_code = error_code
499
+ raise err from None
500
+ finally:
501
+ if ppChainContext:
502
+ CertFreeCertificateChain(ppChainContext.contents)
503
+
504
+
505
+ def _verify_using_custom_ca_certs(
506
+ ssl_context: ssl.SSLContext,
507
+ custom_ca_certs: list[bytes],
508
+ hIntermediateCertStore: HCERTSTORE,
509
+ pPeerCertContext: c_void_p,
510
+ pChainPara: PCERT_CHAIN_PARA, # type: ignore[valid-type]
511
+ server_hostname: str | None,
512
+ chain_flags: int,
513
+ ) -> None:
514
+ hChainEngine = None
515
+ hRootCertStore = CertOpenStore(CERT_STORE_PROV_MEMORY, 0, None, 0, None)
516
+ try:
517
+ # Add custom CA certs to an in-memory cert store
518
+ for cert_bytes in custom_ca_certs:
519
+ CertAddEncodedCertificateToStore(
520
+ hRootCertStore,
521
+ X509_ASN_ENCODING | PKCS_7_ASN_ENCODING,
522
+ cert_bytes,
523
+ len(cert_bytes),
524
+ CERT_STORE_ADD_USE_EXISTING,
525
+ None,
526
+ )
527
+
528
+ # Create a custom cert chain engine which exclusively trusts
529
+ # certs from our hRootCertStore
530
+ cert_chain_engine_config = CERT_CHAIN_ENGINE_CONFIG()
531
+ cert_chain_engine_config.cbSize = sizeof(cert_chain_engine_config)
532
+ cert_chain_engine_config.hExclusiveRoot = hRootCertStore
533
+ pConfig = pointer(cert_chain_engine_config)
534
+ phChainEngine = pointer(HCERTCHAINENGINE())
535
+ CertCreateCertificateChainEngine(
536
+ pConfig,
537
+ phChainEngine,
538
+ )
539
+ hChainEngine = phChainEngine.contents
540
+
541
+ # Get and verify a cert chain using the custom chain engine
542
+ _get_and_verify_cert_chain(
543
+ ssl_context,
544
+ hChainEngine,
545
+ hIntermediateCertStore,
546
+ pPeerCertContext,
547
+ pChainPara,
548
+ server_hostname,
549
+ chain_flags,
550
+ )
551
+ finally:
552
+ if hChainEngine:
553
+ CertFreeCertificateChainEngine(hChainEngine)
554
+ CertCloseStore(hRootCertStore, 0)
555
+
556
+
557
+ @contextlib.contextmanager
558
+ def _configure_context(ctx: ssl.SSLContext) -> typing.Iterator[None]:
559
+ check_hostname = ctx.check_hostname
560
+ verify_mode = ctx.verify_mode
561
+ ctx.check_hostname = False
562
+ _set_ssl_context_verify_mode(ctx, ssl.CERT_NONE)
563
+ try:
564
+ yield
565
+ finally:
566
+ ctx.check_hostname = check_hostname
567
+ _set_ssl_context_verify_mode(ctx, verify_mode)
openflamingo/lib/python3.10/site-packages/pip/_vendor/truststore/py.typed ADDED
File without changes
openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (2.5 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc ADDED
Binary file (11.3 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc ADDED
Binary file (13.7 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc ADDED
Binary file (25.9 kB). View file
 
openflamingo/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-310.pyc ADDED
Binary file (8.17 kB). View file