Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- env-llmeval/lib/python3.10/site-packages/certifi/__init__.py +4 -0
- env-llmeval/lib/python3.10/site-packages/certifi/__main__.py +12 -0
- env-llmeval/lib/python3.10/site-packages/certifi/__pycache__/__init__.cpython-310.pyc +0 -0
- env-llmeval/lib/python3.10/site-packages/certifi/__pycache__/__main__.cpython-310.pyc +0 -0
- env-llmeval/lib/python3.10/site-packages/certifi/__pycache__/core.cpython-310.pyc +0 -0
- env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/INSTALLER +1 -0
- env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/LICENSE +202 -0
- env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/METADATA +203 -0
- env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/entry_points.txt +3 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/INSTALLER +1 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/LICENSE.txt +29 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/LICENSES.txt +29 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/METADATA +89 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/RECORD +201 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/WHEEL +5 -0
- env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/top_level.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/INSTALLER +1 -0
- env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/License.txt +1568 -0
- env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/METADATA +35 -0
- env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/RECORD +32 -0
- env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/WHEEL +5 -0
- env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/top_level.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/INSTALLER +1 -0
- env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/METADATA +92 -0
- env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/RECORD +1037 -0
- env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/REQUESTED +0 -0
- env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/entry_points.txt +5 -0
- env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/top_level.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE +54 -0
- env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/METADATA +204 -0
- env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/RECORD +44 -0
- env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/WHEEL +6 -0
- env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/top_level.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/zip-safe +1 -0
- env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/INSTALLER +1 -0
- env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/LICENSE +18 -0
- env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/METADATA +49 -0
- env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/RECORD +8 -0
- env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/WHEEL +6 -0
- env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/top_level.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/PKG-INFO +298 -0
- env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/SOURCES.txt +18 -0
- env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/dependency_links.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/installed-files.txt +6 -0
- env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/top_level.txt +1 -0
- env-llmeval/lib/python3.10/site-packages/torch/_namedtensor_internals.py +157 -0
- env-llmeval/lib/python3.10/site-packages/torch/_python_dispatcher.py +181 -0
- env-llmeval/lib/python3.10/site-packages/torch/_utils_internal.py +96 -0
- env-llmeval/lib/python3.10/site-packages/torch/overrides.py +0 -0
- env-llmeval/lib/python3.10/site-packages/torch/version.py +8 -0
env-llmeval/lib/python3.10/site-packages/certifi/__init__.py
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from .core import contents, where
|
2 |
+
|
3 |
+
__all__ = ["contents", "where"]
|
4 |
+
__version__ = "2024.02.02"
|
env-llmeval/lib/python3.10/site-packages/certifi/__main__.py
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import argparse
|
2 |
+
|
3 |
+
from 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())
|
env-llmeval/lib/python3.10/site-packages/certifi/__pycache__/__init__.cpython-310.pyc
ADDED
Binary file (285 Bytes). View file
|
|
env-llmeval/lib/python3.10/site-packages/certifi/__pycache__/__main__.cpython-310.pyc
ADDED
Binary file (423 Bytes). View file
|
|
env-llmeval/lib/python3.10/site-packages/certifi/__pycache__/core.cpython-310.pyc
ADDED
Binary file (2.12 kB). View file
|
|
env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/LICENSE
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
Apache License
|
3 |
+
Version 2.0, January 2004
|
4 |
+
http://www.apache.org/licenses/
|
5 |
+
|
6 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
7 |
+
|
8 |
+
1. Definitions.
|
9 |
+
|
10 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
11 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
12 |
+
|
13 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
14 |
+
the copyright owner that is granting the License.
|
15 |
+
|
16 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
17 |
+
other entities that control, are controlled by, or are under common
|
18 |
+
control with that entity. For the purposes of this definition,
|
19 |
+
"control" means (i) the power, direct or indirect, to cause the
|
20 |
+
direction or management of such entity, whether by contract or
|
21 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
22 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
23 |
+
|
24 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
25 |
+
exercising permissions granted by this License.
|
26 |
+
|
27 |
+
"Source" form shall mean the preferred form for making modifications,
|
28 |
+
including but not limited to software source code, documentation
|
29 |
+
source, and configuration files.
|
30 |
+
|
31 |
+
"Object" form shall mean any form resulting from mechanical
|
32 |
+
transformation or translation of a Source form, including but
|
33 |
+
not limited to compiled object code, generated documentation,
|
34 |
+
and conversions to other media types.
|
35 |
+
|
36 |
+
"Work" shall mean the work of authorship, whether in Source or
|
37 |
+
Object form, made available under the License, as indicated by a
|
38 |
+
copyright notice that is included in or attached to the work
|
39 |
+
(an example is provided in the Appendix below).
|
40 |
+
|
41 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
42 |
+
form, that is based on (or derived from) the Work and for which the
|
43 |
+
editorial revisions, annotations, elaborations, or other modifications
|
44 |
+
represent, as a whole, an original work of authorship. For the purposes
|
45 |
+
of this License, Derivative Works shall not include works that remain
|
46 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
47 |
+
the Work and Derivative Works thereof.
|
48 |
+
|
49 |
+
"Contribution" shall mean any work of authorship, including
|
50 |
+
the original version of the Work and any modifications or additions
|
51 |
+
to that Work or Derivative Works thereof, that is intentionally
|
52 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
53 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
54 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
55 |
+
means any form of electronic, verbal, or written communication sent
|
56 |
+
to the Licensor or its representatives, including but not limited to
|
57 |
+
communication on electronic mailing lists, source code control systems,
|
58 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
59 |
+
Licensor for the purpose of discussing and improving the Work, but
|
60 |
+
excluding communication that is conspicuously marked or otherwise
|
61 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
62 |
+
|
63 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
64 |
+
on behalf of whom a Contribution has been received by Licensor and
|
65 |
+
subsequently incorporated within the Work.
|
66 |
+
|
67 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
68 |
+
this License, each Contributor hereby grants to You a perpetual,
|
69 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
70 |
+
copyright license to reproduce, prepare Derivative Works of,
|
71 |
+
publicly display, publicly perform, sublicense, and distribute the
|
72 |
+
Work and such Derivative Works in Source or Object form.
|
73 |
+
|
74 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
75 |
+
this License, each Contributor hereby grants to You a perpetual,
|
76 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
77 |
+
(except as stated in this section) patent license to make, have made,
|
78 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
79 |
+
where such license applies only to those patent claims licensable
|
80 |
+
by such Contributor that are necessarily infringed by their
|
81 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
82 |
+
with the Work to which such Contribution(s) was submitted. If You
|
83 |
+
institute patent litigation against any entity (including a
|
84 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
85 |
+
or a Contribution incorporated within the Work constitutes direct
|
86 |
+
or contributory patent infringement, then any patent licenses
|
87 |
+
granted to You under this License for that Work shall terminate
|
88 |
+
as of the date such litigation is filed.
|
89 |
+
|
90 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
91 |
+
Work or Derivative Works thereof in any medium, with or without
|
92 |
+
modifications, and in Source or Object form, provided that You
|
93 |
+
meet the following conditions:
|
94 |
+
|
95 |
+
(a) You must give any other recipients of the Work or
|
96 |
+
Derivative Works a copy of this License; and
|
97 |
+
|
98 |
+
(b) You must cause any modified files to carry prominent notices
|
99 |
+
stating that You changed the files; and
|
100 |
+
|
101 |
+
(c) You must retain, in the Source form of any Derivative Works
|
102 |
+
that You distribute, all copyright, patent, trademark, and
|
103 |
+
attribution notices from the Source form of the Work,
|
104 |
+
excluding those notices that do not pertain to any part of
|
105 |
+
the Derivative Works; and
|
106 |
+
|
107 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
108 |
+
distribution, then any Derivative Works that You distribute must
|
109 |
+
include a readable copy of the attribution notices contained
|
110 |
+
within such NOTICE file, excluding those notices that do not
|
111 |
+
pertain to any part of the Derivative Works, in at least one
|
112 |
+
of the following places: within a NOTICE text file distributed
|
113 |
+
as part of the Derivative Works; within the Source form or
|
114 |
+
documentation, if provided along with the Derivative Works; or,
|
115 |
+
within a display generated by the Derivative Works, if and
|
116 |
+
wherever such third-party notices normally appear. The contents
|
117 |
+
of the NOTICE file are for informational purposes only and
|
118 |
+
do not modify the License. You may add Your own attribution
|
119 |
+
notices within Derivative Works that You distribute, alongside
|
120 |
+
or as an addendum to the NOTICE text from the Work, provided
|
121 |
+
that such additional attribution notices cannot be construed
|
122 |
+
as modifying the License.
|
123 |
+
|
124 |
+
You may add Your own copyright statement to Your modifications and
|
125 |
+
may provide additional or different license terms and conditions
|
126 |
+
for use, reproduction, or distribution of Your modifications, or
|
127 |
+
for any such Derivative Works as a whole, provided Your use,
|
128 |
+
reproduction, and distribution of the Work otherwise complies with
|
129 |
+
the conditions stated in this License.
|
130 |
+
|
131 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
132 |
+
any Contribution intentionally submitted for inclusion in the Work
|
133 |
+
by You to the Licensor shall be under the terms and conditions of
|
134 |
+
this License, without any additional terms or conditions.
|
135 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
136 |
+
the terms of any separate license agreement you may have executed
|
137 |
+
with Licensor regarding such Contributions.
|
138 |
+
|
139 |
+
6. Trademarks. This License does not grant permission to use the trade
|
140 |
+
names, trademarks, service marks, or product names of the Licensor,
|
141 |
+
except as required for reasonable and customary use in describing the
|
142 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
143 |
+
|
144 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
145 |
+
agreed to in writing, Licensor provides the Work (and each
|
146 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
147 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
148 |
+
implied, including, without limitation, any warranties or conditions
|
149 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
150 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
151 |
+
appropriateness of using or redistributing the Work and assume any
|
152 |
+
risks associated with Your exercise of permissions under this License.
|
153 |
+
|
154 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
155 |
+
whether in tort (including negligence), contract, or otherwise,
|
156 |
+
unless required by applicable law (such as deliberate and grossly
|
157 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
158 |
+
liable to You for damages, including any direct, indirect, special,
|
159 |
+
incidental, or consequential damages of any character arising as a
|
160 |
+
result of this License or out of the use or inability to use the
|
161 |
+
Work (including but not limited to damages for loss of goodwill,
|
162 |
+
work stoppage, computer failure or malfunction, or any and all
|
163 |
+
other commercial damages or losses), even if such Contributor
|
164 |
+
has been advised of the possibility of such damages.
|
165 |
+
|
166 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
167 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
168 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
169 |
+
or other liability obligations and/or rights consistent with this
|
170 |
+
License. However, in accepting such obligations, You may act only
|
171 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
172 |
+
of any other Contributor, and only if You agree to indemnify,
|
173 |
+
defend, and hold each Contributor harmless for any liability
|
174 |
+
incurred by, or claims asserted against, such Contributor by reason
|
175 |
+
of your accepting any such warranty or additional liability.
|
176 |
+
|
177 |
+
END OF TERMS AND CONDITIONS
|
178 |
+
|
179 |
+
APPENDIX: How to apply the Apache License to your work.
|
180 |
+
|
181 |
+
To apply the Apache License to your work, attach the following
|
182 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
183 |
+
replaced with your own identifying information. (Don't include
|
184 |
+
the brackets!) The text should be enclosed in the appropriate
|
185 |
+
comment syntax for the file format. We also recommend that a
|
186 |
+
file or class name and description of purpose be included on the
|
187 |
+
same "printed page" as the copyright notice for easier
|
188 |
+
identification within third-party archives.
|
189 |
+
|
190 |
+
Copyright [yyyy] [name of copyright owner]
|
191 |
+
|
192 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
193 |
+
you may not use this file except in compliance with the License.
|
194 |
+
You may obtain a copy of the License at
|
195 |
+
|
196 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
197 |
+
|
198 |
+
Unless required by applicable law or agreed to in writing, software
|
199 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
200 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
201 |
+
See the License for the specific language governing permissions and
|
202 |
+
limitations under the License.
|
env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/METADATA
ADDED
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: evaluate
|
3 |
+
Version: 0.4.1
|
4 |
+
Summary: HuggingFace community-driven open-source library of evaluation
|
5 |
+
Home-page: https://github.com/huggingface/evaluate
|
6 |
+
Author: HuggingFace Inc.
|
7 |
+
Author-email: [email protected]
|
8 |
+
License: Apache 2.0
|
9 |
+
Download-URL: https://github.com/huggingface/evaluate/tags
|
10 |
+
Keywords: metrics machine learning evaluate evaluation
|
11 |
+
Platform: UNKNOWN
|
12 |
+
Classifier: Development Status :: 5 - Production/Stable
|
13 |
+
Classifier: Intended Audience :: Developers
|
14 |
+
Classifier: Intended Audience :: Education
|
15 |
+
Classifier: Intended Audience :: Science/Research
|
16 |
+
Classifier: License :: OSI Approved :: Apache Software License
|
17 |
+
Classifier: Operating System :: OS Independent
|
18 |
+
Classifier: Programming Language :: Python :: 3
|
19 |
+
Classifier: Programming Language :: Python :: 3.7
|
20 |
+
Classifier: Programming Language :: Python :: 3.8
|
21 |
+
Classifier: Programming Language :: Python :: 3.9
|
22 |
+
Classifier: Programming Language :: Python :: 3.10
|
23 |
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
24 |
+
Requires-Python: >=3.7.0
|
25 |
+
Description-Content-Type: text/markdown
|
26 |
+
License-File: LICENSE
|
27 |
+
Requires-Dist: datasets >=2.0.0
|
28 |
+
Requires-Dist: numpy >=1.17
|
29 |
+
Requires-Dist: dill
|
30 |
+
Requires-Dist: pandas
|
31 |
+
Requires-Dist: requests >=2.19.0
|
32 |
+
Requires-Dist: tqdm >=4.62.1
|
33 |
+
Requires-Dist: xxhash
|
34 |
+
Requires-Dist: multiprocess
|
35 |
+
Requires-Dist: fsspec[http] >=2021.05.0
|
36 |
+
Requires-Dist: huggingface-hub >=0.7.0
|
37 |
+
Requires-Dist: packaging
|
38 |
+
Requires-Dist: responses <0.19
|
39 |
+
Requires-Dist: importlib-metadata ; python_version < "3.8"
|
40 |
+
Provides-Extra: dev
|
41 |
+
Requires-Dist: absl-py ; extra == 'dev'
|
42 |
+
Requires-Dist: charcut >=1.1.1 ; extra == 'dev'
|
43 |
+
Requires-Dist: cer >=1.2.0 ; extra == 'dev'
|
44 |
+
Requires-Dist: nltk ; extra == 'dev'
|
45 |
+
Requires-Dist: pytest ; extra == 'dev'
|
46 |
+
Requires-Dist: pytest-datadir ; extra == 'dev'
|
47 |
+
Requires-Dist: pytest-xdist ; extra == 'dev'
|
48 |
+
Requires-Dist: tensorflow !=2.6.0,!=2.6.1,<=2.10,>=2.3 ; extra == 'dev'
|
49 |
+
Requires-Dist: torch ; extra == 'dev'
|
50 |
+
Requires-Dist: accelerate ; extra == 'dev'
|
51 |
+
Requires-Dist: bert-score >=0.3.6 ; extra == 'dev'
|
52 |
+
Requires-Dist: rouge-score >=0.1.2 ; extra == 'dev'
|
53 |
+
Requires-Dist: sacrebleu ; extra == 'dev'
|
54 |
+
Requires-Dist: sacremoses ; extra == 'dev'
|
55 |
+
Requires-Dist: scipy ; extra == 'dev'
|
56 |
+
Requires-Dist: seqeval ; extra == 'dev'
|
57 |
+
Requires-Dist: scikit-learn ; extra == 'dev'
|
58 |
+
Requires-Dist: jiwer ; extra == 'dev'
|
59 |
+
Requires-Dist: sentencepiece ; extra == 'dev'
|
60 |
+
Requires-Dist: transformers ; extra == 'dev'
|
61 |
+
Requires-Dist: mauve-text ; extra == 'dev'
|
62 |
+
Requires-Dist: trectools ; extra == 'dev'
|
63 |
+
Requires-Dist: toml >=0.10.1 ; extra == 'dev'
|
64 |
+
Requires-Dist: requests-file >=1.5.1 ; extra == 'dev'
|
65 |
+
Requires-Dist: tldextract >=3.1.0 ; extra == 'dev'
|
66 |
+
Requires-Dist: texttable >=1.6.3 ; extra == 'dev'
|
67 |
+
Requires-Dist: unidecode >=1.3.4 ; extra == 'dev'
|
68 |
+
Requires-Dist: Werkzeug >=1.0.1 ; extra == 'dev'
|
69 |
+
Requires-Dist: six ~=1.15.0 ; extra == 'dev'
|
70 |
+
Requires-Dist: black ~=22.0 ; extra == 'dev'
|
71 |
+
Requires-Dist: flake8 >=3.8.3 ; extra == 'dev'
|
72 |
+
Requires-Dist: isort >=5.0.0 ; extra == 'dev'
|
73 |
+
Requires-Dist: pyyaml >=5.3.1 ; extra == 'dev'
|
74 |
+
Provides-Extra: docs
|
75 |
+
Requires-Dist: s3fs ; extra == 'docs'
|
76 |
+
Provides-Extra: evaluator
|
77 |
+
Requires-Dist: transformers ; extra == 'evaluator'
|
78 |
+
Requires-Dist: scipy >=1.7.1 ; extra == 'evaluator'
|
79 |
+
Provides-Extra: quality
|
80 |
+
Requires-Dist: black ~=22.0 ; extra == 'quality'
|
81 |
+
Requires-Dist: flake8 >=3.8.3 ; extra == 'quality'
|
82 |
+
Requires-Dist: isort >=5.0.0 ; extra == 'quality'
|
83 |
+
Requires-Dist: pyyaml >=5.3.1 ; extra == 'quality'
|
84 |
+
Provides-Extra: template
|
85 |
+
Requires-Dist: cookiecutter ; extra == 'template'
|
86 |
+
Requires-Dist: gradio >=3.0.0 ; extra == 'template'
|
87 |
+
Provides-Extra: tensorflow
|
88 |
+
Requires-Dist: tensorflow !=2.6.0,!=2.6.1,>=2.2.0 ; extra == 'tensorflow'
|
89 |
+
Provides-Extra: tensorflow_gpu
|
90 |
+
Requires-Dist: tensorflow-gpu !=2.6.0,!=2.6.1,>=2.2.0 ; extra == 'tensorflow_gpu'
|
91 |
+
Provides-Extra: tests
|
92 |
+
Requires-Dist: absl-py ; extra == 'tests'
|
93 |
+
Requires-Dist: charcut >=1.1.1 ; extra == 'tests'
|
94 |
+
Requires-Dist: cer >=1.2.0 ; extra == 'tests'
|
95 |
+
Requires-Dist: nltk ; extra == 'tests'
|
96 |
+
Requires-Dist: pytest ; extra == 'tests'
|
97 |
+
Requires-Dist: pytest-datadir ; extra == 'tests'
|
98 |
+
Requires-Dist: pytest-xdist ; extra == 'tests'
|
99 |
+
Requires-Dist: tensorflow !=2.6.0,!=2.6.1,<=2.10,>=2.3 ; extra == 'tests'
|
100 |
+
Requires-Dist: torch ; extra == 'tests'
|
101 |
+
Requires-Dist: accelerate ; extra == 'tests'
|
102 |
+
Requires-Dist: bert-score >=0.3.6 ; extra == 'tests'
|
103 |
+
Requires-Dist: rouge-score >=0.1.2 ; extra == 'tests'
|
104 |
+
Requires-Dist: sacrebleu ; extra == 'tests'
|
105 |
+
Requires-Dist: sacremoses ; extra == 'tests'
|
106 |
+
Requires-Dist: scipy ; extra == 'tests'
|
107 |
+
Requires-Dist: seqeval ; extra == 'tests'
|
108 |
+
Requires-Dist: scikit-learn ; extra == 'tests'
|
109 |
+
Requires-Dist: jiwer ; extra == 'tests'
|
110 |
+
Requires-Dist: sentencepiece ; extra == 'tests'
|
111 |
+
Requires-Dist: transformers ; extra == 'tests'
|
112 |
+
Requires-Dist: mauve-text ; extra == 'tests'
|
113 |
+
Requires-Dist: trectools ; extra == 'tests'
|
114 |
+
Requires-Dist: toml >=0.10.1 ; extra == 'tests'
|
115 |
+
Requires-Dist: requests-file >=1.5.1 ; extra == 'tests'
|
116 |
+
Requires-Dist: tldextract >=3.1.0 ; extra == 'tests'
|
117 |
+
Requires-Dist: texttable >=1.6.3 ; extra == 'tests'
|
118 |
+
Requires-Dist: unidecode >=1.3.4 ; extra == 'tests'
|
119 |
+
Requires-Dist: Werkzeug >=1.0.1 ; extra == 'tests'
|
120 |
+
Requires-Dist: six ~=1.15.0 ; extra == 'tests'
|
121 |
+
Provides-Extra: torch
|
122 |
+
Requires-Dist: torch ; extra == 'torch'
|
123 |
+
|
124 |
+
<p align="center">
|
125 |
+
<br>
|
126 |
+
<img src="https://huggingface.co/datasets/evaluate/media/resolve/main/evaluate-banner.png" width="400"/>
|
127 |
+
<br>
|
128 |
+
</p>
|
129 |
+
|
130 |
+
<p align="center">
|
131 |
+
<a href="https://github.com/huggingface/evaluate/actions/workflows/ci.yml?query=branch%3Amain">
|
132 |
+
<img alt="Build" src="https://github.com/huggingface/evaluate/actions/workflows/ci.yml/badge.svg?branch=main">
|
133 |
+
</a>
|
134 |
+
<a href="https://github.com/huggingface/evaluate/blob/master/LICENSE">
|
135 |
+
<img alt="GitHub" src="https://img.shields.io/github/license/huggingface/evaluate.svg?color=blue">
|
136 |
+
</a>
|
137 |
+
<a href="https://huggingface.co/docs/evaluate/index">
|
138 |
+
<img alt="Documentation" src="https://img.shields.io/website/http/huggingface.co/docs/evaluate/index.svg?down_color=red&down_message=offline&up_message=online">
|
139 |
+
</a>
|
140 |
+
<a href="https://github.com/huggingface/evaluate/releases">
|
141 |
+
<img alt="GitHub release" src="https://img.shields.io/github/release/huggingface/evaluate.svg">
|
142 |
+
</a>
|
143 |
+
<a href="CODE_OF_CONDUCT.md">
|
144 |
+
<img alt="Contributor Covenant" src="https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg">
|
145 |
+
</a>
|
146 |
+
</p>
|
147 |
+
|
148 |
+
🤗 Evaluate is a library that makes evaluating and comparing models and reporting their performance easier and more standardized.
|
149 |
+
|
150 |
+
It currently contains:
|
151 |
+
|
152 |
+
- **implementations of dozens of popular metrics**: the existing metrics cover a variety of tasks spanning from NLP to Computer Vision, and include dataset-specific metrics for datasets. With a simple command like `accuracy = load("accuracy")`, get any of these metrics ready to use for evaluating a ML model in any framework (Numpy/Pandas/PyTorch/TensorFlow/JAX).
|
153 |
+
- **comparisons and measurements**: comparisons are used to measure the difference between models and measurements are tools to evaluate datasets.
|
154 |
+
- **an easy way of adding new evaluation modules to the 🤗 Hub**: you can create new evaluation modules and push them to a dedicated Space in the 🤗 Hub with `evaluate-cli create [metric name]`, which allows you to see easily compare different metrics and their outputs for the same sets of references and predictions.
|
155 |
+
|
156 |
+
[🎓 **Documentation**](https://huggingface.co/docs/evaluate/)
|
157 |
+
|
158 |
+
🔎 **Find a [metric](https://huggingface.co/evaluate-metric), [comparison](https://huggingface.co/evaluate-comparison), [measurement](https://huggingface.co/evaluate-measurement) on the Hub**
|
159 |
+
|
160 |
+
[🌟 **Add a new evaluation module**](https://huggingface.co/docs/evaluate/)
|
161 |
+
|
162 |
+
🤗 Evaluate also has lots of useful features like:
|
163 |
+
|
164 |
+
- **Type checking**: the input types are checked to make sure that you are using the right input formats for each metric
|
165 |
+
- **Metric cards**: each metrics comes with a card that describes the values, limitations and their ranges, as well as providing examples of their usage and usefulness.
|
166 |
+
- **Community metrics:** Metrics live on the Hugging Face Hub and you can easily add your own metrics for your project or to collaborate with others.
|
167 |
+
|
168 |
+
|
169 |
+
# Installation
|
170 |
+
|
171 |
+
## With pip
|
172 |
+
|
173 |
+
🤗 Evaluate can be installed from PyPi and has to be installed in a virtual environment (venv or conda for instance)
|
174 |
+
|
175 |
+
```bash
|
176 |
+
pip install evaluate
|
177 |
+
```
|
178 |
+
|
179 |
+
# Usage
|
180 |
+
|
181 |
+
🤗 Evaluate's main methods are:
|
182 |
+
|
183 |
+
- `evaluate.list_evaluation_modules()` to list the available metrics, comparisons and measurements
|
184 |
+
- `evaluate.load(module_name, **kwargs)` to instantiate an evaluation module
|
185 |
+
- `results = module.compute(*kwargs)` to compute the result of an evaluation module
|
186 |
+
|
187 |
+
# Adding a new evaluation module
|
188 |
+
|
189 |
+
First install the necessary dependencies to create a new metric with the following command:
|
190 |
+
```bash
|
191 |
+
pip install evaluate[template]
|
192 |
+
```
|
193 |
+
Then you can get started with the following command which will create a new folder for your metric and display the necessary steps:
|
194 |
+
```bash
|
195 |
+
evaluate-cli create "Awesome Metric"
|
196 |
+
```
|
197 |
+
See this [step-by-step guide](https://huggingface.co/docs/evaluate/creating_and_sharing) in the documentation for detailed instructions.
|
198 |
+
|
199 |
+
## Credits
|
200 |
+
|
201 |
+
Thanks to [@marella](https://github.com/marella) for letting us use the `evaluate` namespace on PyPi previously used by his [library](https://github.com/marella/evaluate).
|
202 |
+
|
203 |
+
|
env-llmeval/lib/python3.10/site-packages/evaluate-0.4.1.dist-info/entry_points.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[console_scripts]
|
2 |
+
evaluate-cli = evaluate.commands.evaluate_cli:main
|
3 |
+
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/LICENSE.txt
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2004 Infrae. All rights reserved.
|
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
|
12 |
+
the documentation and/or other materials provided with the
|
13 |
+
distribution.
|
14 |
+
|
15 |
+
3. Neither the name of Infrae nor the names of its contributors may
|
16 |
+
be used to endorse or promote products derived from this software
|
17 |
+
without specific prior written permission.
|
18 |
+
|
19 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
20 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
21 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
22 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INFRAE OR
|
23 |
+
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
24 |
+
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
25 |
+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
26 |
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
27 |
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
28 |
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
29 |
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/LICENSES.txt
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
lxml is copyright Infrae and distributed under the BSD license (see
|
2 |
+
doc/licenses/BSD.txt), with the following exceptions:
|
3 |
+
|
4 |
+
Some code, such a selftest.py, selftest2.py and
|
5 |
+
src/lxml/_elementpath.py are derived from ElementTree and
|
6 |
+
cElementTree. See doc/licenses/elementtree.txt for the license text.
|
7 |
+
|
8 |
+
lxml.cssselect and lxml.html are copyright Ian Bicking and distributed
|
9 |
+
under the BSD license (see doc/licenses/BSD.txt).
|
10 |
+
|
11 |
+
test.py, the test-runner script, is GPL and copyright Shuttleworth
|
12 |
+
Foundation. See doc/licenses/GPL.txt. It is believed the unchanged
|
13 |
+
inclusion of test.py to run the unit test suite falls under the
|
14 |
+
"aggregation" clause of the GPL and thus does not affect the license
|
15 |
+
of the rest of the package.
|
16 |
+
|
17 |
+
The isoschematron implementation uses several XSL and RelaxNG resources:
|
18 |
+
* The (XML syntax) RelaxNG schema for schematron, copyright International
|
19 |
+
Organization for Standardization (see
|
20 |
+
src/lxml/isoschematron/resources/rng/iso-schematron.rng for the license
|
21 |
+
text)
|
22 |
+
* The skeleton iso-schematron-xlt1 pure-xslt schematron implementation
|
23 |
+
xsl stylesheets, copyright Rick Jelliffe and Academia Sinica Computing
|
24 |
+
Center, Taiwan (see the xsl files here for the license text:
|
25 |
+
src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/)
|
26 |
+
* The xsd/rng schema schematron extraction xsl transformations are unlicensed
|
27 |
+
and copyright the respective authors as noted (see
|
28 |
+
src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl and
|
29 |
+
src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl)
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/METADATA
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: lxml
|
3 |
+
Version: 5.2.1
|
4 |
+
Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
|
5 |
+
Home-page: https://lxml.de/
|
6 |
+
Author: lxml dev team
|
7 |
+
Author-email: [email protected]
|
8 |
+
Maintainer: lxml dev team
|
9 |
+
Maintainer-email: [email protected]
|
10 |
+
License: BSD-3-Clause
|
11 |
+
Project-URL: Source, https://github.com/lxml/lxml
|
12 |
+
Classifier: Development Status :: 5 - Production/Stable
|
13 |
+
Classifier: Intended Audience :: Developers
|
14 |
+
Classifier: Intended Audience :: Information Technology
|
15 |
+
Classifier: License :: OSI Approved :: BSD License
|
16 |
+
Classifier: Programming Language :: Cython
|
17 |
+
Classifier: Programming Language :: Python :: 3
|
18 |
+
Classifier: Programming Language :: Python :: 3.6
|
19 |
+
Classifier: Programming Language :: Python :: 3.7
|
20 |
+
Classifier: Programming Language :: Python :: 3.8
|
21 |
+
Classifier: Programming Language :: Python :: 3.9
|
22 |
+
Classifier: Programming Language :: Python :: 3.10
|
23 |
+
Classifier: Programming Language :: Python :: 3.11
|
24 |
+
Classifier: Programming Language :: Python :: 3.12
|
25 |
+
Classifier: Programming Language :: C
|
26 |
+
Classifier: Operating System :: OS Independent
|
27 |
+
Classifier: Topic :: Text Processing :: Markup :: HTML
|
28 |
+
Classifier: Topic :: Text Processing :: Markup :: XML
|
29 |
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
30 |
+
Requires-Python: >=3.6
|
31 |
+
License-File: LICENSE.txt
|
32 |
+
License-File: LICENSES.txt
|
33 |
+
Provides-Extra: cssselect
|
34 |
+
Requires-Dist: cssselect >=0.7 ; extra == 'cssselect'
|
35 |
+
Provides-Extra: html5
|
36 |
+
Requires-Dist: html5lib ; extra == 'html5'
|
37 |
+
Provides-Extra: html_clean
|
38 |
+
Requires-Dist: lxml-html-clean ; extra == 'html_clean'
|
39 |
+
Provides-Extra: htmlsoup
|
40 |
+
Requires-Dist: BeautifulSoup4 ; extra == 'htmlsoup'
|
41 |
+
Provides-Extra: source
|
42 |
+
Requires-Dist: Cython >=3.0.10 ; extra == 'source'
|
43 |
+
|
44 |
+
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
|
45 |
+
provides safe and convenient access to these libraries using the ElementTree
|
46 |
+
API.
|
47 |
+
|
48 |
+
It extends the ElementTree API significantly to offer support for XPath,
|
49 |
+
RelaxNG, XML Schema, XSLT, C14N and much more.
|
50 |
+
|
51 |
+
To contact the project, go to the `project home page
|
52 |
+
<https://lxml.de/>`_ or see our bug tracker at
|
53 |
+
https://launchpad.net/lxml
|
54 |
+
|
55 |
+
In case you want to use the current in-development version of lxml,
|
56 |
+
you can get it from the github repository at
|
57 |
+
https://github.com/lxml/lxml . Note that this requires Cython to
|
58 |
+
build the sources, see the build instructions on the project home
|
59 |
+
page. To the same end, running ``easy_install lxml==dev`` will
|
60 |
+
install lxml from
|
61 |
+
https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have
|
62 |
+
an appropriate version of Cython installed.
|
63 |
+
|
64 |
+
|
65 |
+
After an official release of a new stable series, bug fixes may become
|
66 |
+
available at
|
67 |
+
https://github.com/lxml/lxml/tree/lxml-5.2 .
|
68 |
+
Running ``easy_install lxml==5.2bugfix`` will install
|
69 |
+
the unreleased branch state from
|
70 |
+
https://github.com/lxml/lxml/tarball/lxml-5.2#egg=lxml-5.2bugfix
|
71 |
+
as soon as a maintenance branch has been established. Note that this
|
72 |
+
requires Cython to be installed at an appropriate version for the build.
|
73 |
+
|
74 |
+
5.2.1 (2024-04-02)
|
75 |
+
==================
|
76 |
+
|
77 |
+
Bugs fixed
|
78 |
+
----------
|
79 |
+
|
80 |
+
* LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to
|
81 |
+
"core2", but with SSE 4.2 enabled.
|
82 |
+
|
83 |
+
* LP#2059977: ``Element.iterfind("//absolute_path")`` failed with a ``SyntaxError``
|
84 |
+
where it should have issued a warning.
|
85 |
+
|
86 |
+
* GH#416: The documentation build was using the non-standard ``which`` command.
|
87 |
+
Patch by Michał Górny.
|
88 |
+
|
89 |
+
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/RECORD
ADDED
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
lxml-5.2.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
2 |
+
lxml-5.2.1.dist-info/LICENSE.txt,sha256=ae20RcEzWoMS1MCScYR-mVbYTw2fck0SU0DMP612eyo,1488
|
3 |
+
lxml-5.2.1.dist-info/LICENSES.txt,sha256=QdSd1AaqDhVIptXyGjDWv2OLPNlutyid00jYPtLkA5I,1514
|
4 |
+
lxml-5.2.1.dist-info/METADATA,sha256=gOuJgh--uI1YuhrzK8UoTG-oBMJJB1tljdEWH-Y9_Aw,3444
|
5 |
+
lxml-5.2.1.dist-info/RECORD,,
|
6 |
+
lxml-5.2.1.dist-info/WHEEL,sha256=DRFGfbmk00iwRfDF9fpLQAJbF-b4Wp23htOC54ltOsw,114
|
7 |
+
lxml-5.2.1.dist-info/top_level.txt,sha256=NjD988wqaKq512nshNdLt-uDxsjkp4Bh51m6N-dhUrk,5
|
8 |
+
lxml/ElementInclude.py,sha256=PSLeZFvCa76WHJulPLxcZXJtCI2-4dK2CtqPRiYOAQg,8560
|
9 |
+
lxml/__init__.py,sha256=muWa7ZIKDJW7z7hAmmliO3nRMLRFeGHBjo7qnnf2mIk,574
|
10 |
+
lxml/__pycache__/ElementInclude.cpython-310.pyc,,
|
11 |
+
lxml/__pycache__/__init__.cpython-310.pyc,,
|
12 |
+
lxml/__pycache__/_elementpath.cpython-310.pyc,,
|
13 |
+
lxml/__pycache__/builder.cpython-310.pyc,,
|
14 |
+
lxml/__pycache__/cssselect.cpython-310.pyc,,
|
15 |
+
lxml/__pycache__/doctestcompare.cpython-310.pyc,,
|
16 |
+
lxml/__pycache__/pyclasslookup.cpython-310.pyc,,
|
17 |
+
lxml/__pycache__/sax.cpython-310.pyc,,
|
18 |
+
lxml/__pycache__/usedoctest.cpython-310.pyc,,
|
19 |
+
lxml/_elementpath.cpython-310-x86_64-linux-gnu.so,sha256=QQNpkJSHYkyZj1jb70g4bZzZHAJFRc7xxjzQtBV10B4,209088
|
20 |
+
lxml/_elementpath.py,sha256=5-PzX8ZIxPIvESKDGVL829sejYkvx991FSQyM-J0LqE,10888
|
21 |
+
lxml/apihelpers.pxi,sha256=zipCUecXzy5INij_qdEEqZoLp9LYB3CJQUzIzFVH1Ow,63610
|
22 |
+
lxml/builder.cpython-310-x86_64-linux-gnu.so,sha256=g2l9-5NdQVyGLKlvk8VRM-CmOrBPEacGym59vnUozGs,112416
|
23 |
+
lxml/builder.py,sha256=XD0DQc_G-D950Ym2NwDqxF2v9frtldxdfmvYhxhpP64,8100
|
24 |
+
lxml/classlookup.pxi,sha256=Tax8Vhbm5C6UCjgmRFsYjW0pFHxIuTthH1MOgASDLgc,22435
|
25 |
+
lxml/cleanup.pxi,sha256=ZNEpbv7qx_ICPzsxhCaMUHCOfiznOoZ_u3jlYXHAuh4,8454
|
26 |
+
lxml/cssselect.py,sha256=_wZdX-B9p5MeIYABmENIYRWEkwXwX-7jO8Dkf-1rUZU,3306
|
27 |
+
lxml/debug.pxi,sha256=zhxiMeNnKtkjn_FWboHk1T-Vtcg_vEGV8jfYK0XyXHM,3282
|
28 |
+
lxml/docloader.pxi,sha256=bYSZAxxbBEfVzfLXTUWFRfOyUTfV23L7i9hR2dgtSNY,5772
|
29 |
+
lxml/doctestcompare.py,sha256=40EDnkwpcvW86qNa86990OXF42xdHaosSZoiBsEjkzU,17731
|
30 |
+
lxml/dtd.pxi,sha256=y2i_PVKnlWCe9VGchgM6t8lIljtVfbWSXuWC-rEbzeE,15228
|
31 |
+
lxml/etree.cpython-310-x86_64-linux-gnu.so,sha256=zZ00g74Zo8BV9ZvKDxe17KREzm8UHydWXR-e4DG-_6g,5341640
|
32 |
+
lxml/etree.h,sha256=NPhL2CztGkHk3YgMx2j7pkimDavjx_8CTmCRrdMxslM,9912
|
33 |
+
lxml/etree.pyx,sha256=dHJaEezpj2bZrsiUZgh5ypC79L3FPxMXRiHnGlBkOx8,133885
|
34 |
+
lxml/etree_api.h,sha256=XDHi7lgGoIcyoS8hB27di8OAb0RC6ubGs3ETzd3KDSE,17063
|
35 |
+
lxml/extensions.pxi,sha256=58O6mBbDeWnkiIsRd9T7mLodylo7typz2dbjpJryAyY,32088
|
36 |
+
lxml/html/ElementSoup.py,sha256=s_dLobLMuKn2DhexR-iDXdZrMFg1RjLy1feHsIeZMpw,320
|
37 |
+
lxml/html/__init__.py,sha256=ap2X3ZzRaufsJppVEVa7ctw1bYtBfs7FSRBCUIKPyDk,64302
|
38 |
+
lxml/html/__pycache__/ElementSoup.cpython-310.pyc,,
|
39 |
+
lxml/html/__pycache__/__init__.cpython-310.pyc,,
|
40 |
+
lxml/html/__pycache__/_diffcommand.cpython-310.pyc,,
|
41 |
+
lxml/html/__pycache__/_html5builder.cpython-310.pyc,,
|
42 |
+
lxml/html/__pycache__/_setmixin.cpython-310.pyc,,
|
43 |
+
lxml/html/__pycache__/builder.cpython-310.pyc,,
|
44 |
+
lxml/html/__pycache__/clean.cpython-310.pyc,,
|
45 |
+
lxml/html/__pycache__/defs.cpython-310.pyc,,
|
46 |
+
lxml/html/__pycache__/diff.cpython-310.pyc,,
|
47 |
+
lxml/html/__pycache__/formfill.cpython-310.pyc,,
|
48 |
+
lxml/html/__pycache__/html5parser.cpython-310.pyc,,
|
49 |
+
lxml/html/__pycache__/soupparser.cpython-310.pyc,,
|
50 |
+
lxml/html/__pycache__/usedoctest.cpython-310.pyc,,
|
51 |
+
lxml/html/_diffcommand.py,sha256=kz_7EP9PmYWuczlZcGiw74_rG0eTKvQ2lrO0rkiwlYE,2081
|
52 |
+
lxml/html/_html5builder.py,sha256=NLaT-Ev-aBgJpeQl-6ZbJChLZK5GV-znDkHOJD5VQC4,3230
|
53 |
+
lxml/html/_setmixin.py,sha256=8IFIOLmVz0G-XzsD2tCEkSFWO-dgPBHgvHufC8ni67s,1188
|
54 |
+
lxml/html/builder.py,sha256=aRgS-Ea9bli-muGX0iUQGKAe9D93P8BspQ2WPuiWJcU,4492
|
55 |
+
lxml/html/clean.py,sha256=FghSJy4jt2RaBy6dgusowkU18hxpZ4XLE5ceCK9qxyA,503
|
56 |
+
lxml/html/defs.py,sha256=ZzOp2TmY9f_ein9GIcDPyN8-f5HVptzSj56umimWub4,4236
|
57 |
+
lxml/html/diff.cpython-310-x86_64-linux-gnu.so,sha256=K3PSxK2JraOQ4OwSlTCKZJJ-_K_etEyIt5_6nMDhIUI,372864
|
58 |
+
lxml/html/diff.py,sha256=n2jMJW8D2OYfG-SKbdmpSjZ3Lwk516WwJfMn6yvQiuM,30393
|
59 |
+
lxml/html/formfill.py,sha256=umgk0BbkAI1W6q9musFbL-cDnI_aap2NsLBJqk0UmVI,9681
|
60 |
+
lxml/html/html5parser.py,sha256=dnyC4cqHxywjZSzk0mu2L7THTZjxhg4yF4pncjusa_w,8634
|
61 |
+
lxml/html/soupparser.py,sha256=xo8VvNeOEb-SChuXLKCRECh8J7HBiJLE9sAbEskoUUQ,10197
|
62 |
+
lxml/html/usedoctest.py,sha256=tPlmVz4KK1GRKV5DJLrdVECeqsT9PlDzSqqTodVi5s0,249
|
63 |
+
lxml/includes/__init__.pxd,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
64 |
+
lxml/includes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
65 |
+
lxml/includes/__pycache__/__init__.cpython-310.pyc,,
|
66 |
+
lxml/includes/c14n.pxd,sha256=DBQcOJ0c_YS245ohMb8fmuEC1kFyv1LrNY_8Mf-syZg,1110
|
67 |
+
lxml/includes/config.pxd,sha256=H6Mrl8It21hzRI2hzMId9W48QqkYYkoLT4dniLNmdTw,96
|
68 |
+
lxml/includes/dtdvalid.pxd,sha256=Nv0OykjYehv2lO-Zj--q6jS3TAC_dvQVPSgPMuse1NM,689
|
69 |
+
lxml/includes/etree_defs.h,sha256=wWC0nsE3NCLBABsKjo_UMBtUJr7yPL7-e8OLc-tGI5o,14245
|
70 |
+
lxml/includes/etreepublic.pxd,sha256=Bn4d3JkWPqXputXqI-eJ0xmPrwNFPTfDCa7axgjB7FM,10184
|
71 |
+
lxml/includes/extlibs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
72 |
+
lxml/includes/extlibs/__pycache__/__init__.cpython-310.pyc,,
|
73 |
+
lxml/includes/extlibs/libcharset.h,sha256=GA0FumrbNI4VDGlzq3lf5CLaCwXgn4unw2l0btGQFwI,1510
|
74 |
+
lxml/includes/extlibs/localcharset.h,sha256=Z_AagaQeq0aDE7NPsVOqEf4nO4KcUp46ggo4d0ONIOQ,6338
|
75 |
+
lxml/includes/extlibs/zconf.h,sha256=ROVD_0UUx6mgHWSAGcLJqB0RBcv6PHfx-vbNhur6ir0,16464
|
76 |
+
lxml/includes/extlibs/zlib.h,sha256=ilV5r3LqT0J_8ApBUPDMs_xcHkN59ybhARM7Grn8YAw,96829
|
77 |
+
lxml/includes/htmlparser.pxd,sha256=9uASkP5dU7OE2lCOLT-z2e01qSbFlp4ehgwdostF_qk,2802
|
78 |
+
lxml/includes/libexslt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
79 |
+
lxml/includes/libexslt/__pycache__/__init__.cpython-310.pyc,,
|
80 |
+
lxml/includes/libexslt/exslt.h,sha256=eSW5tMJAewSUANLqk7AGEiU8b2BbCNRyauHnez7nKSU,3114
|
81 |
+
lxml/includes/libexslt/exsltconfig.h,sha256=I0m5Qut1Equ7peyWaseRI4jtPC5ENlOp4UthyUYI3QM,1172
|
82 |
+
lxml/includes/libexslt/exsltexports.h,sha256=1Jm9KTXm2FUUJIZ6V6-Uw55yG0BMULX3_goyxDd2LL8,1077
|
83 |
+
lxml/includes/libxml/HTMLparser.h,sha256=ySe0Ebz_SqcymDMfwbuuXrWFjzk36u87-gEel_Nuctg,10008
|
84 |
+
lxml/includes/libxml/HTMLtree.h,sha256=xQMeETDtY8XZnkV9rGkI4UgUIp71I4z2O3R_P1AEwc4,3502
|
85 |
+
lxml/includes/libxml/SAX.h,sha256=TG2pkIInEA1vLbMfhB02mZhYSoTKxX-m0RaUGmYyzCo,4418
|
86 |
+
lxml/includes/libxml/SAX2.h,sha256=5fiNvrQmkgIzgZJk-38P1txfs-jIvAcL-_hDAE2pQFs,4430
|
87 |
+
lxml/includes/libxml/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
88 |
+
lxml/includes/libxml/__pycache__/__init__.cpython-310.pyc,,
|
89 |
+
lxml/includes/libxml/c14n.h,sha256=vG_CjBvBDaMDVLD8qTQNqT-fj7rmkvD8O8Q7OCv9p3M,3021
|
90 |
+
lxml/includes/libxml/catalog.h,sha256=_aTvqPlvW9WSwGr0UsUr50H3xvLK3KjIT7NEaE8L4Ww,4618
|
91 |
+
lxml/includes/libxml/chvalid.h,sha256=TZcceNp6Cw0QlYwIqK9GxyYqL5UiAjpQyjt_yrZGTQE,5087
|
92 |
+
lxml/includes/libxml/debugXML.h,sha256=W0JxFbxqZKEDwyTffBNeVPyHjFQL4wj3Vr9PCl63YA4,4928
|
93 |
+
lxml/includes/libxml/dict.h,sha256=SweaPGMtTTf4je6dNTIoEzcfEvpsAT9_PhR7FC0K-rQ,1770
|
94 |
+
lxml/includes/libxml/encoding.h,sha256=10GEJ6jAieaRXNHDqoHy4s5FSDTfPBm-_Y8V5eSQdqU,8109
|
95 |
+
lxml/includes/libxml/entities.h,sha256=QDLCNfqDBiza2N4T5nBqecGLcvmCqdPbbXBpoqd1ZgY,4659
|
96 |
+
lxml/includes/libxml/globals.h,sha256=GCp5Iy7IOre0MC1FbFTdpidiSeVFT4fA2t0Facbiw0Q,890
|
97 |
+
lxml/includes/libxml/hash.h,sha256=NiQ7FIrpb5_fqLbqB_wuakO2hcbEjkjrLMkWsJ4u7z0,6310
|
98 |
+
lxml/includes/libxml/list.h,sha256=kwMDctdAgRtCGInjdXuaBAlNDrn5Vc87rdUNjHgUNH4,3140
|
99 |
+
lxml/includes/libxml/nanoftp.h,sha256=q-OGmv3ltTTTbB_n6ehpGFJpS6wwME-pNTkxcYhHKvo,4013
|
100 |
+
lxml/includes/libxml/nanohttp.h,sha256=jca5Z9jzu_Lb6ey7B90q6gjZHGlO82LUx0OsTulCl8E,1869
|
101 |
+
lxml/includes/libxml/parser.h,sha256=payh3SrRC3q1IBC6OT_RSTZK8Wp1KUoEcca43p-2pds,44410
|
102 |
+
lxml/includes/libxml/parserInternals.h,sha256=ZVSsuLs_K-Ldj0ryU1OPP8lnIe3yKN4QL_CgfhmeiZM,16604
|
103 |
+
lxml/includes/libxml/relaxng.h,sha256=miygBGaAxpxiG16kzGWbah9Pl84TunzqKIQf9GcTkhE,5830
|
104 |
+
lxml/includes/libxml/schemasInternals.h,sha256=V8M4In3zf24EX55Yt4dcfxwp7NpHGYViKnLKwtyrPJ4,26233
|
105 |
+
lxml/includes/libxml/schematron.h,sha256=8EhPDhvtlMxl9e0C5rSbEruOvzJS5BC_OOFbq9RXZnY,4255
|
106 |
+
lxml/includes/libxml/threads.h,sha256=vWXv_Nvf7a1iJVZO22J7nCUZkTwM1plW6lL_v9Wckd0,1730
|
107 |
+
lxml/includes/libxml/tree.h,sha256=qVYizJJHQqrFJPmK_ZbdeWGDTwv2m1MzeZ51xfeVong,38353
|
108 |
+
lxml/includes/libxml/uri.h,sha256=A7nSyNLbCGWRVvpVbg8bbo-cw3s-Eu0rs45ILWhzfDk,2568
|
109 |
+
lxml/includes/libxml/valid.h,sha256=N0iyv98q1qPwS1lzzuF9U5o_ZSXfPNqsbnq2qjofeU4,12834
|
110 |
+
lxml/includes/libxml/xinclude.h,sha256=2M5D4Koe4Q4zX1qYaiKmp0Fq5joC5UpY4fcV6FG80Xw,2887
|
111 |
+
lxml/includes/libxml/xlink.h,sha256=UwJVQvFAax69tdMkePYiAlfkpzTTGZM7hWMyGzEDdwk,5002
|
112 |
+
lxml/includes/libxml/xmlIO.h,sha256=SSvJNj3eA4zw87n4-tTrsZBGqHnw7_Rt_6jJon_stDk,12253
|
113 |
+
lxml/includes/libxml/xmlautomata.h,sha256=6V_99Ozmfjy1EywHByHLBrgvBsItuYoV34qifJDdXDc,3787
|
114 |
+
lxml/includes/libxml/xmlerror.h,sha256=mPPTbEDEM3UodTTwMMPhMG0zWsEBMA6w2xUOUELWisM,37295
|
115 |
+
lxml/includes/libxml/xmlexports.h,sha256=GZ1O2qLq9NHTeUddup2ac90MdoImLuH81HvA59oYFyY,992
|
116 |
+
lxml/includes/libxml/xmlmemory.h,sha256=N1C_93dytOuKccDvGWzRoT5yrA9YZS9A57vb34DwtuY,6116
|
117 |
+
lxml/includes/libxml/xmlmodule.h,sha256=y8AmygZrR3wf5UEfyhu6Sf6sn7TTO47g0FUfwdtexA8,1138
|
118 |
+
lxml/includes/libxml/xmlreader.h,sha256=iSQmsBM7175FC9D0yPzASIrEVzXktaibRMzmYJPJBxE,12114
|
119 |
+
lxml/includes/libxml/xmlregexp.h,sha256=AK69btlcPhG_i_6wVB-VABljotbg241WFsL34STKxmg,5149
|
120 |
+
lxml/includes/libxml/xmlsave.h,sha256=A6_a6TtPnAT8vLcSW-CU4ntcs8GCc1igRyjz2eVlpv4,2469
|
121 |
+
lxml/includes/libxml/xmlschemas.h,sha256=lXHsYTgPFpvSZF8LSFmHlF6EycX1PkzzW7zejosOn34,6902
|
122 |
+
lxml/includes/libxml/xmlschemastypes.h,sha256=MYwlGmoKAo3lHRaaKgnCXiLmPT9KRjdxyCJ7TEyZ6jM,4583
|
123 |
+
lxml/includes/libxml/xmlstring.h,sha256=d5PpqxP1I1sfmCUHvVJtjoC9h7hLHcAAQ5ok_Rtf50I,5271
|
124 |
+
lxml/includes/libxml/xmlunicode.h,sha256=xqhfmchk-GELwmZWZ2Ha0IgosCy9csZswVDnbmvzRjI,8665
|
125 |
+
lxml/includes/libxml/xmlversion.h,sha256=Qa_a27aFYEAc2U7xl_whMtgB8BTe36VfBgUxGjIF2XI,9205
|
126 |
+
lxml/includes/libxml/xmlwriter.h,sha256=7tXNqXynH7tbeeMrxcbpI_TI_ZSjxmcR43wXxVg9X9o,20625
|
127 |
+
lxml/includes/libxml/xpath.h,sha256=v7fb_GTuugqevysPRNLBocL0YleyEGMyH_SaDpescek,16442
|
128 |
+
lxml/includes/libxml/xpathInternals.h,sha256=y3F0P7awBk9qhRQmmEgtSDEHoSvbLN_Q2vIifflypSI,18419
|
129 |
+
lxml/includes/libxml/xpointer.h,sha256=9MKw7uRowx53od3plREL_szioEudglZS6H2EUetBToQ,3647
|
130 |
+
lxml/includes/libxslt/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
131 |
+
lxml/includes/libxslt/__pycache__/__init__.cpython-310.pyc,,
|
132 |
+
lxml/includes/libxslt/attributes.h,sha256=qKwzfGf7r89esLC65s96iYJWRA-s-Ezss2_V6Mmo1hk,957
|
133 |
+
lxml/includes/libxslt/documents.h,sha256=kBihgH5pqRvFalhm_fOFHtJTFhTpBcm681yT5dxgwfw,2704
|
134 |
+
lxml/includes/libxslt/extensions.h,sha256=W5UMyJqUP_1zt6sXZ0mgc0gAIwDJrZ8gjByhyrWqvd8,6899
|
135 |
+
lxml/includes/libxslt/extra.h,sha256=6X3Wu3NdPtrlqz-Koo7dB-rccnnszi6j3zg599gTByg,1640
|
136 |
+
lxml/includes/libxslt/functions.h,sha256=fc4CZj-9KeBHzO9-WWU_bNqmaEZAz3n7NNwClIBXk14,1972
|
137 |
+
lxml/includes/libxslt/imports.h,sha256=18kIjoGqdFXR63Ce3ZtzxsTiYV3XGKpchYakMUPDuUI,1840
|
138 |
+
lxml/includes/libxslt/keys.h,sha256=16v25VEluS7jYhgg6gYFwVxgGMn-1ctnlhhWWT4RcBY,1155
|
139 |
+
lxml/includes/libxslt/namespaces.h,sha256=VofSn2Kkn-a5JyRKCmY3jPp7amQy3n09vzy0KUQt4q0,1666
|
140 |
+
lxml/includes/libxslt/numbersInternals.h,sha256=Eg5gYZ5p3h0_e5wyI61S-0E6_ArVJzv0yr63j6BU2fc,2019
|
141 |
+
lxml/includes/libxslt/pattern.h,sha256=tJ-BPfs9UYgiZMMoQZbhij3g7xVppYq7TrrOu25eR7Q,2110
|
142 |
+
lxml/includes/libxslt/preproc.h,sha256=D_LjEdHhsdyBnEAvflnwFgoR4hGUb72kgEhXkkmPRsw,896
|
143 |
+
lxml/includes/libxslt/security.h,sha256=fUD1cy_WxFCTvTNAF0WOQIU4p5CNWn1LHFyZJd-Fx5U,2652
|
144 |
+
lxml/includes/libxslt/templates.h,sha256=bnt6Jqui6KU5pNUdMNPbQZkZ5d-VTWqC0TMGkOlVoIo,2268
|
145 |
+
lxml/includes/libxslt/transform.h,sha256=ICT7meUV0OTAx27WaKVrKj-aUmR9LSpTNaOAJd2UStg,6311
|
146 |
+
lxml/includes/libxslt/variables.h,sha256=cQAgPe4QCcK2uKbWg7Iz-9peM9xWGm7m3M6jQm0sjIA,3143
|
147 |
+
lxml/includes/libxslt/xslt.h,sha256=wmFx2Q31Pd8Iq2phAQpY9J3QQatb8lWg3gABtqKFgEw,1964
|
148 |
+
lxml/includes/libxslt/xsltInternals.h,sha256=VKpvlPx4gUMYYdnaTFgyzcwamcGR0oOUou0iQi8-I9Q,57894
|
149 |
+
lxml/includes/libxslt/xsltconfig.h,sha256=W_FQN0zWOn-tbHapROrD5BgHkeykaG1khzrxl4H6eNc,3682
|
150 |
+
lxml/includes/libxslt/xsltexports.h,sha256=1-luH-0bCIgBAlKAXhV-dqHBfwOAQNDamiYbxIlTf0k,1124
|
151 |
+
lxml/includes/libxslt/xsltlocale.h,sha256=ppxGEmJfZIJgwRQzCM0_77p9WNekEWq1NrdYZrQl4IE,942
|
152 |
+
lxml/includes/libxslt/xsltutils.h,sha256=1eguYgR9-jeNOVlBUktHboaq-VLX6JXraO80TfbARKM,9085
|
153 |
+
lxml/includes/lxml-version.h,sha256=2fN0JTHAnzy65wnMxsss7l72xTYbVKZiJMDuIOQaai0,71
|
154 |
+
lxml/includes/relaxng.pxd,sha256=HzHlQ6mCcf_tj_JZ9NAVJTVAv8ScCkE8Ifq15y3bS0c,2615
|
155 |
+
lxml/includes/schematron.pxd,sha256=Hob7xh-K-MKqp7WiG8thMagf5EkQzmgfi4ds0EF91JA,1604
|
156 |
+
lxml/includes/tree.pxd,sha256=Z5mHkABQPlnwu81WTTq7R4fz17rJAkamOvXf_Jp-nxg,20391
|
157 |
+
lxml/includes/uri.pxd,sha256=3vOXw6AbSPxAM9uo71T1qnfx-wd9ezXLDQtWsb2zX0I,145
|
158 |
+
lxml/includes/xinclude.pxd,sha256=CuO_XZNB6E2JK1qXXWn11APrjFQV5kA6SMyb77WZn0A,804
|
159 |
+
lxml/includes/xmlerror.pxd,sha256=pNP5juL4hRHdVdXUWzMspbdtgPqJdHLDu4jns3ItvrI,58016
|
160 |
+
lxml/includes/xmlparser.pxd,sha256=d79Wmyof6BX_rjBkKYyDXhBBC3O-yCfyhx8PrI0wm5E,11434
|
161 |
+
lxml/includes/xmlschema.pxd,sha256=OLZPd2WDJyopiXJJyo-dAyyYHaeSYFiMAI4tqIiv-Ik,1702
|
162 |
+
lxml/includes/xpath.pxd,sha256=e8-ZYUbRG7N1mHETAlknJ_QqAteOosrYLRgpH-OsTkg,5603
|
163 |
+
lxml/includes/xslt.pxd,sha256=4yl3pOu7pAvsx5Tc-W4IWCoB8wgtSSR62HI1jqu6jko,8241
|
164 |
+
lxml/isoschematron/__init__.py,sha256=D9LF5IXdj08t7QXajHFT3LtIW3-DCbXZw1ZjJZlpn-4,13270
|
165 |
+
lxml/isoschematron/__pycache__/__init__.cpython-310.pyc,,
|
166 |
+
lxml/isoschematron/resources/rng/iso-schematron.rng,sha256=VsWxPyi3iViJDDbjJJw0wWkEHkLrz9zoCA8zJLor9N4,18337
|
167 |
+
lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl,sha256=ObebsB8Wt-d3uIA_U5NU85TpnQ3PxPX38TdOAqosMac,3172
|
168 |
+
lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl,sha256=QweRrIIM-zFcgg98GXA2CaWfIbgVE0XKEeYSfvv67A0,4563
|
169 |
+
lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl,sha256=xSZ_Ekq_I-62ZpiE5AqYYHwFW_qh855zt9V4_s7rbkY,11703
|
170 |
+
lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl,sha256=x42QJ-dxQ1waPzydsCoQnp2Xj15y53nW43O7BuoDRHk,39957
|
171 |
+
lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl,sha256=Tr9BnO6pzjVWwhqJfm10UlvAy95EgfSCz2iMlrVGT6Q,2015
|
172 |
+
lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl,sha256=ue8q_88X4e_jsJizo31GRNBxNhdxkEE9fY20oq0Iqwk,71764
|
173 |
+
lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl,sha256=BBAdsVSi5zAzeGepuN6gS1saQINDqITXKplmmj4dTWg,20382
|
174 |
+
lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt,sha256=OGLiFswuLJEW5EPYKOeoauuCJFEtVa6jyzBE1OcJI98,3310
|
175 |
+
lxml/iterparse.pxi,sha256=HcHYTLU6cs1R7GOik62rEkTebgsz1fYttk00iKfOtcw,16527
|
176 |
+
lxml/lxml.etree.h,sha256=NPhL2CztGkHk3YgMx2j7pkimDavjx_8CTmCRrdMxslM,9912
|
177 |
+
lxml/lxml.etree_api.h,sha256=10b-ePscCH-tL0k-Ve4JD109sxsFJQnNcLXet_7U8wc,17068
|
178 |
+
lxml/nsclasses.pxi,sha256=5pzNBhBtlqObPdThL9QIGRs1Dxj1qnr0PyXuTCURqTg,9129
|
179 |
+
lxml/objectify.cpython-310-x86_64-linux-gnu.so,sha256=yF0ZRQPngWsI5PypQASvFY4-ewc3ugZHowHKy9bpKIY,3057096
|
180 |
+
lxml/objectify.pyx,sha256=pvaZmS21G-qlNjPuVaB_dgGgi0alxNALo7gFOV8Ispc,75735
|
181 |
+
lxml/objectpath.pxi,sha256=s5TNG2-EbaWWKLFAiX303B95zK_Ui8ausB__3QvFFGw,11450
|
182 |
+
lxml/parser.pxi,sha256=9R2rdzq1f8LOaKSAzAnFghB3rAspy4vcMTB6q8u0RSA,81866
|
183 |
+
lxml/parsertarget.pxi,sha256=v1PidxRaG5giwXcTDkpBI7PDFmsZuOcK0y9LdkQaY8M,6326
|
184 |
+
lxml/proxy.pxi,sha256=TPfavn4-ufhVlr-GKciz2qXCTUFtvGdxO-F-h30yIws,23697
|
185 |
+
lxml/public-api.pxi,sha256=XoP6_cJOEoQIItvE1RiYCKYD1ry4AobaOr4XLo0KSE4,6666
|
186 |
+
lxml/pyclasslookup.py,sha256=gLD1HM2HtITYYiGzjEOewSwbB7XkVx_NZv_quCt79Oc,92
|
187 |
+
lxml/readonlytree.pxi,sha256=ddRYczhHieJ4XUvWvTPW9N9oQ8vuKtv7lC1mtE1qvH8,18976
|
188 |
+
lxml/relaxng.pxi,sha256=3OQ-fZMzP-KF5vM6HTozT_9ee3J0DJnpj9RcHC8LoMw,6339
|
189 |
+
lxml/sax.cpython-310-x86_64-linux-gnu.so,sha256=LqPdMCg8pC_R5MfcqdSdeoEXy4AQ71SSDLqXCgQFZKU,186008
|
190 |
+
lxml/sax.py,sha256=8e9Ef4Cfbwr7AHMGCBBZcotBkOehQtdaCxsVCgWM5_c,9303
|
191 |
+
lxml/saxparser.pxi,sha256=9nJEnVFFFx7vueUJ3fSeDjxG4gLgrXsDBWVkD_f8U1Q,33322
|
192 |
+
lxml/schematron.pxi,sha256=hFn1p4egpvvz-Tkk2AH7cbVOavTC-A7mzHABHrGh7g4,5908
|
193 |
+
lxml/serializer.pxi,sha256=3wqS0zC0Pgh5ev-8Mn3YB6sVeJVH_j7wjpzSEDVTdvM,67951
|
194 |
+
lxml/usedoctest.py,sha256=qRgZKQVcAZcl-zN0AIXVJnOsETUXz2nPXkxuzs1lGgk,230
|
195 |
+
lxml/xinclude.pxi,sha256=7eBrI_OK47mmrHQ0ixbixRI8pKqQ1nwkMV-OmKUVlD4,2456
|
196 |
+
lxml/xmlerror.pxi,sha256=K7YIB21sLWdf_2GxyUymRZ5vDr3O4OJ5vGjrklBGa6o,49854
|
197 |
+
lxml/xmlid.pxi,sha256=5zf9oR6bsCtavGiOmilNyHqYwgG_bnrIabSd2SURtm0,6073
|
198 |
+
lxml/xmlschema.pxi,sha256=mumNoHni5S3BQPtcmOHRd61KRaVWu4eOie2wQeB0e6E,8490
|
199 |
+
lxml/xpath.pxi,sha256=aqW24V817dUxps4Gnc8h7Tm3QVlITKvxU5_9WgJUIFg,19132
|
200 |
+
lxml/xslt.pxi,sha256=R2fpAf0P7GA1Dhjg0-fGVUbxCk8bBAshuoAs4ODwqlc,36023
|
201 |
+
lxml/xsltext.pxi,sha256=TImDiAPlAezC07P7RY1N9YChA7AuKFH-G53hXdel9yc,11088
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.43.0)
|
3 |
+
Root-Is-Purelib: false
|
4 |
+
Tag: cp310-cp310-manylinux_2_28_x86_64
|
5 |
+
|
env-llmeval/lib/python3.10/site-packages/lxml-5.2.1.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
lxml
|
env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/License.txt
ADDED
@@ -0,0 +1,1568 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
End User License Agreement
|
2 |
+
--------------------------
|
3 |
+
|
4 |
+
|
5 |
+
Preface
|
6 |
+
-------
|
7 |
+
|
8 |
+
The Software License Agreement in Chapter 1 and the Supplement
|
9 |
+
in Chapter 2 contain license terms and conditions that govern
|
10 |
+
the use of NVIDIA software. By accepting this agreement, you
|
11 |
+
agree to comply with all the terms and conditions applicable
|
12 |
+
to the product(s) included herein.
|
13 |
+
|
14 |
+
|
15 |
+
NVIDIA Driver
|
16 |
+
|
17 |
+
|
18 |
+
Description
|
19 |
+
|
20 |
+
This package contains the operating system driver and
|
21 |
+
fundamental system software components for NVIDIA GPUs.
|
22 |
+
|
23 |
+
|
24 |
+
NVIDIA CUDA Toolkit
|
25 |
+
|
26 |
+
|
27 |
+
Description
|
28 |
+
|
29 |
+
The NVIDIA CUDA Toolkit provides command-line and graphical
|
30 |
+
tools for building, debugging and optimizing the performance
|
31 |
+
of applications accelerated by NVIDIA GPUs, runtime and math
|
32 |
+
libraries, and documentation including programming guides,
|
33 |
+
user manuals, and API references.
|
34 |
+
|
35 |
+
|
36 |
+
Default Install Location of CUDA Toolkit
|
37 |
+
|
38 |
+
Windows platform:
|
39 |
+
|
40 |
+
%ProgramFiles%\NVIDIA GPU Computing Toolkit\CUDA\v#.#
|
41 |
+
|
42 |
+
Linux platform:
|
43 |
+
|
44 |
+
/usr/local/cuda-#.#
|
45 |
+
|
46 |
+
Mac platform:
|
47 |
+
|
48 |
+
/Developer/NVIDIA/CUDA-#.#
|
49 |
+
|
50 |
+
|
51 |
+
NVIDIA CUDA Samples
|
52 |
+
|
53 |
+
|
54 |
+
Description
|
55 |
+
|
56 |
+
This package includes over 100+ CUDA examples that demonstrate
|
57 |
+
various CUDA programming principles, and efficient CUDA
|
58 |
+
implementation of algorithms in specific application domains.
|
59 |
+
|
60 |
+
|
61 |
+
Default Install Location of CUDA Samples
|
62 |
+
|
63 |
+
Windows platform:
|
64 |
+
|
65 |
+
%ProgramData%\NVIDIA Corporation\CUDA Samples\v#.#
|
66 |
+
|
67 |
+
Linux platform:
|
68 |
+
|
69 |
+
/usr/local/cuda-#.#/samples
|
70 |
+
|
71 |
+
and
|
72 |
+
|
73 |
+
$HOME/NVIDIA_CUDA-#.#_Samples
|
74 |
+
|
75 |
+
Mac platform:
|
76 |
+
|
77 |
+
/Developer/NVIDIA/CUDA-#.#/samples
|
78 |
+
|
79 |
+
|
80 |
+
NVIDIA Nsight Visual Studio Edition (Windows only)
|
81 |
+
|
82 |
+
|
83 |
+
Description
|
84 |
+
|
85 |
+
NVIDIA Nsight Development Platform, Visual Studio Edition is a
|
86 |
+
development environment integrated into Microsoft Visual
|
87 |
+
Studio that provides tools for debugging, profiling, analyzing
|
88 |
+
and optimizing your GPU computing and graphics applications.
|
89 |
+
|
90 |
+
|
91 |
+
Default Install Location of Nsight Visual Studio Edition
|
92 |
+
|
93 |
+
Windows platform:
|
94 |
+
|
95 |
+
%ProgramFiles(x86)%\NVIDIA Corporation\Nsight Visual Studio Edition #.#
|
96 |
+
|
97 |
+
|
98 |
+
1. License Agreement for NVIDIA Software Development Kits
|
99 |
+
---------------------------------------------------------
|
100 |
+
|
101 |
+
|
102 |
+
Release Date: July 26, 2018
|
103 |
+
---------------------------
|
104 |
+
|
105 |
+
|
106 |
+
Important NoticeRead before downloading, installing,
|
107 |
+
copying or using the licensed software:
|
108 |
+
-------------------------------------------------------
|
109 |
+
|
110 |
+
This license agreement, including exhibits attached
|
111 |
+
("Agreement”) is a legal agreement between you and NVIDIA
|
112 |
+
Corporation ("NVIDIA") and governs your use of a NVIDIA
|
113 |
+
software development kit (“SDK”).
|
114 |
+
|
115 |
+
Each SDK has its own set of software and materials, but here
|
116 |
+
is a description of the types of items that may be included in
|
117 |
+
a SDK: source code, header files, APIs, data sets and assets
|
118 |
+
(examples include images, textures, models, scenes, videos,
|
119 |
+
native API input/output files), binary software, sample code,
|
120 |
+
libraries, utility programs, programming code and
|
121 |
+
documentation.
|
122 |
+
|
123 |
+
This Agreement can be accepted only by an adult of legal age
|
124 |
+
of majority in the country in which the SDK is used.
|
125 |
+
|
126 |
+
If you are entering into this Agreement on behalf of a company
|
127 |
+
or other legal entity, you represent that you have the legal
|
128 |
+
authority to bind the entity to this Agreement, in which case
|
129 |
+
“you” will mean the entity you represent.
|
130 |
+
|
131 |
+
If you don’t have the required age or authority to accept
|
132 |
+
this Agreement, or if you don’t accept all the terms and
|
133 |
+
conditions of this Agreement, do not download, install or use
|
134 |
+
the SDK.
|
135 |
+
|
136 |
+
You agree to use the SDK only for purposes that are permitted
|
137 |
+
by (a) this Agreement, and (b) any applicable law, regulation
|
138 |
+
or generally accepted practices or guidelines in the relevant
|
139 |
+
jurisdictions.
|
140 |
+
|
141 |
+
|
142 |
+
1.1. License
|
143 |
+
|
144 |
+
|
145 |
+
1.1.1. License Grant
|
146 |
+
|
147 |
+
Subject to the terms of this Agreement, NVIDIA hereby grants
|
148 |
+
you a non-exclusive, non-transferable license, without the
|
149 |
+
right to sublicense (except as expressly provided in this
|
150 |
+
Agreement) to:
|
151 |
+
|
152 |
+
1. Install and use the SDK,
|
153 |
+
|
154 |
+
2. Modify and create derivative works of sample source code
|
155 |
+
delivered in the SDK, and
|
156 |
+
|
157 |
+
3. Distribute those portions of the SDK that are identified
|
158 |
+
in this Agreement as distributable, as incorporated in
|
159 |
+
object code format into a software application that meets
|
160 |
+
the distribution requirements indicated in this Agreement.
|
161 |
+
|
162 |
+
|
163 |
+
1.1.2. Distribution Requirements
|
164 |
+
|
165 |
+
These are the distribution requirements for you to exercise
|
166 |
+
the distribution grant:
|
167 |
+
|
168 |
+
1. Your application must have material additional
|
169 |
+
functionality, beyond the included portions of the SDK.
|
170 |
+
|
171 |
+
2. The distributable portions of the SDK shall only be
|
172 |
+
accessed by your application.
|
173 |
+
|
174 |
+
3. The following notice shall be included in modifications
|
175 |
+
and derivative works of sample source code distributed:
|
176 |
+
“This software contains source code provided by NVIDIA
|
177 |
+
Corporation.”
|
178 |
+
|
179 |
+
4. Unless a developer tool is identified in this Agreement
|
180 |
+
as distributable, it is delivered for your internal use
|
181 |
+
only.
|
182 |
+
|
183 |
+
5. The terms under which you distribute your application
|
184 |
+
must be consistent with the terms of this Agreement,
|
185 |
+
including (without limitation) terms relating to the
|
186 |
+
license grant and license restrictions and protection of
|
187 |
+
NVIDIA’s intellectual property rights. Additionally, you
|
188 |
+
agree that you will protect the privacy, security and
|
189 |
+
legal rights of your application users.
|
190 |
+
|
191 |
+
6. You agree to notify NVIDIA in writing of any known or
|
192 |
+
suspected distribution or use of the SDK not in compliance
|
193 |
+
with the requirements of this Agreement, and to enforce
|
194 |
+
the terms of your agreements with respect to distributed
|
195 |
+
SDK.
|
196 |
+
|
197 |
+
|
198 |
+
1.1.3. Authorized Users
|
199 |
+
|
200 |
+
You may allow employees and contractors of your entity or of
|
201 |
+
your subsidiary(ies) to access and use the SDK from your
|
202 |
+
secure network to perform work on your behalf.
|
203 |
+
|
204 |
+
If you are an academic institution you may allow users
|
205 |
+
enrolled or employed by the academic institution to access and
|
206 |
+
use the SDK from your secure network.
|
207 |
+
|
208 |
+
You are responsible for the compliance with the terms of this
|
209 |
+
Agreement by your authorized users. If you become aware that
|
210 |
+
your authorized users didn’t follow the terms of this
|
211 |
+
Agreement, you agree to take reasonable steps to resolve the
|
212 |
+
non-compliance and prevent new occurrences.
|
213 |
+
|
214 |
+
|
215 |
+
1.1.4. Pre-Release SDK
|
216 |
+
|
217 |
+
The SDK versions identified as alpha, beta, preview or
|
218 |
+
otherwise as pre-release, may not be fully functional, may
|
219 |
+
contain errors or design flaws, and may have reduced or
|
220 |
+
different security, privacy, accessibility, availability, and
|
221 |
+
reliability standards relative to commercial versions of
|
222 |
+
NVIDIA software and materials. Use of a pre-release SDK may
|
223 |
+
result in unexpected results, loss of data, project delays or
|
224 |
+
other unpredictable damage or loss.
|
225 |
+
|
226 |
+
You may use a pre-release SDK at your own risk, understanding
|
227 |
+
that pre-release SDKs are not intended for use in production
|
228 |
+
or business-critical systems.
|
229 |
+
|
230 |
+
NVIDIA may choose not to make available a commercial version
|
231 |
+
of any pre-release SDK. NVIDIA may also choose to abandon
|
232 |
+
development and terminate the availability of a pre-release
|
233 |
+
SDK at any time without liability.
|
234 |
+
|
235 |
+
|
236 |
+
1.1.5. Updates
|
237 |
+
|
238 |
+
NVIDIA may, at its option, make available patches, workarounds
|
239 |
+
or other updates to this SDK. Unless the updates are provided
|
240 |
+
with their separate governing terms, they are deemed part of
|
241 |
+
the SDK licensed to you as provided in this Agreement. You
|
242 |
+
agree that the form and content of the SDK that NVIDIA
|
243 |
+
provides may change without prior notice to you. While NVIDIA
|
244 |
+
generally maintains compatibility between versions, NVIDIA may
|
245 |
+
in some cases make changes that introduce incompatibilities in
|
246 |
+
future versions of the SDK.
|
247 |
+
|
248 |
+
|
249 |
+
1.1.6. Third Party Licenses
|
250 |
+
|
251 |
+
The SDK may come bundled with, or otherwise include or be
|
252 |
+
distributed with, third party software licensed by a NVIDIA
|
253 |
+
supplier and/or open source software provided under an open
|
254 |
+
source license. Use of third party software is subject to the
|
255 |
+
third-party license terms, or in the absence of third party
|
256 |
+
terms, the terms of this Agreement. Copyright to third party
|
257 |
+
software is held by the copyright holders indicated in the
|
258 |
+
third-party software or license.
|
259 |
+
|
260 |
+
|
261 |
+
1.1.7. Reservation of Rights
|
262 |
+
|
263 |
+
NVIDIA reserves all rights, title, and interest in and to the
|
264 |
+
SDK, not expressly granted to you under this Agreement.
|
265 |
+
|
266 |
+
|
267 |
+
1.2. Limitations
|
268 |
+
|
269 |
+
The following license limitations apply to your use of the
|
270 |
+
SDK:
|
271 |
+
|
272 |
+
1. You may not reverse engineer, decompile or disassemble,
|
273 |
+
or remove copyright or other proprietary notices from any
|
274 |
+
portion of the SDK or copies of the SDK.
|
275 |
+
|
276 |
+
2. Except as expressly provided in this Agreement, you may
|
277 |
+
not copy, sell, rent, sublicense, transfer, distribute,
|
278 |
+
modify, or create derivative works of any portion of the
|
279 |
+
SDK. For clarity, you may not distribute or sublicense the
|
280 |
+
SDK as a stand-alone product.
|
281 |
+
|
282 |
+
3. Unless you have an agreement with NVIDIA for this
|
283 |
+
purpose, you may not indicate that an application created
|
284 |
+
with the SDK is sponsored or endorsed by NVIDIA.
|
285 |
+
|
286 |
+
4. You may not bypass, disable, or circumvent any
|
287 |
+
encryption, security, digital rights management or
|
288 |
+
authentication mechanism in the SDK.
|
289 |
+
|
290 |
+
5. You may not use the SDK in any manner that would cause it
|
291 |
+
to become subject to an open source software license. As
|
292 |
+
examples, licenses that require as a condition of use,
|
293 |
+
modification, and/or distribution that the SDK be:
|
294 |
+
|
295 |
+
a. Disclosed or distributed in source code form;
|
296 |
+
|
297 |
+
b. Licensed for the purpose of making derivative works;
|
298 |
+
or
|
299 |
+
|
300 |
+
c. Redistributable at no charge.
|
301 |
+
|
302 |
+
6. Unless you have an agreement with NVIDIA for this
|
303 |
+
purpose, you may not use the SDK with any system or
|
304 |
+
application where the use or failure of the system or
|
305 |
+
application can reasonably be expected to threaten or
|
306 |
+
result in personal injury, death, or catastrophic loss.
|
307 |
+
Examples include use in avionics, navigation, military,
|
308 |
+
medical, life support or other life critical applications.
|
309 |
+
NVIDIA does not design, test or manufacture the SDK for
|
310 |
+
these critical uses and NVIDIA shall not be liable to you
|
311 |
+
or any third party, in whole or in part, for any claims or
|
312 |
+
damages arising from such uses.
|
313 |
+
|
314 |
+
7. You agree to defend, indemnify and hold harmless NVIDIA
|
315 |
+
and its affiliates, and their respective employees,
|
316 |
+
contractors, agents, officers and directors, from and
|
317 |
+
against any and all claims, damages, obligations, losses,
|
318 |
+
liabilities, costs or debt, fines, restitutions and
|
319 |
+
expenses (including but not limited to attorney’s fees
|
320 |
+
and costs incident to establishing the right of
|
321 |
+
indemnification) arising out of or related to your use of
|
322 |
+
the SDK outside of the scope of this Agreement, or not in
|
323 |
+
compliance with its terms.
|
324 |
+
|
325 |
+
|
326 |
+
1.3. Ownership
|
327 |
+
|
328 |
+
1. NVIDIA or its licensors hold all rights, title and
|
329 |
+
interest in and to the SDK and its modifications and
|
330 |
+
derivative works, including their respective intellectual
|
331 |
+
property rights, subject to your rights described in this
|
332 |
+
section. This SDK may include software and materials from
|
333 |
+
NVIDIA’s licensors, and these licensors are intended
|
334 |
+
third party beneficiaries that may enforce this Agreement
|
335 |
+
with respect to their intellectual property rights.
|
336 |
+
|
337 |
+
2. You hold all rights, title and interest in and to your
|
338 |
+
applications and your derivative works of the sample
|
339 |
+
source code delivered in the SDK, including their
|
340 |
+
respective intellectual property rights, subject to
|
341 |
+
NVIDIA’s rights described in this section.
|
342 |
+
|
343 |
+
3. You may, but don’t have to, provide to NVIDIA
|
344 |
+
suggestions, feature requests or other feedback regarding
|
345 |
+
the SDK, including possible enhancements or modifications
|
346 |
+
to the SDK. For any feedback that you voluntarily provide,
|
347 |
+
you hereby grant NVIDIA and its affiliates a perpetual,
|
348 |
+
non-exclusive, worldwide, irrevocable license to use,
|
349 |
+
reproduce, modify, license, sublicense (through multiple
|
350 |
+
tiers of sublicensees), and distribute (through multiple
|
351 |
+
tiers of distributors) it without the payment of any
|
352 |
+
royalties or fees to you. NVIDIA will use feedback at its
|
353 |
+
choice. NVIDIA is constantly looking for ways to improve
|
354 |
+
its products, so you may send feedback to NVIDIA through
|
355 |
+
the developer portal at https://developer.nvidia.com.
|
356 |
+
|
357 |
+
|
358 |
+
1.4. No Warranties
|
359 |
+
|
360 |
+
THE SDK IS PROVIDED BY NVIDIA “AS IS” AND “WITH ALL
|
361 |
+
FAULTS.” TO THE MAXIMUM EXTENT PERMITTED BY LAW, NVIDIA AND
|
362 |
+
ITS AFFILIATES EXPRESSLY DISCLAIM ALL WARRANTIES OF ANY KIND
|
363 |
+
OR NATURE, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING,
|
364 |
+
BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS
|
365 |
+
FOR A PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT, OR THE
|
366 |
+
ABSENCE OF ANY DEFECTS THEREIN, WHETHER LATENT OR PATENT. NO
|
367 |
+
WARRANTY IS MADE ON THE BASIS OF TRADE USAGE, COURSE OF
|
368 |
+
DEALING OR COURSE OF TRADE.
|
369 |
+
|
370 |
+
|
371 |
+
1.5. Limitation of Liability
|
372 |
+
|
373 |
+
TO THE MAXIMUM EXTENT PERMITTED BY LAW, NVIDIA AND ITS
|
374 |
+
AFFILIATES SHALL NOT BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
|
375 |
+
PUNITIVE OR CONSEQUENTIAL DAMAGES, OR ANY LOST PROFITS, LOSS
|
376 |
+
OF USE, LOSS OF DATA OR LOSS OF GOODWILL, OR THE COSTS OF
|
377 |
+
PROCURING SUBSTITUTE PRODUCTS, ARISING OUT OF OR IN CONNECTION
|
378 |
+
WITH THIS AGREEMENT OR THE USE OR PERFORMANCE OF THE SDK,
|
379 |
+
WHETHER SUCH LIABILITY ARISES FROM ANY CLAIM BASED UPON BREACH
|
380 |
+
OF CONTRACT, BREACH OF WARRANTY, TORT (INCLUDING NEGLIGENCE),
|
381 |
+
PRODUCT LIABILITY OR ANY OTHER CAUSE OF ACTION OR THEORY OF
|
382 |
+
LIABILITY. IN NO EVENT WILL NVIDIA’S AND ITS AFFILIATES
|
383 |
+
TOTAL CUMULATIVE LIABILITY UNDER OR ARISING OUT OF THIS
|
384 |
+
AGREEMENT EXCEED US$10.00. THE NATURE OF THE LIABILITY OR THE
|
385 |
+
NUMBER OF CLAIMS OR SUITS SHALL NOT ENLARGE OR EXTEND THIS
|
386 |
+
LIMIT.
|
387 |
+
|
388 |
+
These exclusions and limitations of liability shall apply
|
389 |
+
regardless if NVIDIA or its affiliates have been advised of
|
390 |
+
the possibility of such damages, and regardless of whether a
|
391 |
+
remedy fails its essential purpose. These exclusions and
|
392 |
+
limitations of liability form an essential basis of the
|
393 |
+
bargain between the parties, and, absent any of these
|
394 |
+
exclusions or limitations of liability, the provisions of this
|
395 |
+
Agreement, including, without limitation, the economic terms,
|
396 |
+
would be substantially different.
|
397 |
+
|
398 |
+
|
399 |
+
1.6. Termination
|
400 |
+
|
401 |
+
1. This Agreement will continue to apply until terminated by
|
402 |
+
either you or NVIDIA as described below.
|
403 |
+
|
404 |
+
2. If you want to terminate this Agreement, you may do so by
|
405 |
+
stopping to use the SDK.
|
406 |
+
|
407 |
+
3. NVIDIA may, at any time, terminate this Agreement if:
|
408 |
+
|
409 |
+
a. (i) you fail to comply with any term of this
|
410 |
+
Agreement and the non-compliance is not fixed within
|
411 |
+
thirty (30) days following notice from NVIDIA (or
|
412 |
+
immediately if you violate NVIDIA’s intellectual
|
413 |
+
property rights);
|
414 |
+
|
415 |
+
b. (ii) you commence or participate in any legal
|
416 |
+
proceeding against NVIDIA with respect to the SDK; or
|
417 |
+
|
418 |
+
c. (iii) NVIDIA decides to no longer provide the SDK in
|
419 |
+
a country or, in NVIDIA’s sole discretion, the
|
420 |
+
continued use of it is no longer commercially viable.
|
421 |
+
|
422 |
+
4. Upon any termination of this Agreement, you agree to
|
423 |
+
promptly discontinue use of the SDK and destroy all copies
|
424 |
+
in your possession or control. Your prior distributions in
|
425 |
+
accordance with this Agreement are not affected by the
|
426 |
+
termination of this Agreement. Upon written request, you
|
427 |
+
will certify in writing that you have complied with your
|
428 |
+
commitments under this section. Upon any termination of
|
429 |
+
this Agreement all provisions survive except for the
|
430 |
+
license grant provisions.
|
431 |
+
|
432 |
+
|
433 |
+
1.7. General
|
434 |
+
|
435 |
+
If you wish to assign this Agreement or your rights and
|
436 |
+
obligations, including by merger, consolidation, dissolution
|
437 |
+
or operation of law, contact NVIDIA to ask for permission. Any
|
438 |
+
attempted assignment not approved by NVIDIA in writing shall
|
439 |
+
be void and of no effect. NVIDIA may assign, delegate or
|
440 |
+
transfer this Agreement and its rights and obligations, and if
|
441 |
+
to a non-affiliate you will be notified.
|
442 |
+
|
443 |
+
You agree to cooperate with NVIDIA and provide reasonably
|
444 |
+
requested information to verify your compliance with this
|
445 |
+
Agreement.
|
446 |
+
|
447 |
+
This Agreement will be governed in all respects by the laws of
|
448 |
+
the United States and of the State of Delaware as those laws
|
449 |
+
are applied to contracts entered into and performed entirely
|
450 |
+
within Delaware by Delaware residents, without regard to the
|
451 |
+
conflicts of laws principles. The United Nations Convention on
|
452 |
+
Contracts for the International Sale of Goods is specifically
|
453 |
+
disclaimed. You agree to all terms of this Agreement in the
|
454 |
+
English language.
|
455 |
+
|
456 |
+
The state or federal courts residing in Santa Clara County,
|
457 |
+
California shall have exclusive jurisdiction over any dispute
|
458 |
+
or claim arising out of this Agreement. Notwithstanding this,
|
459 |
+
you agree that NVIDIA shall still be allowed to apply for
|
460 |
+
injunctive remedies or an equivalent type of urgent legal
|
461 |
+
relief in any jurisdiction.
|
462 |
+
|
463 |
+
If any court of competent jurisdiction determines that any
|
464 |
+
provision of this Agreement is illegal, invalid or
|
465 |
+
unenforceable, such provision will be construed as limited to
|
466 |
+
the extent necessary to be consistent with and fully
|
467 |
+
enforceable under the law and the remaining provisions will
|
468 |
+
remain in full force and effect. Unless otherwise specified,
|
469 |
+
remedies are cumulative.
|
470 |
+
|
471 |
+
Each party acknowledges and agrees that the other is an
|
472 |
+
independent contractor in the performance of this Agreement.
|
473 |
+
|
474 |
+
The SDK has been developed entirely at private expense and is
|
475 |
+
“commercial items” consisting of “commercial computer
|
476 |
+
software” and “commercial computer software
|
477 |
+
documentation” provided with RESTRICTED RIGHTS. Use,
|
478 |
+
duplication or disclosure by the U.S. Government or a U.S.
|
479 |
+
Government subcontractor is subject to the restrictions in
|
480 |
+
this Agreement pursuant to DFARS 227.7202-3(a) or as set forth
|
481 |
+
in subparagraphs (c)(1) and (2) of the Commercial Computer
|
482 |
+
Software - Restricted Rights clause at FAR 52.227-19, as
|
483 |
+
applicable. Contractor/manufacturer is NVIDIA, 2788 San Tomas
|
484 |
+
Expressway, Santa Clara, CA 95051.
|
485 |
+
|
486 |
+
The SDK is subject to United States export laws and
|
487 |
+
regulations. You agree that you will not ship, transfer or
|
488 |
+
export the SDK into any country, or use the SDK in any manner,
|
489 |
+
prohibited by the United States Bureau of Industry and
|
490 |
+
Security or economic sanctions regulations administered by the
|
491 |
+
U.S. Department of Treasury’s Office of Foreign Assets
|
492 |
+
Control (OFAC), or any applicable export laws, restrictions or
|
493 |
+
regulations. These laws include restrictions on destinations,
|
494 |
+
end users and end use. By accepting this Agreement, you
|
495 |
+
confirm that you are not a resident or citizen of any country
|
496 |
+
currently embargoed by the U.S. and that you are not otherwise
|
497 |
+
prohibited from receiving the SDK.
|
498 |
+
|
499 |
+
Any notice delivered by NVIDIA to you under this Agreement
|
500 |
+
will be delivered via mail, email or fax. You agree that any
|
501 |
+
notices that NVIDIA sends you electronically will satisfy any
|
502 |
+
legal communication requirements. Please direct your legal
|
503 |
+
notices or other correspondence to NVIDIA Corporation, 2788
|
504 |
+
San Tomas Expressway, Santa Clara, California 95051, United
|
505 |
+
States of America, Attention: Legal Department.
|
506 |
+
|
507 |
+
This Agreement and any exhibits incorporated into this
|
508 |
+
Agreement constitute the entire agreement of the parties with
|
509 |
+
respect to the subject matter of this Agreement and supersede
|
510 |
+
all prior negotiations or documentation exchanged between the
|
511 |
+
parties relating to this SDK license. Any additional and/or
|
512 |
+
conflicting terms on documents issued by you are null, void,
|
513 |
+
and invalid. Any amendment or waiver under this Agreement
|
514 |
+
shall be in writing and signed by representatives of both
|
515 |
+
parties.
|
516 |
+
|
517 |
+
|
518 |
+
2. CUDA Toolkit Supplement to Software License Agreement for
|
519 |
+
NVIDIA Software Development Kits
|
520 |
+
------------------------------------------------------------
|
521 |
+
|
522 |
+
|
523 |
+
Release date: August 16, 2018
|
524 |
+
-----------------------------
|
525 |
+
|
526 |
+
The terms in this supplement govern your use of the NVIDIA
|
527 |
+
CUDA Toolkit SDK under the terms of your license agreement
|
528 |
+
(“Agreement”) as modified by this supplement. Capitalized
|
529 |
+
terms used but not defined below have the meaning assigned to
|
530 |
+
them in the Agreement.
|
531 |
+
|
532 |
+
This supplement is an exhibit to the Agreement and is
|
533 |
+
incorporated as an integral part of the Agreement. In the
|
534 |
+
event of conflict between the terms in this supplement and the
|
535 |
+
terms in the Agreement, the terms in this supplement govern.
|
536 |
+
|
537 |
+
|
538 |
+
2.1. License Scope
|
539 |
+
|
540 |
+
The SDK is licensed for you to develop applications only for
|
541 |
+
use in systems with NVIDIA GPUs.
|
542 |
+
|
543 |
+
|
544 |
+
2.2. Distribution
|
545 |
+
|
546 |
+
The portions of the SDK that are distributable under the
|
547 |
+
Agreement are listed in Attachment A.
|
548 |
+
|
549 |
+
|
550 |
+
2.3. Operating Systems
|
551 |
+
|
552 |
+
Those portions of the SDK designed exclusively for use on the
|
553 |
+
Linux or FreeBSD operating systems, or other operating systems
|
554 |
+
derived from the source code to these operating systems, may
|
555 |
+
be copied and redistributed for use in accordance with this
|
556 |
+
Agreement, provided that the object code files are not
|
557 |
+
modified in any way (except for unzipping of compressed
|
558 |
+
files).
|
559 |
+
|
560 |
+
|
561 |
+
2.4. Audio and Video Encoders and Decoders
|
562 |
+
|
563 |
+
You acknowledge and agree that it is your sole responsibility
|
564 |
+
to obtain any additional third-party licenses required to
|
565 |
+
make, have made, use, have used, sell, import, and offer for
|
566 |
+
sale your products or services that include or incorporate any
|
567 |
+
third-party software and content relating to audio and/or
|
568 |
+
video encoders and decoders from, including but not limited
|
569 |
+
to, Microsoft, Thomson, Fraunhofer IIS, Sisvel S.p.A.,
|
570 |
+
MPEG-LA, and Coding Technologies. NVIDIA does not grant to you
|
571 |
+
under this Agreement any necessary patent or other rights with
|
572 |
+
respect to any audio and/or video encoders and decoders.
|
573 |
+
|
574 |
+
|
575 |
+
2.5. Licensing
|
576 |
+
|
577 |
+
If the distribution terms in this Agreement are not suitable
|
578 |
+
for your organization, or for any questions regarding this
|
579 |
+
Agreement, please contact NVIDIA at
|
580 | |
581 |
+
|
582 |
+
|
583 |
+
2.6. Attachment A
|
584 |
+
|
585 |
+
The following portions of the SDK are distributable under the
|
586 |
+
Agreement:
|
587 |
+
|
588 |
+
Component
|
589 |
+
|
590 |
+
CUDA Runtime
|
591 |
+
|
592 |
+
Windows
|
593 |
+
|
594 |
+
cudart.dll, cudart_static.lib, cudadevrt.lib
|
595 |
+
|
596 |
+
Mac OSX
|
597 |
+
|
598 |
+
libcudart.dylib, libcudart_static.a, libcudadevrt.a
|
599 |
+
|
600 |
+
Linux
|
601 |
+
|
602 |
+
libcudart.so, libcudart_static.a, libcudadevrt.a
|
603 |
+
|
604 |
+
Android
|
605 |
+
|
606 |
+
libcudart.so, libcudart_static.a, libcudadevrt.a
|
607 |
+
|
608 |
+
Component
|
609 |
+
|
610 |
+
CUDA FFT Library
|
611 |
+
|
612 |
+
Windows
|
613 |
+
|
614 |
+
cufft.dll, cufftw.dll, cufft.lib, cufftw.lib
|
615 |
+
|
616 |
+
Mac OSX
|
617 |
+
|
618 |
+
libcufft.dylib, libcufft_static.a, libcufftw.dylib,
|
619 |
+
libcufftw_static.a
|
620 |
+
|
621 |
+
Linux
|
622 |
+
|
623 |
+
libcufft.so, libcufft_static.a, libcufftw.so,
|
624 |
+
libcufftw_static.a
|
625 |
+
|
626 |
+
Android
|
627 |
+
|
628 |
+
libcufft.so, libcufft_static.a, libcufftw.so,
|
629 |
+
libcufftw_static.a
|
630 |
+
|
631 |
+
Component
|
632 |
+
|
633 |
+
CUDA BLAS Library
|
634 |
+
|
635 |
+
Windows
|
636 |
+
|
637 |
+
cublas.dll, cublasLt.dll
|
638 |
+
|
639 |
+
Mac OSX
|
640 |
+
|
641 |
+
libcublas.dylib, libcublasLt.dylib, libcublas_static.a,
|
642 |
+
libcublasLt_static.a
|
643 |
+
|
644 |
+
Linux
|
645 |
+
|
646 |
+
libcublas.so, libcublasLt.so, libcublas_static.a,
|
647 |
+
libcublasLt_static.a
|
648 |
+
|
649 |
+
Android
|
650 |
+
|
651 |
+
libcublas.so, libcublasLt.so, libcublas_static.a,
|
652 |
+
libcublasLt_static.a
|
653 |
+
|
654 |
+
Component
|
655 |
+
|
656 |
+
NVIDIA "Drop-in" BLAS Library
|
657 |
+
|
658 |
+
Windows
|
659 |
+
|
660 |
+
nvblas.dll
|
661 |
+
|
662 |
+
Mac OSX
|
663 |
+
|
664 |
+
libnvblas.dylib
|
665 |
+
|
666 |
+
Linux
|
667 |
+
|
668 |
+
libnvblas.so
|
669 |
+
|
670 |
+
Component
|
671 |
+
|
672 |
+
CUDA Sparse Matrix Library
|
673 |
+
|
674 |
+
Windows
|
675 |
+
|
676 |
+
cusparse.dll, cusparse.lib
|
677 |
+
|
678 |
+
Mac OSX
|
679 |
+
|
680 |
+
libcusparse.dylib, libcusparse_static.a
|
681 |
+
|
682 |
+
Linux
|
683 |
+
|
684 |
+
libcusparse.so, libcusparse_static.a
|
685 |
+
|
686 |
+
Android
|
687 |
+
|
688 |
+
libcusparse.so, libcusparse_static.a
|
689 |
+
|
690 |
+
Component
|
691 |
+
|
692 |
+
CUDA Linear Solver Library
|
693 |
+
|
694 |
+
Windows
|
695 |
+
|
696 |
+
cusolver.dll, cusolver.lib
|
697 |
+
|
698 |
+
Mac OSX
|
699 |
+
|
700 |
+
libcusolver.dylib, libcusolver_static.a
|
701 |
+
|
702 |
+
Linux
|
703 |
+
|
704 |
+
libcusolver.so, libcusolver_static.a
|
705 |
+
|
706 |
+
Android
|
707 |
+
|
708 |
+
libcusolver.so, libcusolver_static.a
|
709 |
+
|
710 |
+
Component
|
711 |
+
|
712 |
+
CUDA Random Number Generation Library
|
713 |
+
|
714 |
+
Windows
|
715 |
+
|
716 |
+
curand.dll, curand.lib
|
717 |
+
|
718 |
+
Mac OSX
|
719 |
+
|
720 |
+
libcurand.dylib, libcurand_static.a
|
721 |
+
|
722 |
+
Linux
|
723 |
+
|
724 |
+
libcurand.so, libcurand_static.a
|
725 |
+
|
726 |
+
Android
|
727 |
+
|
728 |
+
libcurand.so, libcurand_static.a
|
729 |
+
|
730 |
+
Component
|
731 |
+
|
732 |
+
CUDA Accelerated Graph Library
|
733 |
+
|
734 |
+
Component
|
735 |
+
|
736 |
+
NVIDIA Performance Primitives Library
|
737 |
+
|
738 |
+
Windows
|
739 |
+
|
740 |
+
nppc.dll, nppc.lib, nppial.dll, nppial.lib, nppicc.dll,
|
741 |
+
nppicc.lib, nppicom.dll, nppicom.lib, nppidei.dll,
|
742 |
+
nppidei.lib, nppif.dll, nppif.lib, nppig.dll, nppig.lib,
|
743 |
+
nppim.dll, nppim.lib, nppist.dll, nppist.lib, nppisu.dll,
|
744 |
+
nppisu.lib, nppitc.dll, nppitc.lib, npps.dll, npps.lib
|
745 |
+
|
746 |
+
Mac OSX
|
747 |
+
|
748 |
+
libnppc.dylib, libnppc_static.a, libnppial.dylib,
|
749 |
+
libnppial_static.a, libnppicc.dylib, libnppicc_static.a,
|
750 |
+
libnppicom.dylib, libnppicom_static.a, libnppidei.dylib,
|
751 |
+
libnppidei_static.a, libnppif.dylib, libnppif_static.a,
|
752 |
+
libnppig.dylib, libnppig_static.a, libnppim.dylib,
|
753 |
+
libnppisu_static.a, libnppitc.dylib, libnppitc_static.a,
|
754 |
+
libnpps.dylib, libnpps_static.a
|
755 |
+
|
756 |
+
Linux
|
757 |
+
|
758 |
+
libnppc.so, libnppc_static.a, libnppial.so,
|
759 |
+
libnppial_static.a, libnppicc.so, libnppicc_static.a,
|
760 |
+
libnppicom.so, libnppicom_static.a, libnppidei.so,
|
761 |
+
libnppidei_static.a, libnppif.so, libnppif_static.a
|
762 |
+
libnppig.so, libnppig_static.a, libnppim.so,
|
763 |
+
libnppim_static.a, libnppist.so, libnppist_static.a,
|
764 |
+
libnppisu.so, libnppisu_static.a, libnppitc.so
|
765 |
+
libnppitc_static.a, libnpps.so, libnpps_static.a
|
766 |
+
|
767 |
+
Android
|
768 |
+
|
769 |
+
libnppc.so, libnppc_static.a, libnppial.so,
|
770 |
+
libnppial_static.a, libnppicc.so, libnppicc_static.a,
|
771 |
+
libnppicom.so, libnppicom_static.a, libnppidei.so,
|
772 |
+
libnppidei_static.a, libnppif.so, libnppif_static.a
|
773 |
+
libnppig.so, libnppig_static.a, libnppim.so,
|
774 |
+
libnppim_static.a, libnppist.so, libnppist_static.a,
|
775 |
+
libnppisu.so, libnppisu_static.a, libnppitc.so
|
776 |
+
libnppitc_static.a, libnpps.so, libnpps_static.a
|
777 |
+
|
778 |
+
Component
|
779 |
+
|
780 |
+
NVIDIA JPEG Library
|
781 |
+
|
782 |
+
Linux
|
783 |
+
|
784 |
+
libnvjpeg.so, libnvjpeg_static.a
|
785 |
+
|
786 |
+
Component
|
787 |
+
|
788 |
+
Internal common library required for statically linking to
|
789 |
+
cuBLAS, cuSPARSE, cuFFT, cuRAND, nvJPEG and NPP
|
790 |
+
|
791 |
+
Mac OSX
|
792 |
+
|
793 |
+
libculibos.a
|
794 |
+
|
795 |
+
Linux
|
796 |
+
|
797 |
+
libculibos.a
|
798 |
+
|
799 |
+
Component
|
800 |
+
|
801 |
+
NVIDIA Runtime Compilation Library and Header
|
802 |
+
|
803 |
+
All
|
804 |
+
|
805 |
+
nvrtc.h
|
806 |
+
|
807 |
+
Windows
|
808 |
+
|
809 |
+
nvrtc.dll, nvrtc-builtins.dll
|
810 |
+
|
811 |
+
Mac OSX
|
812 |
+
|
813 |
+
libnvrtc.dylib, libnvrtc-builtins.dylib
|
814 |
+
|
815 |
+
Linux
|
816 |
+
|
817 |
+
libnvrtc.so, libnvrtc-builtins.so
|
818 |
+
|
819 |
+
Component
|
820 |
+
|
821 |
+
NVIDIA Optimizing Compiler Library
|
822 |
+
|
823 |
+
Windows
|
824 |
+
|
825 |
+
nvvm.dll
|
826 |
+
|
827 |
+
Mac OSX
|
828 |
+
|
829 |
+
libnvvm.dylib
|
830 |
+
|
831 |
+
Linux
|
832 |
+
|
833 |
+
libnvvm.so
|
834 |
+
|
835 |
+
Component
|
836 |
+
|
837 |
+
NVIDIA Common Device Math Functions Library
|
838 |
+
|
839 |
+
Windows
|
840 |
+
|
841 |
+
libdevice.10.bc
|
842 |
+
|
843 |
+
Mac OSX
|
844 |
+
|
845 |
+
libdevice.10.bc
|
846 |
+
|
847 |
+
Linux
|
848 |
+
|
849 |
+
libdevice.10.bc
|
850 |
+
|
851 |
+
Component
|
852 |
+
|
853 |
+
CUDA Occupancy Calculation Header Library
|
854 |
+
|
855 |
+
All
|
856 |
+
|
857 |
+
cuda_occupancy.h
|
858 |
+
|
859 |
+
Component
|
860 |
+
|
861 |
+
CUDA Half Precision Headers
|
862 |
+
|
863 |
+
All
|
864 |
+
|
865 |
+
cuda_fp16.h, cuda_fp16.hpp
|
866 |
+
|
867 |
+
Component
|
868 |
+
|
869 |
+
CUDA Profiling Tools Interface (CUPTI) Library
|
870 |
+
|
871 |
+
Windows
|
872 |
+
|
873 |
+
cupti.dll
|
874 |
+
|
875 |
+
Mac OSX
|
876 |
+
|
877 |
+
libcupti.dylib
|
878 |
+
|
879 |
+
Linux
|
880 |
+
|
881 |
+
libcupti.so
|
882 |
+
|
883 |
+
Component
|
884 |
+
|
885 |
+
NVIDIA Tools Extension Library
|
886 |
+
|
887 |
+
Windows
|
888 |
+
|
889 |
+
nvToolsExt.dll, nvToolsExt.lib
|
890 |
+
|
891 |
+
Mac OSX
|
892 |
+
|
893 |
+
libnvToolsExt.dylib
|
894 |
+
|
895 |
+
Linux
|
896 |
+
|
897 |
+
libnvToolsExt.so
|
898 |
+
|
899 |
+
Component
|
900 |
+
|
901 |
+
NVIDIA CUDA Driver Libraries
|
902 |
+
|
903 |
+
Linux
|
904 |
+
|
905 |
+
libcuda.so, libnvidia-fatbinaryloader.so,
|
906 |
+
libnvidia-ptxjitcompiler.so
|
907 |
+
|
908 |
+
The NVIDIA CUDA Driver Libraries are only distributable in
|
909 |
+
applications that meet this criteria:
|
910 |
+
|
911 |
+
1. The application was developed starting from a NVIDIA CUDA
|
912 |
+
container obtained from Docker Hub or the NVIDIA GPU
|
913 |
+
Cloud, and
|
914 |
+
|
915 |
+
2. The resulting application is packaged as a Docker
|
916 |
+
container and distributed to users on Docker Hub or the
|
917 |
+
NVIDIA GPU Cloud only.
|
918 |
+
|
919 |
+
|
920 |
+
2.7. Attachment B
|
921 |
+
|
922 |
+
|
923 |
+
Additional Licensing Obligations
|
924 |
+
|
925 |
+
The following third party components included in the SOFTWARE
|
926 |
+
are licensed to Licensee pursuant to the following terms and
|
927 |
+
conditions:
|
928 |
+
|
929 |
+
1. Licensee's use of the GDB third party component is
|
930 |
+
subject to the terms and conditions of GNU GPL v3:
|
931 |
+
|
932 |
+
This product includes copyrighted third-party software licensed
|
933 |
+
under the terms of the GNU General Public License v3 ("GPL v3").
|
934 |
+
All third-party software packages are copyright by their respective
|
935 |
+
authors. GPL v3 terms and conditions are hereby incorporated into
|
936 |
+
the Agreement by this reference: http://www.gnu.org/licenses/gpl.txt
|
937 |
+
|
938 |
+
Consistent with these licensing requirements, the software
|
939 |
+
listed below is provided under the terms of the specified
|
940 |
+
open source software licenses. To obtain source code for
|
941 |
+
software provided under licenses that require
|
942 |
+
redistribution of source code, including the GNU General
|
943 |
+
Public License (GPL) and GNU Lesser General Public License
|
944 |
+
(LGPL), contact [email protected]. This offer is
|
945 |
+
valid for a period of three (3) years from the date of the
|
946 |
+
distribution of this product by NVIDIA CORPORATION.
|
947 |
+
|
948 |
+
Component License
|
949 |
+
CUDA-GDB GPL v3
|
950 |
+
|
951 |
+
2. Licensee represents and warrants that any and all third
|
952 |
+
party licensing and/or royalty payment obligations in
|
953 |
+
connection with Licensee's use of the H.264 video codecs
|
954 |
+
are solely the responsibility of Licensee.
|
955 |
+
|
956 |
+
3. Licensee's use of the Thrust library is subject to the
|
957 |
+
terms and conditions of the Apache License Version 2.0.
|
958 |
+
All third-party software packages are copyright by their
|
959 |
+
respective authors. Apache License Version 2.0 terms and
|
960 |
+
conditions are hereby incorporated into the Agreement by
|
961 |
+
this reference.
|
962 |
+
http://www.apache.org/licenses/LICENSE-2.0.html
|
963 |
+
|
964 |
+
In addition, Licensee acknowledges the following notice:
|
965 |
+
Thrust includes source code from the Boost Iterator,
|
966 |
+
Tuple, System, and Random Number libraries.
|
967 |
+
|
968 |
+
Boost Software License - Version 1.0 - August 17th, 2003
|
969 |
+
. . . .
|
970 |
+
|
971 |
+
Permission is hereby granted, free of charge, to any person or
|
972 |
+
organization obtaining a copy of the software and accompanying
|
973 |
+
documentation covered by this license (the "Software") to use,
|
974 |
+
reproduce, display, distribute, execute, and transmit the Software,
|
975 |
+
and to prepare derivative works of the Software, and to permit
|
976 |
+
third-parties to whom the Software is furnished to do so, all
|
977 |
+
subject to the following:
|
978 |
+
|
979 |
+
The copyright notices in the Software and this entire statement,
|
980 |
+
including the above license grant, this restriction and the following
|
981 |
+
disclaimer, must be included in all copies of the Software, in whole
|
982 |
+
or in part, and all derivative works of the Software, unless such
|
983 |
+
copies or derivative works are solely in the form of machine-executable
|
984 |
+
object code generated by a source language processor.
|
985 |
+
|
986 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
987 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
988 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
|
989 |
+
NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
|
990 |
+
ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR
|
991 |
+
OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING
|
992 |
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
993 |
+
OTHER DEALINGS IN THE SOFTWARE.
|
994 |
+
|
995 |
+
4. Licensee's use of the LLVM third party component is
|
996 |
+
subject to the following terms and conditions:
|
997 |
+
|
998 |
+
======================================================
|
999 |
+
LLVM Release License
|
1000 |
+
======================================================
|
1001 |
+
University of Illinois/NCSA
|
1002 |
+
Open Source License
|
1003 |
+
|
1004 |
+
Copyright (c) 2003-2010 University of Illinois at Urbana-Champaign.
|
1005 |
+
All rights reserved.
|
1006 |
+
|
1007 |
+
Developed by:
|
1008 |
+
|
1009 |
+
LLVM Team
|
1010 |
+
|
1011 |
+
University of Illinois at Urbana-Champaign
|
1012 |
+
|
1013 |
+
http://llvm.org
|
1014 |
+
|
1015 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1016 |
+
of this software and associated documentation files (the "Software"), to
|
1017 |
+
deal with the Software without restriction, including without limitation the
|
1018 |
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
1019 |
+
sell copies of the Software, and to permit persons to whom the Software is
|
1020 |
+
furnished to do so, subject to the following conditions:
|
1021 |
+
|
1022 |
+
* Redistributions of source code must retain the above copyright notice,
|
1023 |
+
this list of conditions and the following disclaimers.
|
1024 |
+
|
1025 |
+
* Redistributions in binary form must reproduce the above copyright
|
1026 |
+
notice, this list of conditions and the following disclaimers in the
|
1027 |
+
documentation and/or other materials provided with the distribution.
|
1028 |
+
|
1029 |
+
* Neither the names of the LLVM Team, University of Illinois at Urbana-
|
1030 |
+
Champaign, nor the names of its contributors may be used to endorse or
|
1031 |
+
promote products derived from this Software without specific prior
|
1032 |
+
written permission.
|
1033 |
+
|
1034 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1035 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1036 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
1037 |
+
THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
1038 |
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
1039 |
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
1040 |
+
DEALINGS WITH THE SOFTWARE.
|
1041 |
+
|
1042 |
+
5. Licensee's use (e.g. nvprof) of the PCRE third party
|
1043 |
+
component is subject to the following terms and
|
1044 |
+
conditions:
|
1045 |
+
|
1046 |
+
------------
|
1047 |
+
PCRE LICENCE
|
1048 |
+
------------
|
1049 |
+
PCRE is a library of functions to support regular expressions whose syntax
|
1050 |
+
and semantics are as close as possible to those of the Perl 5 language.
|
1051 |
+
Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
|
1052 |
+
specified below. The documentation for PCRE, supplied in the "doc"
|
1053 |
+
directory, is distributed under the same terms as the software itself. The
|
1054 |
+
basic library functions are written in C and are freestanding. Also
|
1055 |
+
included in the distribution is a set of C++ wrapper functions, and a just-
|
1056 |
+
in-time compiler that can be used to optimize pattern matching. These are
|
1057 |
+
both optional features that can be omitted when the library is built.
|
1058 |
+
|
1059 |
+
THE BASIC LIBRARY FUNCTIONS
|
1060 |
+
---------------------------
|
1061 |
+
Written by: Philip Hazel
|
1062 |
+
Email local part: ph10
|
1063 |
+
Email domain: cam.ac.uk
|
1064 |
+
University of Cambridge Computing Service,
|
1065 |
+
Cambridge, England.
|
1066 |
+
Copyright (c) 1997-2012 University of Cambridge
|
1067 |
+
All rights reserved.
|
1068 |
+
|
1069 |
+
PCRE JUST-IN-TIME COMPILATION SUPPORT
|
1070 |
+
-------------------------------------
|
1071 |
+
Written by: Zoltan Herczeg
|
1072 |
+
Email local part: hzmester
|
1073 |
+
Emain domain: freemail.hu
|
1074 |
+
Copyright(c) 2010-2012 Zoltan Herczeg
|
1075 |
+
All rights reserved.
|
1076 |
+
|
1077 |
+
STACK-LESS JUST-IN-TIME COMPILER
|
1078 |
+
--------------------------------
|
1079 |
+
Written by: Zoltan Herczeg
|
1080 |
+
Email local part: hzmester
|
1081 |
+
Emain domain: freemail.hu
|
1082 |
+
Copyright(c) 2009-2012 Zoltan Herczeg
|
1083 |
+
All rights reserved.
|
1084 |
+
|
1085 |
+
THE C++ WRAPPER FUNCTIONS
|
1086 |
+
-------------------------
|
1087 |
+
Contributed by: Google Inc.
|
1088 |
+
Copyright (c) 2007-2012, Google Inc.
|
1089 |
+
All rights reserved.
|
1090 |
+
|
1091 |
+
THE "BSD" LICENCE
|
1092 |
+
-----------------
|
1093 |
+
Redistribution and use in source and binary forms, with or without
|
1094 |
+
modification, are permitted provided that the following conditions are met:
|
1095 |
+
|
1096 |
+
* Redistributions of source code must retain the above copyright notice,
|
1097 |
+
this list of conditions and the following disclaimer.
|
1098 |
+
|
1099 |
+
* Redistributions in binary form must reproduce the above copyright
|
1100 |
+
notice, this list of conditions and the following disclaimer in the
|
1101 |
+
documentation and/or other materials provided with the distribution.
|
1102 |
+
|
1103 |
+
* Neither the name of the University of Cambridge nor the name of Google
|
1104 |
+
Inc. nor the names of their contributors may be used to endorse or
|
1105 |
+
promote products derived from this software without specific prior
|
1106 |
+
written permission.
|
1107 |
+
|
1108 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
1109 |
+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
1110 |
+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
1111 |
+
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
1112 |
+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
1113 |
+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
1114 |
+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
1115 |
+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
1116 |
+
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
1117 |
+
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
1118 |
+
POSSIBILITY OF SUCH DAMAGE.
|
1119 |
+
|
1120 |
+
6. Some of the cuBLAS library routines were written by or
|
1121 |
+
derived from code written by Vasily Volkov and are subject
|
1122 |
+
to the Modified Berkeley Software Distribution License as
|
1123 |
+
follows:
|
1124 |
+
|
1125 |
+
Copyright (c) 2007-2009, Regents of the University of California
|
1126 |
+
|
1127 |
+
All rights reserved.
|
1128 |
+
|
1129 |
+
Redistribution and use in source and binary forms, with or without
|
1130 |
+
modification, are permitted provided that the following conditions are
|
1131 |
+
met:
|
1132 |
+
* Redistributions of source code must retain the above copyright
|
1133 |
+
notice, this list of conditions and the following disclaimer.
|
1134 |
+
* Redistributions in binary form must reproduce the above
|
1135 |
+
copyright notice, this list of conditions and the following
|
1136 |
+
disclaimer in the documentation and/or other materials provided
|
1137 |
+
with the distribution.
|
1138 |
+
* Neither the name of the University of California, Berkeley nor
|
1139 |
+
the names of its contributors may be used to endorse or promote
|
1140 |
+
products derived from this software without specific prior
|
1141 |
+
written permission.
|
1142 |
+
|
1143 |
+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
|
1144 |
+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
1145 |
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
1146 |
+
DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
1147 |
+
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
1148 |
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
1149 |
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
1150 |
+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
1151 |
+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
1152 |
+
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
1153 |
+
POSSIBILITY OF SUCH DAMAGE.
|
1154 |
+
|
1155 |
+
7. Some of the cuBLAS library routines were written by or
|
1156 |
+
derived from code written by Davide Barbieri and are
|
1157 |
+
subject to the Modified Berkeley Software Distribution
|
1158 |
+
License as follows:
|
1159 |
+
|
1160 |
+
Copyright (c) 2008-2009 Davide Barbieri @ University of Rome Tor Vergata.
|
1161 |
+
|
1162 |
+
All rights reserved.
|
1163 |
+
|
1164 |
+
Redistribution and use in source and binary forms, with or without
|
1165 |
+
modification, are permitted provided that the following conditions are
|
1166 |
+
met:
|
1167 |
+
* Redistributions of source code must retain the above copyright
|
1168 |
+
notice, this list of conditions and the following disclaimer.
|
1169 |
+
* Redistributions in binary form must reproduce the above
|
1170 |
+
copyright notice, this list of conditions and the following
|
1171 |
+
disclaimer in the documentation and/or other materials provided
|
1172 |
+
with the distribution.
|
1173 |
+
* The name of the author may not be used to endorse or promote
|
1174 |
+
products derived from this software without specific prior
|
1175 |
+
written permission.
|
1176 |
+
|
1177 |
+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
|
1178 |
+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
1179 |
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
1180 |
+
DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
1181 |
+
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
1182 |
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
1183 |
+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
1184 |
+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
1185 |
+
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
1186 |
+
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
1187 |
+
POSSIBILITY OF SUCH DAMAGE.
|
1188 |
+
|
1189 |
+
8. Some of the cuBLAS library routines were derived from
|
1190 |
+
code developed by the University of Tennessee and are
|
1191 |
+
subject to the Modified Berkeley Software Distribution
|
1192 |
+
License as follows:
|
1193 |
+
|
1194 |
+
Copyright (c) 2010 The University of Tennessee.
|
1195 |
+
|
1196 |
+
All rights reserved.
|
1197 |
+
|
1198 |
+
Redistribution and use in source and binary forms, with or without
|
1199 |
+
modification, are permitted provided that the following conditions are
|
1200 |
+
met:
|
1201 |
+
* Redistributions of source code must retain the above copyright
|
1202 |
+
notice, this list of conditions and the following disclaimer.
|
1203 |
+
* Redistributions in binary form must reproduce the above
|
1204 |
+
copyright notice, this list of conditions and the following
|
1205 |
+
disclaimer listed in this license in the documentation and/or
|
1206 |
+
other materials provided with the distribution.
|
1207 |
+
* Neither the name of the copyright holders nor the names of its
|
1208 |
+
contributors may be used to endorse or promote products derived
|
1209 |
+
from this software without specific prior written permission.
|
1210 |
+
|
1211 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1212 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1213 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1214 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1215 |
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1216 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1217 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1218 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1219 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1220 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1221 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1222 |
+
|
1223 |
+
9. Some of the cuBLAS library routines were written by or
|
1224 |
+
derived from code written by Jonathan Hogg and are subject
|
1225 |
+
to the Modified Berkeley Software Distribution License as
|
1226 |
+
follows:
|
1227 |
+
|
1228 |
+
Copyright (c) 2012, The Science and Technology Facilities Council (STFC).
|
1229 |
+
|
1230 |
+
All rights reserved.
|
1231 |
+
|
1232 |
+
Redistribution and use in source and binary forms, with or without
|
1233 |
+
modification, are permitted provided that the following conditions are
|
1234 |
+
met:
|
1235 |
+
* Redistributions of source code must retain the above copyright
|
1236 |
+
notice, this list of conditions and the following disclaimer.
|
1237 |
+
* Redistributions in binary form must reproduce the above
|
1238 |
+
copyright notice, this list of conditions and the following
|
1239 |
+
disclaimer in the documentation and/or other materials provided
|
1240 |
+
with the distribution.
|
1241 |
+
* Neither the name of the STFC nor the names of its contributors
|
1242 |
+
may be used to endorse or promote products derived from this
|
1243 |
+
software without specific prior written permission.
|
1244 |
+
|
1245 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1246 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1247 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1248 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE STFC BE
|
1249 |
+
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
1250 |
+
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
1251 |
+
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
1252 |
+
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
1253 |
+
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
1254 |
+
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
1255 |
+
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1256 |
+
|
1257 |
+
10. Some of the cuBLAS library routines were written by or
|
1258 |
+
derived from code written by Ahmad M. Abdelfattah, David
|
1259 |
+
Keyes, and Hatem Ltaief, and are subject to the Apache
|
1260 |
+
License, Version 2.0, as follows:
|
1261 |
+
|
1262 |
+
-- (C) Copyright 2013 King Abdullah University of Science and Technology
|
1263 |
+
Authors:
|
1264 |
+
Ahmad Abdelfattah ([email protected])
|
1265 |
+
David Keyes ([email protected])
|
1266 |
+
Hatem Ltaief ([email protected])
|
1267 |
+
|
1268 |
+
Redistribution and use in source and binary forms, with or without
|
1269 |
+
modification, are permitted provided that the following conditions
|
1270 |
+
are met:
|
1271 |
+
|
1272 |
+
* Redistributions of source code must retain the above copyright
|
1273 |
+
notice, this list of conditions and the following disclaimer.
|
1274 |
+
* Redistributions in binary form must reproduce the above copyright
|
1275 |
+
notice, this list of conditions and the following disclaimer in the
|
1276 |
+
documentation and/or other materials provided with the distribution.
|
1277 |
+
* Neither the name of the King Abdullah University of Science and
|
1278 |
+
Technology nor the names of its contributors may be used to endorse
|
1279 |
+
or promote products derived from this software without specific prior
|
1280 |
+
written permission.
|
1281 |
+
|
1282 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1283 |
+
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1284 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1285 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1286 |
+
HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1287 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1288 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1289 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1290 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1291 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1292 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
|
1293 |
+
|
1294 |
+
11. Some of the cuSPARSE library routines were written by or
|
1295 |
+
derived from code written by Li-Wen Chang and are subject
|
1296 |
+
to the NCSA Open Source License as follows:
|
1297 |
+
|
1298 |
+
Copyright (c) 2012, University of Illinois.
|
1299 |
+
|
1300 |
+
All rights reserved.
|
1301 |
+
|
1302 |
+
Developed by: IMPACT Group, University of Illinois, http://impact.crhc.illinois.edu
|
1303 |
+
|
1304 |
+
Permission is hereby granted, free of charge, to any person obtaining
|
1305 |
+
a copy of this software and associated documentation files (the
|
1306 |
+
"Software"), to deal with the Software without restriction, including
|
1307 |
+
without limitation the rights to use, copy, modify, merge, publish,
|
1308 |
+
distribute, sublicense, and/or sell copies of the Software, and to
|
1309 |
+
permit persons to whom the Software is furnished to do so, subject to
|
1310 |
+
the following conditions:
|
1311 |
+
* Redistributions of source code must retain the above copyright
|
1312 |
+
notice, this list of conditions and the following disclaimer.
|
1313 |
+
* Redistributions in binary form must reproduce the above
|
1314 |
+
copyright notice, this list of conditions and the following
|
1315 |
+
disclaimers in the documentation and/or other materials provided
|
1316 |
+
with the distribution.
|
1317 |
+
* Neither the names of IMPACT Group, University of Illinois, nor
|
1318 |
+
the names of its contributors may be used to endorse or promote
|
1319 |
+
products derived from this Software without specific prior
|
1320 |
+
written permission.
|
1321 |
+
|
1322 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
1323 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1324 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
1325 |
+
NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT
|
1326 |
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1327 |
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
1328 |
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
|
1329 |
+
SOFTWARE.
|
1330 |
+
|
1331 |
+
12. Some of the cuRAND library routines were written by or
|
1332 |
+
derived from code written by Mutsuo Saito and Makoto
|
1333 |
+
Matsumoto and are subject to the following license:
|
1334 |
+
|
1335 |
+
Copyright (c) 2009, 2010 Mutsuo Saito, Makoto Matsumoto and Hiroshima
|
1336 |
+
University. All rights reserved.
|
1337 |
+
|
1338 |
+
Copyright (c) 2011 Mutsuo Saito, Makoto Matsumoto, Hiroshima
|
1339 |
+
University and University of Tokyo. All rights reserved.
|
1340 |
+
|
1341 |
+
Redistribution and use in source and binary forms, with or without
|
1342 |
+
modification, are permitted provided that the following conditions are
|
1343 |
+
met:
|
1344 |
+
* Redistributions of source code must retain the above copyright
|
1345 |
+
notice, this list of conditions and the following disclaimer.
|
1346 |
+
* Redistributions in binary form must reproduce the above
|
1347 |
+
copyright notice, this list of conditions and the following
|
1348 |
+
disclaimer in the documentation and/or other materials provided
|
1349 |
+
with the distribution.
|
1350 |
+
* Neither the name of the Hiroshima University nor the names of
|
1351 |
+
its contributors may be used to endorse or promote products
|
1352 |
+
derived from this software without specific prior written
|
1353 |
+
permission.
|
1354 |
+
|
1355 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1356 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1357 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1358 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1359 |
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1360 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1361 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1362 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1363 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1364 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1365 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1366 |
+
|
1367 |
+
13. Some of the cuRAND library routines were derived from
|
1368 |
+
code developed by D. E. Shaw Research and are subject to
|
1369 |
+
the following license:
|
1370 |
+
|
1371 |
+
Copyright 2010-2011, D. E. Shaw Research.
|
1372 |
+
|
1373 |
+
All rights reserved.
|
1374 |
+
|
1375 |
+
Redistribution and use in source and binary forms, with or without
|
1376 |
+
modification, are permitted provided that the following conditions are
|
1377 |
+
met:
|
1378 |
+
* Redistributions of source code must retain the above copyright
|
1379 |
+
notice, this list of conditions, and the following disclaimer.
|
1380 |
+
* Redistributions in binary form must reproduce the above
|
1381 |
+
copyright notice, this list of conditions, and the following
|
1382 |
+
disclaimer in the documentation and/or other materials provided
|
1383 |
+
with the distribution.
|
1384 |
+
* Neither the name of D. E. Shaw Research nor the names of its
|
1385 |
+
contributors may be used to endorse or promote products derived
|
1386 |
+
from this software without specific prior written permission.
|
1387 |
+
|
1388 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1389 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1390 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1391 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1392 |
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1393 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1394 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1395 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1396 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1397 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1398 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1399 |
+
|
1400 |
+
14. Some of the Math library routines were written by or
|
1401 |
+
derived from code developed by Norbert Juffa and are
|
1402 |
+
subject to the following license:
|
1403 |
+
|
1404 |
+
Copyright (c) 2015-2017, Norbert Juffa
|
1405 |
+
All rights reserved.
|
1406 |
+
|
1407 |
+
Redistribution and use in source and binary forms, with or without
|
1408 |
+
modification, are permitted provided that the following conditions
|
1409 |
+
are met:
|
1410 |
+
|
1411 |
+
1. Redistributions of source code must retain the above copyright
|
1412 |
+
notice, this list of conditions and the following disclaimer.
|
1413 |
+
|
1414 |
+
2. Redistributions in binary form must reproduce the above copyright
|
1415 |
+
notice, this list of conditions and the following disclaimer in the
|
1416 |
+
documentation and/or other materials provided with the distribution.
|
1417 |
+
|
1418 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1419 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1420 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1421 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1422 |
+
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1423 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1424 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1425 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1426 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1427 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1428 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1429 |
+
|
1430 |
+
15. Licensee's use of the lz4 third party component is
|
1431 |
+
subject to the following terms and conditions:
|
1432 |
+
|
1433 |
+
Copyright (C) 2011-2013, Yann Collet.
|
1434 |
+
BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
|
1435 |
+
|
1436 |
+
Redistribution and use in source and binary forms, with or without
|
1437 |
+
modification, are permitted provided that the following conditions are
|
1438 |
+
met:
|
1439 |
+
|
1440 |
+
* Redistributions of source code must retain the above copyright
|
1441 |
+
notice, this list of conditions and the following disclaimer.
|
1442 |
+
* Redistributions in binary form must reproduce the above
|
1443 |
+
copyright notice, this list of conditions and the following disclaimer
|
1444 |
+
in the documentation and/or other materials provided with the
|
1445 |
+
distribution.
|
1446 |
+
|
1447 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
1448 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
1449 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
1450 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
1451 |
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
1452 |
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
1453 |
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
1454 |
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
1455 |
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
1456 |
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1457 |
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1458 |
+
|
1459 |
+
16. The NPP library uses code from the Boost Math Toolkit,
|
1460 |
+
and is subject to the following license:
|
1461 |
+
|
1462 |
+
Boost Software License - Version 1.0 - August 17th, 2003
|
1463 |
+
. . . .
|
1464 |
+
|
1465 |
+
Permission is hereby granted, free of charge, to any person or
|
1466 |
+
organization obtaining a copy of the software and accompanying
|
1467 |
+
documentation covered by this license (the "Software") to use,
|
1468 |
+
reproduce, display, distribute, execute, and transmit the Software,
|
1469 |
+
and to prepare derivative works of the Software, and to permit
|
1470 |
+
third-parties to whom the Software is furnished to do so, all
|
1471 |
+
subject to the following:
|
1472 |
+
|
1473 |
+
The copyright notices in the Software and this entire statement,
|
1474 |
+
including the above license grant, this restriction and the following
|
1475 |
+
disclaimer, must be included in all copies of the Software, in whole
|
1476 |
+
or in part, and all derivative works of the Software, unless such
|
1477 |
+
copies or derivative works are solely in the form of machine-executable
|
1478 |
+
object code generated by a source language processor.
|
1479 |
+
|
1480 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
1481 |
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1482 |
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
|
1483 |
+
NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
|
1484 |
+
ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR
|
1485 |
+
OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING
|
1486 |
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
1487 |
+
OTHER DEALINGS IN THE SOFTWARE.
|
1488 |
+
|
1489 |
+
17. Portions of the Nsight Eclipse Edition is subject to the
|
1490 |
+
following license:
|
1491 |
+
|
1492 |
+
The Eclipse Foundation makes available all content in this plug-in
|
1493 |
+
("Content"). Unless otherwise indicated below, the Content is provided
|
1494 |
+
to you under the terms and conditions of the Eclipse Public License
|
1495 |
+
Version 1.0 ("EPL"). A copy of the EPL is available at http://
|
1496 |
+
www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program"
|
1497 |
+
will mean the Content.
|
1498 |
+
|
1499 |
+
If you did not receive this Content directly from the Eclipse
|
1500 |
+
Foundation, the Content is being redistributed by another party
|
1501 |
+
("Redistributor") and different terms and conditions may apply to your
|
1502 |
+
use of any object code in the Content. Check the Redistributor's
|
1503 |
+
license that was provided with the Content. If no such license exists,
|
1504 |
+
contact the Redistributor. Unless otherwise indicated below, the terms
|
1505 |
+
and conditions of the EPL still apply to any source code in the
|
1506 |
+
Content and such source code may be obtained at http://www.eclipse.org.
|
1507 |
+
|
1508 |
+
18. Some of the cuBLAS library routines uses code from
|
1509 |
+
OpenAI, which is subject to the following license:
|
1510 |
+
|
1511 |
+
License URL
|
1512 |
+
https://github.com/openai/openai-gemm/blob/master/LICENSE
|
1513 |
+
|
1514 |
+
License Text
|
1515 |
+
The MIT License
|
1516 |
+
|
1517 |
+
Copyright (c) 2016 OpenAI (http://openai.com), 2016 Google Inc.
|
1518 |
+
|
1519 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1520 |
+
of this software and associated documentation files (the "Software"), to deal
|
1521 |
+
in the Software without restriction, including without limitation the rights
|
1522 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1523 |
+
copies of the Software, and to permit persons to whom the Software is
|
1524 |
+
furnished to do so, subject to the following conditions:
|
1525 |
+
|
1526 |
+
The above copyright notice and this permission notice shall be included in
|
1527 |
+
all copies or substantial portions of the Software.
|
1528 |
+
|
1529 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1530 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1531 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1532 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1533 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1534 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1535 |
+
THE SOFTWARE.
|
1536 |
+
|
1537 |
+
19. Licensee's use of the Visual Studio Setup Configuration
|
1538 |
+
Samples is subject to the following license:
|
1539 |
+
|
1540 |
+
The MIT License (MIT)
|
1541 |
+
Copyright (C) Microsoft Corporation. All rights reserved.
|
1542 |
+
|
1543 |
+
Permission is hereby granted, free of charge, to any person
|
1544 |
+
obtaining a copy of this software and associated documentation
|
1545 |
+
files (the "Software"), to deal in the Software without restriction,
|
1546 |
+
including without limitation the rights to use, copy, modify, merge,
|
1547 |
+
publish, distribute, sublicense, and/or sell copies of the Software,
|
1548 |
+
and to permit persons to whom the Software is furnished to do so,
|
1549 |
+
subject to the following conditions:
|
1550 |
+
|
1551 |
+
The above copyright notice and this permission notice shall be included
|
1552 |
+
in all copies or substantial portions of the Software.
|
1553 |
+
|
1554 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
1555 |
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1556 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1557 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1558 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1559 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1560 |
+
|
1561 |
+
20. Licensee's use of linmath.h header for CPU functions for
|
1562 |
+
GL vector/matrix operations from lunarG is subject to the
|
1563 |
+
Apache License Version 2.0.
|
1564 |
+
|
1565 |
+
21. The DX12-CUDA sample uses the d3dx12.h header, which is
|
1566 |
+
subject to the MIT license .
|
1567 |
+
|
1568 |
+
-----------------
|
env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/METADATA
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: nvidia-curand-cu12
|
3 |
+
Version: 10.3.2.106
|
4 |
+
Summary: CURAND native runtime libraries
|
5 |
+
Home-page: https://developer.nvidia.com/cuda-zone
|
6 |
+
Author: Nvidia CUDA Installer Team
|
7 |
+
Author-email: [email protected]
|
8 |
+
License: NVIDIA Proprietary Software
|
9 |
+
Keywords: cuda,nvidia,runtime,machine learning,deep learning
|
10 |
+
Classifier: Development Status :: 4 - Beta
|
11 |
+
Classifier: Intended Audience :: Developers
|
12 |
+
Classifier: Intended Audience :: Education
|
13 |
+
Classifier: Intended Audience :: Science/Research
|
14 |
+
Classifier: License :: Other/Proprietary License
|
15 |
+
Classifier: Natural Language :: English
|
16 |
+
Classifier: Programming Language :: Python :: 3
|
17 |
+
Classifier: Programming Language :: Python :: 3.5
|
18 |
+
Classifier: Programming Language :: Python :: 3.6
|
19 |
+
Classifier: Programming Language :: Python :: 3.7
|
20 |
+
Classifier: Programming Language :: Python :: 3.8
|
21 |
+
Classifier: Programming Language :: Python :: 3.9
|
22 |
+
Classifier: Programming Language :: Python :: 3.10
|
23 |
+
Classifier: Programming Language :: Python :: 3.11
|
24 |
+
Classifier: Programming Language :: Python :: 3 :: Only
|
25 |
+
Classifier: Topic :: Scientific/Engineering
|
26 |
+
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
27 |
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
28 |
+
Classifier: Topic :: Software Development
|
29 |
+
Classifier: Topic :: Software Development :: Libraries
|
30 |
+
Classifier: Operating System :: Microsoft :: Windows
|
31 |
+
Classifier: Operating System :: POSIX :: Linux
|
32 |
+
Requires-Python: >=3
|
33 |
+
License-File: License.txt
|
34 |
+
|
35 |
+
CURAND native runtime libraries
|
env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/RECORD
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
nvidia/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2 |
+
nvidia/__pycache__/__init__.cpython-310.pyc,,
|
3 |
+
nvidia/curand/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4 |
+
nvidia/curand/__pycache__/__init__.cpython-310.pyc,,
|
5 |
+
nvidia/curand/include/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6 |
+
nvidia/curand/include/__pycache__/__init__.cpython-310.pyc,,
|
7 |
+
nvidia/curand/include/curand.h,sha256=y393HddG5_OdV-3cK2l2Q_fxzGbEc1cyCcYjkOE3oIk,43966
|
8 |
+
nvidia/curand/include/curand_discrete.h,sha256=2qD3BkI622XEu0444wVP7HeYkKAx0Rjr2HDhqU4SA7E,3486
|
9 |
+
nvidia/curand/include/curand_discrete2.h,sha256=ZrQTO5R9x83AMX88uq7M8M94DLSC5VEz0PAkfcwtQeg,10883
|
10 |
+
nvidia/curand/include/curand_globals.h,sha256=bES1Kx0NrATXk1DReMMkqWrB062nOnaAp39y22wViXU,3717
|
11 |
+
nvidia/curand/include/curand_kernel.h,sha256=SjfAeh13ybXIxiekcgczzua02kIAqETopJKRhYvCat8,53133
|
12 |
+
nvidia/curand/include/curand_lognormal.h,sha256=-X-iNkJSzWpAYYjogm689EJTZfzore9sxU7ObddljLk,28142
|
13 |
+
nvidia/curand/include/curand_mrg32k3a.h,sha256=ZVVREjGNsJQJ-3IzZZ_LKGtGteslicb8E0Aly49BKPs,170296
|
14 |
+
nvidia/curand/include/curand_mtgp32.h,sha256=Qhrmx0pHWF-P2Uu5bKwYE9ymEWq3c7qBzCITVMaKMfI,7845
|
15 |
+
nvidia/curand/include/curand_mtgp32_host.h,sha256=SXqzmSQkzTLSRJ4pojTg_TNCC3T-G89HdBK-boSDqr4,18274
|
16 |
+
nvidia/curand/include/curand_mtgp32_kernel.h,sha256=ajZnXr5ZXnQExElf6LPpigrrKPTmMIZbRyTEnJ-BDhw,13731
|
17 |
+
nvidia/curand/include/curand_mtgp32dc_p_11213.h,sha256=7_gGYUH47UugIAEt60vYH5nFa-QUwTpDwSEgLg9cZts,276889
|
18 |
+
nvidia/curand/include/curand_normal.h,sha256=lnmYVk2fn0oEVWOytdKhXrHL36GLCjMnB8OnZeCaYcA,26953
|
19 |
+
nvidia/curand/include/curand_normal_static.h,sha256=5K4iTC9AuSWCe1LVxuj_0y3BVjtp0bxO6hndv2rbmiw,4727
|
20 |
+
nvidia/curand/include/curand_philox4x32_x.h,sha256=T21IP-Rdg3_tSVU9Je4dLKuwEqE4ovfwi7r1hOY92Dw,7166
|
21 |
+
nvidia/curand/include/curand_poisson.h,sha256=KrhXOmO_D7aclnj8geIyHqdpSQwWHurS9V_pVtgzodM,25461
|
22 |
+
nvidia/curand/include/curand_precalc.h,sha256=I6NZdgT42fMm9qSCtP-rlOAqt4Zsqgal0ajktcPmEak,1392393
|
23 |
+
nvidia/curand/include/curand_uniform.h,sha256=gpmRgQu5r6ppgLTg60NXoDdVJS6wMUy6jC5bh8l04e8,17472
|
24 |
+
nvidia/curand/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
25 |
+
nvidia/curand/lib/__pycache__/__init__.cpython-310.pyc,,
|
26 |
+
nvidia/curand/lib/libcurand.so.10,sha256=Qah4DXdgqpHMpyMtCF9VGDx-bPrsq8LzLnGSYIMQNfw,96681392
|
27 |
+
nvidia_curand_cu12-10.3.2.106.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
28 |
+
nvidia_curand_cu12-10.3.2.106.dist-info/License.txt,sha256=rW9YU_ugyg0VnQ9Y1JrkmDDC-Mk_epJki5zpCttMbM0,59262
|
29 |
+
nvidia_curand_cu12-10.3.2.106.dist-info/METADATA,sha256=TTSGosdrLNURQYusjHa9N5vwOD1zz1DnnZV0im74NT4,1507
|
30 |
+
nvidia_curand_cu12-10.3.2.106.dist-info/RECORD,,
|
31 |
+
nvidia_curand_cu12-10.3.2.106.dist-info/WHEEL,sha256=-kQi_VMfvRQozZJT7HUPMfY-5vLo0LVTmAylNJ3Ft98,106
|
32 |
+
nvidia_curand_cu12-10.3.2.106.dist-info/top_level.txt,sha256=fTkAtiFuL16nUrB9ytDDtpytz2t0B4NvYTnRzwAhO14,7
|
env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/WHEEL
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.37.1)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py3-none-manylinux1_x86_64
|
5 |
+
|
env-llmeval/lib/python3.10/site-packages/nvidia_curand_cu12-10.3.2.106.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
nvidia
|
env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/METADATA
ADDED
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: pip
|
3 |
+
Version: 22.0.2
|
4 |
+
Summary: The PyPA recommended tool for installing Python packages.
|
5 |
+
Home-page: https://pip.pypa.io/
|
6 |
+
Author: The pip developers
|
7 |
+
Author-email: [email protected]
|
8 |
+
License: MIT
|
9 |
+
Project-URL: Documentation, https://pip.pypa.io
|
10 |
+
Project-URL: Source, https://github.com/pypa/pip
|
11 |
+
Project-URL: Changelog, https://pip.pypa.io/en/stable/news/
|
12 |
+
Platform: UNKNOWN
|
13 |
+
Classifier: Development Status :: 5 - Production/Stable
|
14 |
+
Classifier: Intended Audience :: Developers
|
15 |
+
Classifier: License :: OSI Approved :: MIT License
|
16 |
+
Classifier: Topic :: Software Development :: Build Tools
|
17 |
+
Classifier: Programming Language :: Python
|
18 |
+
Classifier: Programming Language :: Python :: 3
|
19 |
+
Classifier: Programming Language :: Python :: 3 :: Only
|
20 |
+
Classifier: Programming Language :: Python :: 3.7
|
21 |
+
Classifier: Programming Language :: Python :: 3.8
|
22 |
+
Classifier: Programming Language :: Python :: 3.9
|
23 |
+
Classifier: Programming Language :: Python :: 3.10
|
24 |
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
25 |
+
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
26 |
+
Requires-Python: >=3.7
|
27 |
+
License-File: LICENSE.txt
|
28 |
+
|
29 |
+
pip - The Python Package Installer
|
30 |
+
==================================
|
31 |
+
|
32 |
+
.. image:: https://img.shields.io/pypi/v/pip.svg
|
33 |
+
:target: https://pypi.org/project/pip/
|
34 |
+
|
35 |
+
.. image:: https://readthedocs.org/projects/pip/badge/?version=latest
|
36 |
+
:target: https://pip.pypa.io/en/latest
|
37 |
+
|
38 |
+
pip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes.
|
39 |
+
|
40 |
+
Please take a look at our documentation for how to install and use pip:
|
41 |
+
|
42 |
+
* `Installation`_
|
43 |
+
* `Usage`_
|
44 |
+
|
45 |
+
We release updates regularly, with a new version every 3 months. Find more details in our documentation:
|
46 |
+
|
47 |
+
* `Release notes`_
|
48 |
+
* `Release process`_
|
49 |
+
|
50 |
+
In pip 20.3, we've `made a big improvement to the heart of pip`_; `learn more`_. We want your input, so `sign up for our user experience research studies`_ to help us do it right.
|
51 |
+
|
52 |
+
**Note**: pip 21.0, in January 2021, removed Python 2 support, per pip's `Python 2 support policy`_. Please migrate to Python 3.
|
53 |
+
|
54 |
+
If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms:
|
55 |
+
|
56 |
+
* `Issue tracking`_
|
57 |
+
* `Discourse channel`_
|
58 |
+
* `User IRC`_
|
59 |
+
|
60 |
+
If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms:
|
61 |
+
|
62 |
+
* `GitHub page`_
|
63 |
+
* `Development documentation`_
|
64 |
+
* `Development mailing list`_
|
65 |
+
* `Development IRC`_
|
66 |
+
|
67 |
+
Code of Conduct
|
68 |
+
---------------
|
69 |
+
|
70 |
+
Everyone interacting in the pip project's codebases, issue trackers, chat
|
71 |
+
rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
|
72 |
+
|
73 |
+
.. _package installer: https://packaging.python.org/guides/tool-recommendations/
|
74 |
+
.. _Python Package Index: https://pypi.org
|
75 |
+
.. _Installation: https://pip.pypa.io/en/stable/installation/
|
76 |
+
.. _Usage: https://pip.pypa.io/en/stable/
|
77 |
+
.. _Release notes: https://pip.pypa.io/en/stable/news.html
|
78 |
+
.. _Release process: https://pip.pypa.io/en/latest/development/release-process/
|
79 |
+
.. _GitHub page: https://github.com/pypa/pip
|
80 |
+
.. _Development documentation: https://pip.pypa.io/en/latest/development
|
81 |
+
.. _made a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html
|
82 |
+
.. _learn more: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020
|
83 |
+
.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
|
84 |
+
.. _Python 2 support policy: https://pip.pypa.io/en/latest/development/release-process/#python-2-support
|
85 |
+
.. _Issue tracking: https://github.com/pypa/pip/issues
|
86 |
+
.. _Discourse channel: https://discuss.python.org/c/packaging
|
87 |
+
.. _Development mailing list: https://mail.python.org/mailman3/lists/distutils-sig.python.org/
|
88 |
+
.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa
|
89 |
+
.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev
|
90 |
+
.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
|
91 |
+
|
92 |
+
|
env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/RECORD
ADDED
@@ -0,0 +1,1037 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
../../../bin/pip,sha256=I9FN0j0ldc8uMMrTS2oWAffcsatojXpAmokBrrvkdyE,247
|
2 |
+
../../../bin/pip3,sha256=I9FN0j0ldc8uMMrTS2oWAffcsatojXpAmokBrrvkdyE,247
|
3 |
+
../../../bin/pip3.10,sha256=I9FN0j0ldc8uMMrTS2oWAffcsatojXpAmokBrrvkdyE,247
|
4 |
+
../../../bin/pip3.10,sha256=I9FN0j0ldc8uMMrTS2oWAffcsatojXpAmokBrrvkdyE,247
|
5 |
+
pip-22.0.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
6 |
+
pip-22.0.2.dist-info/LICENSE.txt,sha256=Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ,1093
|
7 |
+
pip-22.0.2.dist-info/METADATA,sha256=Yixa0LKkyzjT2N5JQO5qYDgZcmTs6Z6dg4UbwBNyT2A,4166
|
8 |
+
pip-22.0.2.dist-info/RECORD,,
|
9 |
+
pip-22.0.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10 |
+
pip-22.0.2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
11 |
+
pip-22.0.2.dist-info/entry_points.txt,sha256=vUvIlB_ga0fFQuWvFEq6uJKftMG_HNuoe4kgXkb5rNY,126
|
12 |
+
pip-22.0.2.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
13 |
+
pip/__init__.py,sha256=PZBF-ESk5Q0DZxQd4HHmTU_wX8y1ynzxBCRdu_fxHSI,357
|
14 |
+
pip/__main__.py,sha256=mXwWDftNLMKfwVqKFWGE_uuBZvGSIiUELhLkeysIuZc,1198
|
15 |
+
pip/__pycache__/__init__.cpython-310.pyc,,
|
16 |
+
pip/__pycache__/__main__.cpython-310.pyc,,
|
17 |
+
pip/_internal/__init__.py,sha256=nnFCuxrPMgALrIDxSoy-H6Zj4W4UY60D-uL1aJyq0pc,573
|
18 |
+
pip/_internal/__pycache__/__init__.cpython-310.pyc,,
|
19 |
+
pip/_internal/__pycache__/build_env.cpython-310.pyc,,
|
20 |
+
pip/_internal/__pycache__/cache.cpython-310.pyc,,
|
21 |
+
pip/_internal/__pycache__/configuration.cpython-310.pyc,,
|
22 |
+
pip/_internal/__pycache__/exceptions.cpython-310.pyc,,
|
23 |
+
pip/_internal/__pycache__/main.cpython-310.pyc,,
|
24 |
+
pip/_internal/__pycache__/pyproject.cpython-310.pyc,,
|
25 |
+
pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc,,
|
26 |
+
pip/_internal/__pycache__/wheel_builder.cpython-310.pyc,,
|
27 |
+
pip/_internal/build_env.py,sha256=QAsnxJFvj74jS2cZUcxk7zXLvrtAYiRL0EkSPkpSJTo,9739
|
28 |
+
pip/_internal/cache.py,sha256=71eaYwrls34HJ6gzbmmYiotiKhPNFTM_tqYJXD5nf3s,9441
|
29 |
+
pip/_internal/cli/__init__.py,sha256=FkHBgpxxb-_gd6r1FjnNhfMOzAUYyXoXKJ6abijfcFU,132
|
30 |
+
pip/_internal/cli/__pycache__/__init__.cpython-310.pyc,,
|
31 |
+
pip/_internal/cli/__pycache__/autocompletion.cpython-310.pyc,,
|
32 |
+
pip/_internal/cli/__pycache__/base_command.cpython-310.pyc,,
|
33 |
+
pip/_internal/cli/__pycache__/cmdoptions.cpython-310.pyc,,
|
34 |
+
pip/_internal/cli/__pycache__/command_context.cpython-310.pyc,,
|
35 |
+
pip/_internal/cli/__pycache__/main.cpython-310.pyc,,
|
36 |
+
pip/_internal/cli/__pycache__/main_parser.cpython-310.pyc,,
|
37 |
+
pip/_internal/cli/__pycache__/parser.cpython-310.pyc,,
|
38 |
+
pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc,,
|
39 |
+
pip/_internal/cli/__pycache__/req_command.cpython-310.pyc,,
|
40 |
+
pip/_internal/cli/__pycache__/spinners.cpython-310.pyc,,
|
41 |
+
pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc,,
|
42 |
+
pip/_internal/cli/autocompletion.py,sha256=wY2JPZY2Eji1vhR7bVo-yCBPJ9LCy6P80iOAhZD1Vi8,6676
|
43 |
+
pip/_internal/cli/base_command.py,sha256=6IVFmOjObv0ILip28QcgP8glhXHiGRvU_9kO35Hr7Z0,8037
|
44 |
+
pip/_internal/cli/cmdoptions.py,sha256=GT2G2YKBj-851qGseugn2Veq7fJe3FA30gWdcziPQvo,28525
|
45 |
+
pip/_internal/cli/command_context.py,sha256=a1pBBvvGLDiZ1Kw64_4tT6HmRTwYDoYy8JFgG5Czn7s,760
|
46 |
+
pip/_internal/cli/main.py,sha256=ioJ8IVlb2K1qLOxR-tXkee9lURhYV89CDM71MKag7YY,2472
|
47 |
+
pip/_internal/cli/main_parser.py,sha256=Q9TnytfuC5Z2JSjBFWVGtEdYLFy7rukNIb04movHdAo,2614
|
48 |
+
pip/_internal/cli/parser.py,sha256=CDXTuFr2UD8ozOlZYf1KDziQdo9-X_IaYOiUcyJQwrA,10788
|
49 |
+
pip/_internal/cli/progress_bars.py,sha256=_52w11WoZrvDSR3oItLWvLrEZFUKAfLf4Y6I6WtOnIU,10339
|
50 |
+
pip/_internal/cli/req_command.py,sha256=VwqonOy18QwZsRsVjHhp-6w15fG9x3Ltwoa8yJqQno8,18669
|
51 |
+
pip/_internal/cli/spinners.py,sha256=TFhjxtOnLeNJ5YmRvQm4eKPgPbJNkZiqO8jOXuxRaYU,5076
|
52 |
+
pip/_internal/cli/status_codes.py,sha256=sEFHUaUJbqv8iArL3HAtcztWZmGOFX01hTesSytDEh0,116
|
53 |
+
pip/_internal/commands/__init__.py,sha256=Vc1HjsLEtyCh7506OozPHPKXe2Hk-z9cFkFF3BMj1lM,3736
|
54 |
+
pip/_internal/commands/__pycache__/__init__.cpython-310.pyc,,
|
55 |
+
pip/_internal/commands/__pycache__/cache.cpython-310.pyc,,
|
56 |
+
pip/_internal/commands/__pycache__/check.cpython-310.pyc,,
|
57 |
+
pip/_internal/commands/__pycache__/completion.cpython-310.pyc,,
|
58 |
+
pip/_internal/commands/__pycache__/configuration.cpython-310.pyc,,
|
59 |
+
pip/_internal/commands/__pycache__/debug.cpython-310.pyc,,
|
60 |
+
pip/_internal/commands/__pycache__/download.cpython-310.pyc,,
|
61 |
+
pip/_internal/commands/__pycache__/freeze.cpython-310.pyc,,
|
62 |
+
pip/_internal/commands/__pycache__/hash.cpython-310.pyc,,
|
63 |
+
pip/_internal/commands/__pycache__/help.cpython-310.pyc,,
|
64 |
+
pip/_internal/commands/__pycache__/index.cpython-310.pyc,,
|
65 |
+
pip/_internal/commands/__pycache__/install.cpython-310.pyc,,
|
66 |
+
pip/_internal/commands/__pycache__/list.cpython-310.pyc,,
|
67 |
+
pip/_internal/commands/__pycache__/search.cpython-310.pyc,,
|
68 |
+
pip/_internal/commands/__pycache__/show.cpython-310.pyc,,
|
69 |
+
pip/_internal/commands/__pycache__/uninstall.cpython-310.pyc,,
|
70 |
+
pip/_internal/commands/__pycache__/wheel.cpython-310.pyc,,
|
71 |
+
pip/_internal/commands/cache.py,sha256=p9gvc6W_xgxE2zO0o8NXqO1gGJEinEK42qEC-a7Cnuk,7524
|
72 |
+
pip/_internal/commands/check.py,sha256=0gjXR7j36xJT5cs2heYU_dfOfpnFfzX8OoPNNoKhqdM,1685
|
73 |
+
pip/_internal/commands/completion.py,sha256=kTG_I1VR3N5kGC4Ma9pQTSoY9Q1URCrNyseHSQ-rCL4,2958
|
74 |
+
pip/_internal/commands/configuration.py,sha256=arE8vLstjBg-Ar1krXF-bBmT1qBtnL7Fpk-NVh38a0U,8944
|
75 |
+
pip/_internal/commands/debug.py,sha256=krET-y45CnQzXwKR1qA3M_tJE4LE2vnQtm3yfGyDSnE,6629
|
76 |
+
pip/_internal/commands/download.py,sha256=gVIAEOcpWolhRj9hl89Qzn52G2b_pcZ8naXhxaXobdo,4942
|
77 |
+
pip/_internal/commands/freeze.py,sha256=PaJJB9mT_3vHeZ3mbFL_m1fzTYL-_Or3kDtXwTdZZ-A,2968
|
78 |
+
pip/_internal/commands/hash.py,sha256=EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ,1703
|
79 |
+
pip/_internal/commands/help.py,sha256=gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM,1132
|
80 |
+
pip/_internal/commands/index.py,sha256=8pYkICUJlccjm3E83b7UuZ5DtOfLh1N7ZHXAgkajjHo,4849
|
81 |
+
pip/_internal/commands/install.py,sha256=YVygBF6vfrNi0jmdNBCM6bcoWb7vaALEGG1--8Mmf88,27893
|
82 |
+
pip/_internal/commands/list.py,sha256=aKt1PP7enTiNLD_1qDXXaIKQ2QvLmUDfoQU6SYxJ8Ek,12318
|
83 |
+
pip/_internal/commands/search.py,sha256=sbBZiARRc050QquOKcCvOr2K3XLsoYebLKZGRi__iUI,5697
|
84 |
+
pip/_internal/commands/show.py,sha256=2VicM3jF0YWgn4O1jG_QF5oxOT0ln57VDu1NE6hqWcM,5859
|
85 |
+
pip/_internal/commands/uninstall.py,sha256=DNTYAGJNljMO_YYBxrpcwj0FEl7lo_P55_98O6g2TNk,3526
|
86 |
+
pip/_internal/commands/wheel.py,sha256=7HAjLclZxIzBrX6JmhmGBVxH5xrjaBYCtSdpQi1pWCE,6206
|
87 |
+
pip/_internal/configuration.py,sha256=qmCX3uuVM73PQeAuWQHic22bhops8s31B8k02nFAoiQ,13171
|
88 |
+
pip/_internal/distributions/__init__.py,sha256=Hq6kt6gXBgjNit5hTTWLAzeCNOKoB-N0pGYSqehrli8,858
|
89 |
+
pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc,,
|
90 |
+
pip/_internal/distributions/__pycache__/base.cpython-310.pyc,,
|
91 |
+
pip/_internal/distributions/__pycache__/installed.cpython-310.pyc,,
|
92 |
+
pip/_internal/distributions/__pycache__/sdist.cpython-310.pyc,,
|
93 |
+
pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc,,
|
94 |
+
pip/_internal/distributions/base.py,sha256=3FUYD8Gb4YuSu3pggC_FRctZBDbpm5ZK89tPksIUjoE,1172
|
95 |
+
pip/_internal/distributions/installed.py,sha256=HzfNRu3smoOm54m8H2iK6LHzBx6_DEnka4OPEsizbXg,680
|
96 |
+
pip/_internal/distributions/sdist.py,sha256=0nJvU1RhZtbwaeYtLbzSwYrbGRcY6IgNsWdEhAHROK8,5499
|
97 |
+
pip/_internal/distributions/wheel.py,sha256=-NgzdIs-w_hcer_U81yzgpVTljJRg5m79xufqvbjv0s,1115
|
98 |
+
pip/_internal/exceptions.py,sha256=U-dV1ixkSz6NAU6Aw9dosKi2EzZ5D3BA7ilYZuTLKeU,20912
|
99 |
+
pip/_internal/index/__init__.py,sha256=vpt-JeTZefh8a-FC22ZeBSXFVbuBcXSGiILhQZJaNpQ,30
|
100 |
+
pip/_internal/index/__pycache__/__init__.cpython-310.pyc,,
|
101 |
+
pip/_internal/index/__pycache__/collector.cpython-310.pyc,,
|
102 |
+
pip/_internal/index/__pycache__/package_finder.cpython-310.pyc,,
|
103 |
+
pip/_internal/index/__pycache__/sources.cpython-310.pyc,,
|
104 |
+
pip/_internal/index/collector.py,sha256=8kXlmlnZ-qAknyxd0duCn5mxFHX-zr468ykutk8WOwo,21392
|
105 |
+
pip/_internal/index/package_finder.py,sha256=9UVg-7582nYNEWa0cIIl8otzPm4mlfyrQVuozAcssLo,36783
|
106 |
+
pip/_internal/index/sources.py,sha256=SVyPitv08-Qalh2_Bk5diAJ9GAA_d-a93koouQodAG0,6557
|
107 |
+
pip/_internal/locations/__init__.py,sha256=ergvPwlfNTmQYFmaRYbj--ZwTN5izgTL9KE5d0FB7-8,17362
|
108 |
+
pip/_internal/locations/__pycache__/__init__.cpython-310.pyc,,
|
109 |
+
pip/_internal/locations/__pycache__/_distutils.cpython-310.pyc,,
|
110 |
+
pip/_internal/locations/__pycache__/_sysconfig.cpython-310.pyc,,
|
111 |
+
pip/_internal/locations/__pycache__/base.cpython-310.pyc,,
|
112 |
+
pip/_internal/locations/_distutils.py,sha256=Sk7tw8ZP1DWMYJ8MibABsa8IME2Ejv1PKeGlYQCBTZc,5871
|
113 |
+
pip/_internal/locations/_sysconfig.py,sha256=LQNKTJKyjVqxXaPntlBwdUqTG1xwYf6GVCKMbyRJx5M,7918
|
114 |
+
pip/_internal/locations/base.py,sha256=x5D1ONktmPJd8nnUTh-ELsAJ7fiXA-k-0a_vhfi2_Us,1579
|
115 |
+
pip/_internal/main.py,sha256=r-UnUe8HLo5XFJz8inTcOOTiu_sxNhgHb6VwlGUllOI,340
|
116 |
+
pip/_internal/metadata/__init__.py,sha256=iGoDbe_iTXQTIAEVy9f7dm-VQfZANO8kkwFr1CpqxqI,2036
|
117 |
+
pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc,,
|
118 |
+
pip/_internal/metadata/__pycache__/base.cpython-310.pyc,,
|
119 |
+
pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc,,
|
120 |
+
pip/_internal/metadata/base.py,sha256=SCRPtShrtPy0lfFxuaFTgJJHsRXToGFToQUAZoBBbeA,19429
|
121 |
+
pip/_internal/metadata/pkg_resources.py,sha256=wAnEtrcgH9YtV996MfoBjR2hGLHvi3uxk0vUOHbqBak,9456
|
122 |
+
pip/_internal/models/__init__.py,sha256=3DHUd_qxpPozfzouoqa9g9ts1Czr5qaHfFxbnxriepM,63
|
123 |
+
pip/_internal/models/__pycache__/__init__.cpython-310.pyc,,
|
124 |
+
pip/_internal/models/__pycache__/candidate.cpython-310.pyc,,
|
125 |
+
pip/_internal/models/__pycache__/direct_url.cpython-310.pyc,,
|
126 |
+
pip/_internal/models/__pycache__/format_control.cpython-310.pyc,,
|
127 |
+
pip/_internal/models/__pycache__/index.cpython-310.pyc,,
|
128 |
+
pip/_internal/models/__pycache__/link.cpython-310.pyc,,
|
129 |
+
pip/_internal/models/__pycache__/scheme.cpython-310.pyc,,
|
130 |
+
pip/_internal/models/__pycache__/search_scope.cpython-310.pyc,,
|
131 |
+
pip/_internal/models/__pycache__/selection_prefs.cpython-310.pyc,,
|
132 |
+
pip/_internal/models/__pycache__/target_python.cpython-310.pyc,,
|
133 |
+
pip/_internal/models/__pycache__/wheel.cpython-310.pyc,,
|
134 |
+
pip/_internal/models/candidate.py,sha256=6pcABsaR7CfIHlbJbr2_kMkVJFL_yrYjTx6SVWUnCPQ,990
|
135 |
+
pip/_internal/models/direct_url.py,sha256=7XtGQSLLDQb5ZywI2EMnnLcddtf5CJLx44lMtTHPxFw,6350
|
136 |
+
pip/_internal/models/format_control.py,sha256=DJpMYjxeYKKQdwNcML2_F0vtAh-qnKTYe-CpTxQe-4g,2520
|
137 |
+
pip/_internal/models/index.py,sha256=tYnL8oxGi4aSNWur0mG8DAP7rC6yuha_MwJO8xw0crI,1030
|
138 |
+
pip/_internal/models/link.py,sha256=hoT_qsOBAgLBm9GKqpBrNF_mrEXeGXQE-aH_RX2cGgg,9817
|
139 |
+
pip/_internal/models/scheme.py,sha256=3EFQp_ICu_shH1-TBqhl0QAusKCPDFOlgHFeN4XowWs,738
|
140 |
+
pip/_internal/models/search_scope.py,sha256=LwloG0PJAmtI1hFXIypsD95kWE9xfR5hf_a2v1Vw7sk,4520
|
141 |
+
pip/_internal/models/selection_prefs.py,sha256=KZdi66gsR-_RUXUr9uejssk3rmTHrQVJWeNA2sV-VSY,1907
|
142 |
+
pip/_internal/models/target_python.py,sha256=qKpZox7J8NAaPmDs5C_aniwfPDxzvpkrCKqfwndG87k,3858
|
143 |
+
pip/_internal/models/wheel.py,sha256=wlyz23BcZ40nBLX3rXKtrV6tmc8-8RxHyV-hq5zJ74Q,3525
|
144 |
+
pip/_internal/network/__init__.py,sha256=jf6Tt5nV_7zkARBrKojIXItgejvoegVJVKUbhAa5Ioc,50
|
145 |
+
pip/_internal/network/__pycache__/__init__.cpython-310.pyc,,
|
146 |
+
pip/_internal/network/__pycache__/auth.cpython-310.pyc,,
|
147 |
+
pip/_internal/network/__pycache__/cache.cpython-310.pyc,,
|
148 |
+
pip/_internal/network/__pycache__/download.cpython-310.pyc,,
|
149 |
+
pip/_internal/network/__pycache__/lazy_wheel.cpython-310.pyc,,
|
150 |
+
pip/_internal/network/__pycache__/session.cpython-310.pyc,,
|
151 |
+
pip/_internal/network/__pycache__/utils.cpython-310.pyc,,
|
152 |
+
pip/_internal/network/__pycache__/xmlrpc.cpython-310.pyc,,
|
153 |
+
pip/_internal/network/auth.py,sha256=a3C7Xaa8kTJjXkdi_wrUjqaySc8Z9Yz7U6QIbXfzMyc,12190
|
154 |
+
pip/_internal/network/cache.py,sha256=FJ3uTUo3wgf2KHmeZ3ltN9x3tQoy_0X6qNsRtNXsuL0,2131
|
155 |
+
pip/_internal/network/download.py,sha256=12Ef_L7MlhNUN_0-n_3DggozWJER8c9J0us16cbvkKA,6062
|
156 |
+
pip/_internal/network/lazy_wheel.py,sha256=1b8ZJ1w4bSBzpGzGwJR_CL2yQ6AFIwWQkS1vbPPw2XU,7627
|
157 |
+
pip/_internal/network/session.py,sha256=38IKGKC64MTVUIH5XOR1hr2pOCzp39RccykdmGAvqRU,16729
|
158 |
+
pip/_internal/network/utils.py,sha256=igLlTu_-q0LmL8FdJKq-Uj7AT_owrQ-T9FfyarkhK5U,4059
|
159 |
+
pip/_internal/network/xmlrpc.py,sha256=AzQgG4GgS152_cqmGr_Oz2MIXsCal-xfsis7fA7nmU0,1791
|
160 |
+
pip/_internal/operations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
161 |
+
pip/_internal/operations/__pycache__/__init__.cpython-310.pyc,,
|
162 |
+
pip/_internal/operations/__pycache__/check.cpython-310.pyc,,
|
163 |
+
pip/_internal/operations/__pycache__/freeze.cpython-310.pyc,,
|
164 |
+
pip/_internal/operations/__pycache__/prepare.cpython-310.pyc,,
|
165 |
+
pip/_internal/operations/build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
166 |
+
pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc,,
|
167 |
+
pip/_internal/operations/build/__pycache__/metadata.cpython-310.pyc,,
|
168 |
+
pip/_internal/operations/build/__pycache__/metadata_editable.cpython-310.pyc,,
|
169 |
+
pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc,,
|
170 |
+
pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc,,
|
171 |
+
pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc,,
|
172 |
+
pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc,,
|
173 |
+
pip/_internal/operations/build/metadata.py,sha256=ES_uRmAvhrNm_nDTpZxshBfUsvnXtkj-g_4rZrH9Rww,1404
|
174 |
+
pip/_internal/operations/build/metadata_editable.py,sha256=_Rai0VZjxoeJUkjkuICrq45LtjwFoDOveosMYH43rKc,1456
|
175 |
+
pip/_internal/operations/build/metadata_legacy.py,sha256=o-eU21As175hDC7dluM1fJJ_FqokTIShyWpjKaIpHZw,2198
|
176 |
+
pip/_internal/operations/build/wheel.py,sha256=AO9XnTGhTgHtZmU8Dkbfo1OGr41rBuSDjIgAa4zUKgE,1063
|
177 |
+
pip/_internal/operations/build/wheel_editable.py,sha256=TVETY-L_M_dSEKBhTIcQOP75zKVXw8tuq1U354Mm30A,1405
|
178 |
+
pip/_internal/operations/build/wheel_legacy.py,sha256=C9j6rukgQI1n_JeQLoZGuDdfUwzCXShyIdPTp6edbMQ,3064
|
179 |
+
pip/_internal/operations/check.py,sha256=ca4O9CkPt9Em9sLCf3H0iVt1GIcW7M8C0U5XooaBuT4,5109
|
180 |
+
pip/_internal/operations/freeze.py,sha256=ZiYw5GlUpLVx4VJHz4S1AP2JFNyvH0iq5kpcYj2ovyw,9770
|
181 |
+
pip/_internal/operations/install/__init__.py,sha256=mX7hyD2GNBO2mFGokDQ30r_GXv7Y_PLdtxcUv144e-s,51
|
182 |
+
pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc,,
|
183 |
+
pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc,,
|
184 |
+
pip/_internal/operations/install/__pycache__/legacy.cpython-310.pyc,,
|
185 |
+
pip/_internal/operations/install/__pycache__/wheel.cpython-310.pyc,,
|
186 |
+
pip/_internal/operations/install/editable_legacy.py,sha256=ee4kfJHNuzTdKItbfAsNOSEwq_vD7DRPGkBdK48yBhU,1354
|
187 |
+
pip/_internal/operations/install/legacy.py,sha256=x7BG8kBm0K3JO6AR4sBl0zh2LOrfUaz7EdNt-keHBv4,4091
|
188 |
+
pip/_internal/operations/install/wheel.py,sha256=QuQyCZE-XjuJjDYRixo40oUt2ucFhNmSrCbcXY7A9aE,27412
|
189 |
+
pip/_internal/operations/prepare.py,sha256=LJP97jsuiCAaTGVIRrcINvxc1ntVsB45MoRbyMIukg4,24145
|
190 |
+
pip/_internal/pyproject.py,sha256=Wm2ljdT6spC-tSdf1LBRaMYSJaXr1xUxV3OwdHCW9jc,6722
|
191 |
+
pip/_internal/req/__init__.py,sha256=A7mUvT1KAcCYP3H7gUOTx2GRMlgoDur3H68Q0OJqM5A,2793
|
192 |
+
pip/_internal/req/__pycache__/__init__.cpython-310.pyc,,
|
193 |
+
pip/_internal/req/__pycache__/constructors.cpython-310.pyc,,
|
194 |
+
pip/_internal/req/__pycache__/req_file.cpython-310.pyc,,
|
195 |
+
pip/_internal/req/__pycache__/req_install.cpython-310.pyc,,
|
196 |
+
pip/_internal/req/__pycache__/req_set.cpython-310.pyc,,
|
197 |
+
pip/_internal/req/__pycache__/req_tracker.cpython-310.pyc,,
|
198 |
+
pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc,,
|
199 |
+
pip/_internal/req/constructors.py,sha256=fXmtNI_J77JFP_HRvYcQW-1nKw3AiUu6Q3b1Nm8aMm0,16094
|
200 |
+
pip/_internal/req/req_file.py,sha256=5N8OTouPCof-305StC2YK9HBxQMw-xO46skRoBPbkZo,17421
|
201 |
+
pip/_internal/req/req_install.py,sha256=jU1HQBT_DnXZean7jY8wPNMhb6_CzdKHcilHFY_o-Fc,32524
|
202 |
+
pip/_internal/req/req_set.py,sha256=kHYiLvkKRx21WaLTwOI-54Ng0SSzZZ9SE7FD0PsfvYA,7584
|
203 |
+
pip/_internal/req/req_tracker.py,sha256=jK7JDu-Wt73X-gqozrFtgJVlUlnQo0P4IQ4x4_gPlfM,4117
|
204 |
+
pip/_internal/req/req_uninstall.py,sha256=K2BHYRRJAfkSpFqcPzc9XfX2EvbhaRtQIPRFmMtUdfo,23814
|
205 |
+
pip/_internal/resolution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
206 |
+
pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc,,
|
207 |
+
pip/_internal/resolution/__pycache__/base.cpython-310.pyc,,
|
208 |
+
pip/_internal/resolution/base.py,sha256=qlmh325SBVfvG6Me9gc5Nsh5sdwHBwzHBq6aEXtKsLA,583
|
209 |
+
pip/_internal/resolution/legacy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
210 |
+
pip/_internal/resolution/legacy/__pycache__/__init__.cpython-310.pyc,,
|
211 |
+
pip/_internal/resolution/legacy/__pycache__/resolver.cpython-310.pyc,,
|
212 |
+
pip/_internal/resolution/legacy/resolver.py,sha256=b7bf5qL1ROg73sl8dhTvLdD1w5XF8xybBAF6eF_kz7c,18288
|
213 |
+
pip/_internal/resolution/resolvelib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
214 |
+
pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc,,
|
215 |
+
pip/_internal/resolution/resolvelib/__pycache__/base.cpython-310.pyc,,
|
216 |
+
pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc,,
|
217 |
+
pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-310.pyc,,
|
218 |
+
pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-310.pyc,,
|
219 |
+
pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc,,
|
220 |
+
pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc,,
|
221 |
+
pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-310.pyc,,
|
222 |
+
pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc,,
|
223 |
+
pip/_internal/resolution/resolvelib/base.py,sha256=u1O4fkvCO4mhmu5i32xrDv9AX5NgUci_eYVyBDQhTIM,5220
|
224 |
+
pip/_internal/resolution/resolvelib/candidates.py,sha256=KR5jxZRSahByOABXbwrX-zNoawa7Gm9Iss-HrvrcvNw,18357
|
225 |
+
pip/_internal/resolution/resolvelib/factory.py,sha256=0bbxnUSSjaeTmtIEgeeKtEqhEFfNhv3xpq7j9IaMq2c,28298
|
226 |
+
pip/_internal/resolution/resolvelib/found_candidates.py,sha256=hvL3Hoa9VaYo-qEOZkBi2Iqw251UDxPz-uMHVaWmLpE,5705
|
227 |
+
pip/_internal/resolution/resolvelib/provider.py,sha256=LzQQyzMVaZYAwLgKInbq-it6mbQL1gX0hGohz5Cr5wg,9915
|
228 |
+
pip/_internal/resolution/resolvelib/reporter.py,sha256=3ZVVYrs5PqvLFJkGLcuXoMK5mTInFzl31xjUpDBpZZk,2526
|
229 |
+
pip/_internal/resolution/resolvelib/requirements.py,sha256=B1ndvKPSuyyyTEXt9sKhbwminViSWnBrJa7qO2ln4Z0,5455
|
230 |
+
pip/_internal/resolution/resolvelib/resolver.py,sha256=ucoVKHtwH6gkZjcfIVJbUiOIHLqJxeYlrKTMIJciYwM,11335
|
231 |
+
pip/_internal/self_outdated_check.py,sha256=GKSatNlt2cz_CMGxu72FbUzuPaXpWOnIVKOOYIk0gvY,6849
|
232 |
+
pip/_internal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
233 |
+
pip/_internal/utils/__pycache__/__init__.cpython-310.pyc,,
|
234 |
+
pip/_internal/utils/__pycache__/_log.cpython-310.pyc,,
|
235 |
+
pip/_internal/utils/__pycache__/appdirs.cpython-310.pyc,,
|
236 |
+
pip/_internal/utils/__pycache__/compat.cpython-310.pyc,,
|
237 |
+
pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc,,
|
238 |
+
pip/_internal/utils/__pycache__/datetime.cpython-310.pyc,,
|
239 |
+
pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc,,
|
240 |
+
pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc,,
|
241 |
+
pip/_internal/utils/__pycache__/distutils_args.cpython-310.pyc,,
|
242 |
+
pip/_internal/utils/__pycache__/egg_link.cpython-310.pyc,,
|
243 |
+
pip/_internal/utils/__pycache__/encoding.cpython-310.pyc,,
|
244 |
+
pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc,,
|
245 |
+
pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc,,
|
246 |
+
pip/_internal/utils/__pycache__/filetypes.cpython-310.pyc,,
|
247 |
+
pip/_internal/utils/__pycache__/glibc.cpython-310.pyc,,
|
248 |
+
pip/_internal/utils/__pycache__/hashes.cpython-310.pyc,,
|
249 |
+
pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc,,
|
250 |
+
pip/_internal/utils/__pycache__/logging.cpython-310.pyc,,
|
251 |
+
pip/_internal/utils/__pycache__/misc.cpython-310.pyc,,
|
252 |
+
pip/_internal/utils/__pycache__/models.cpython-310.pyc,,
|
253 |
+
pip/_internal/utils/__pycache__/packaging.cpython-310.pyc,,
|
254 |
+
pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc,,
|
255 |
+
pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc,,
|
256 |
+
pip/_internal/utils/__pycache__/temp_dir.cpython-310.pyc,,
|
257 |
+
pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc,,
|
258 |
+
pip/_internal/utils/__pycache__/urls.cpython-310.pyc,,
|
259 |
+
pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc,,
|
260 |
+
pip/_internal/utils/__pycache__/wheel.cpython-310.pyc,,
|
261 |
+
pip/_internal/utils/_log.py,sha256=-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw,1015
|
262 |
+
pip/_internal/utils/appdirs.py,sha256=swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo,1665
|
263 |
+
pip/_internal/utils/compat.py,sha256=ACyBfLgj3_XG-iA5omEDrXqDM0cQKzi8h8HRBInzG6Q,1884
|
264 |
+
pip/_internal/utils/compatibility_tags.py,sha256=ydin8QG8BHqYRsPY4OL6cmb44CbqXl1T0xxS97VhHkk,5377
|
265 |
+
pip/_internal/utils/datetime.py,sha256=m21Y3wAtQc-ji6Veb6k_M5g6A0ZyFI4egchTdnwh-pQ,242
|
266 |
+
pip/_internal/utils/deprecation.py,sha256=NKo8VqLioJ4nnXXGmW4KdasxF90EFHkZaHeX1fT08C8,3627
|
267 |
+
pip/_internal/utils/direct_url_helpers.py,sha256=6F1tc2rcKaCZmgfVwsE6ObIe_Pux23mUVYA-2D9wCFc,3206
|
268 |
+
pip/_internal/utils/distutils_args.py,sha256=mcAscyp80vTt3xAGTipnpgc83V-_wCvydNELVXLq7JI,1249
|
269 |
+
pip/_internal/utils/egg_link.py,sha256=5MVlpz5LirT4iLQq86OYzjXaYF0D4Qk1dprEI7ThST4,2203
|
270 |
+
pip/_internal/utils/encoding.py,sha256=bdZ3YgUpaOEBI5MP4-DEXiQarCW3V0rxw1kRz-TaU1Q,1169
|
271 |
+
pip/_internal/utils/entrypoints.py,sha256=aPvCnQVi9Hdk35Kloww_D5ibjUpqxgqcJP8O9VuMZek,1055
|
272 |
+
pip/_internal/utils/filesystem.py,sha256=rrl-rY1w8TYyKYndUyZlE9ffkQyA4-jI9x_59zXkn5s,5893
|
273 |
+
pip/_internal/utils/filetypes.py,sha256=i8XAQ0eFCog26Fw9yV0Yb1ygAqKYB1w9Cz9n0fj8gZU,716
|
274 |
+
pip/_internal/utils/glibc.py,sha256=tDfwVYnJCOC0BNVpItpy8CGLP9BjkxFHdl0mTS0J7fc,3110
|
275 |
+
pip/_internal/utils/hashes.py,sha256=anpZfFGIT6HcIj2td9NHtE8AWg6GeAIhwpP8GPvZE0E,4811
|
276 |
+
pip/_internal/utils/inject_securetransport.py,sha256=o-QRVMGiENrTJxw3fAhA7uxpdEdw6M41TjHYtSVRrcg,795
|
277 |
+
pip/_internal/utils/logging.py,sha256=Rvght-fDXL70VWib1cpgZ3iU-kXODV98bNeLUlbqVto,11522
|
278 |
+
pip/_internal/utils/misc.py,sha256=MdUB12BMhj73sEmskEutmPyWFaJB7asoPCfLzs_YeT0,19359
|
279 |
+
pip/_internal/utils/models.py,sha256=5GoYU586SrxURMvDn_jBMJInitviJg4O5-iOU-6I0WY,1193
|
280 |
+
pip/_internal/utils/packaging.py,sha256=5Wm6_x7lKrlqVjPI5MBN_RurcRHwVYoQ7Ksrs84de7s,2108
|
281 |
+
pip/_internal/utils/setuptools_build.py,sha256=vNH9hQB9wT6d-h1hVQhBKw91jNeT42meHpVeii-urOI,5652
|
282 |
+
pip/_internal/utils/subprocess.py,sha256=vIWGpet5ARBmZ2Qn4NEHNgzCOduqbPIuByZmhhmr6mM,9182
|
283 |
+
pip/_internal/utils/temp_dir.py,sha256=zob3PYMVevONkheOMUp_4jDofrEY3HIu5DHK78cSspI,7662
|
284 |
+
pip/_internal/utils/unpacking.py,sha256=HUFlMEyCa9dPwdLh6sWeh95DeKytV8rsOyKShEw9y6g,8906
|
285 |
+
pip/_internal/utils/urls.py,sha256=AhaesUGl-9it6uvG6fsFPOr9ynFpGaTMk4t5XTX7Z_Q,1759
|
286 |
+
pip/_internal/utils/virtualenv.py,sha256=4_48qMzCwB_F5jIK5BC_ua7uiAMVifmQWU9NdaGUoVA,3459
|
287 |
+
pip/_internal/utils/wheel.py,sha256=lXOgZyTlOm5HmK8tw5iw0A3_5A6wRzsXHOaQkIvvloU,4549
|
288 |
+
pip/_internal/vcs/__init__.py,sha256=UAqvzpbi0VbZo3Ub6skEeZAw-ooIZR-zX_WpCbxyCoU,596
|
289 |
+
pip/_internal/vcs/__pycache__/__init__.cpython-310.pyc,,
|
290 |
+
pip/_internal/vcs/__pycache__/bazaar.cpython-310.pyc,,
|
291 |
+
pip/_internal/vcs/__pycache__/git.cpython-310.pyc,,
|
292 |
+
pip/_internal/vcs/__pycache__/mercurial.cpython-310.pyc,,
|
293 |
+
pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc,,
|
294 |
+
pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc,,
|
295 |
+
pip/_internal/vcs/bazaar.py,sha256=IGb5ca1xSZfgegRD2_JeyoZPrQQHs7lEYEIgpVsKpoU,3047
|
296 |
+
pip/_internal/vcs/git.py,sha256=mjhwudCx9WlLNkxZ6_kOKmueF0rLoU2i1xeASKF6yiQ,18116
|
297 |
+
pip/_internal/vcs/mercurial.py,sha256=Bzbd518Jsx-EJI0IhIobiQqiRsUv5TWYnrmRIFWE0Gw,5238
|
298 |
+
pip/_internal/vcs/subversion.py,sha256=TEMRdwECvMcXakZX0pTNUep79kmBYkWDkWFkrYmcmac,11718
|
299 |
+
pip/_internal/vcs/versioncontrol.py,sha256=KUOc-hN51em9jrqxKwUR3JnkgSE-xSOqMiiJcSaL6B8,22811
|
300 |
+
pip/_internal/wheel_builder.py,sha256=65rOA8FSYt3c3HyqEw17uujjlCgqmoKEIv6rv9xN2NM,12307
|
301 |
+
pip/_vendor/__init__.py,sha256=xjcBX0EP50pkaMdCssrsBXoZgo2hTtYxlcH1CIyA3T4,4708
|
302 |
+
pip/_vendor/__pycache__/__init__.cpython-310.pyc,,
|
303 |
+
pip/_vendor/__pycache__/distro.cpython-310.pyc,,
|
304 |
+
pip/_vendor/__pycache__/six.cpython-310.pyc,,
|
305 |
+
pip/_vendor/__pycache__/typing_extensions.cpython-310.pyc,,
|
306 |
+
pip/_vendor/cachecontrol/__init__.py,sha256=1j_YQfjmiix6YyouLrftC6NzksAm8e8xGSjMKMRPIkM,465
|
307 |
+
pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc,,
|
308 |
+
pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-310.pyc,,
|
309 |
+
pip/_vendor/cachecontrol/__pycache__/adapter.cpython-310.pyc,,
|
310 |
+
pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc,,
|
311 |
+
pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc,,
|
312 |
+
pip/_vendor/cachecontrol/__pycache__/controller.cpython-310.pyc,,
|
313 |
+
pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc,,
|
314 |
+
pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-310.pyc,,
|
315 |
+
pip/_vendor/cachecontrol/__pycache__/serialize.cpython-310.pyc,,
|
316 |
+
pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc,,
|
317 |
+
pip/_vendor/cachecontrol/_cmd.py,sha256=lxUXqfNTVx84zf6tcWbkLZHA6WVBRtJRpfeA9ZqhaAY,1379
|
318 |
+
pip/_vendor/cachecontrol/adapter.py,sha256=ew9OYEQHEOjvGl06ZsuX8W3DAvHWsQKHwWAxISyGug8,5033
|
319 |
+
pip/_vendor/cachecontrol/cache.py,sha256=eMS9Bn9JWQkHiIYA5GPRBqKVU95uS-yXkxrzpoafRig,917
|
320 |
+
pip/_vendor/cachecontrol/caches/__init__.py,sha256=gGFOtIH8QDRvkP4YAfGIh-u9YYcGZVxwLM1-6e1mPNI,170
|
321 |
+
pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc,,
|
322 |
+
pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc,,
|
323 |
+
pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-310.pyc,,
|
324 |
+
pip/_vendor/cachecontrol/caches/file_cache.py,sha256=P2KHcNXiqxEW7fCq5KC-NYHGSk0nNR9NIKuN-vBTn-E,4251
|
325 |
+
pip/_vendor/cachecontrol/caches/redis_cache.py,sha256=tu_YBV7EV8vdBRGazUErkoRqYYjSBmNcB8dZ7BNomqk,940
|
326 |
+
pip/_vendor/cachecontrol/compat.py,sha256=LNx7vqBndYdHU8YuJt53ab_8rzMGTXVrvMb7CZJkxG0,778
|
327 |
+
pip/_vendor/cachecontrol/controller.py,sha256=9DSEiV58Gx7Ce69fLCrRcpN-_sHzXTY4ol9bEviatR0,15625
|
328 |
+
pip/_vendor/cachecontrol/filewrapper.py,sha256=X4BAQOO26GNOR7nH_fhTzAfeuct2rBQcx_15MyFBpcs,3946
|
329 |
+
pip/_vendor/cachecontrol/heuristics.py,sha256=8kAyuZLSCyEIgQr6vbUwfhpqg9ows4mM0IV6DWazevI,4154
|
330 |
+
pip/_vendor/cachecontrol/serialize.py,sha256=dlySaeA5U7Q5eHvjiObgo1M8j8_huVjfWjid7Aq-r8c,6783
|
331 |
+
pip/_vendor/cachecontrol/wrapper.py,sha256=X3-KMZ20Ho3VtqyVaXclpeQpFzokR5NE8tZSfvKVaB8,774
|
332 |
+
pip/_vendor/certifi/__init__.py,sha256=xWdRgntT3j1V95zkRipGOg_A1UfEju2FcpujhysZLRI,62
|
333 |
+
pip/_vendor/certifi/__main__.py,sha256=1k3Cr95vCxxGRGDljrW3wMdpZdL3Nhf0u1n-k2qdsCY,255
|
334 |
+
pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc,,
|
335 |
+
pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc,,
|
336 |
+
pip/_vendor/certifi/__pycache__/core.cpython-310.pyc,,
|
337 |
+
pip/_vendor/certifi/cacert.pem,sha256=-og4Keu4zSpgL5shwfhd4kz0eUnVILzrGCi0zRy2kGw,265969
|
338 |
+
pip/_vendor/certifi/core.py,sha256=CcwptmiI-3M50jIdO0HT6Fh6W_wqGsf8QcX9yfzvyuc,2791
|
339 |
+
pip/_vendor/chardet/__init__.py,sha256=mWZaWmvZkhwfBEAT9O1Y6nRTfKzhT7FHhQTTAujbqUA,3271
|
340 |
+
pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc,,
|
341 |
+
pip/_vendor/chardet/__pycache__/big5freq.cpython-310.pyc,,
|
342 |
+
pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc,,
|
343 |
+
pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc,,
|
344 |
+
pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-310.pyc,,
|
345 |
+
pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc,,
|
346 |
+
pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-310.pyc,,
|
347 |
+
pip/_vendor/chardet/__pycache__/compat.cpython-310.pyc,,
|
348 |
+
pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc,,
|
349 |
+
pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc,,
|
350 |
+
pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc,,
|
351 |
+
pip/_vendor/chardet/__pycache__/escsm.cpython-310.pyc,,
|
352 |
+
pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc,,
|
353 |
+
pip/_vendor/chardet/__pycache__/euckrfreq.cpython-310.pyc,,
|
354 |
+
pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc,,
|
355 |
+
pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc,,
|
356 |
+
pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc,,
|
357 |
+
pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc,,
|
358 |
+
pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc,,
|
359 |
+
pip/_vendor/chardet/__pycache__/hebrewprober.cpython-310.pyc,,
|
360 |
+
pip/_vendor/chardet/__pycache__/jisfreq.cpython-310.pyc,,
|
361 |
+
pip/_vendor/chardet/__pycache__/jpcntx.cpython-310.pyc,,
|
362 |
+
pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc,,
|
363 |
+
pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc,,
|
364 |
+
pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-310.pyc,,
|
365 |
+
pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-310.pyc,,
|
366 |
+
pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc,,
|
367 |
+
pip/_vendor/chardet/__pycache__/langthaimodel.cpython-310.pyc,,
|
368 |
+
pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-310.pyc,,
|
369 |
+
pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc,,
|
370 |
+
pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-310.pyc,,
|
371 |
+
pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc,,
|
372 |
+
pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc,,
|
373 |
+
pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc,,
|
374 |
+
pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc,,
|
375 |
+
pip/_vendor/chardet/__pycache__/sjisprober.cpython-310.pyc,,
|
376 |
+
pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc,,
|
377 |
+
pip/_vendor/chardet/__pycache__/utf8prober.cpython-310.pyc,,
|
378 |
+
pip/_vendor/chardet/__pycache__/version.cpython-310.pyc,,
|
379 |
+
pip/_vendor/chardet/big5freq.py,sha256=D_zK5GyzoVsRes0HkLJziltFQX0bKCLOrFe9_xDvO_8,31254
|
380 |
+
pip/_vendor/chardet/big5prober.py,sha256=kBxHbdetBpPe7xrlb-e990iot64g_eGSLd32lB7_h3M,1757
|
381 |
+
pip/_vendor/chardet/chardistribution.py,sha256=3woWS62KrGooKyqz4zQSnjFbJpa6V7g02daAibTwcl8,9411
|
382 |
+
pip/_vendor/chardet/charsetgroupprober.py,sha256=GZLReHP6FRRn43hvSOoGCxYamErKzyp6RgOQxVeC3kg,3839
|
383 |
+
pip/_vendor/chardet/charsetprober.py,sha256=KSmwJErjypyj0bRZmC5F5eM7c8YQgLYIjZXintZNstg,5110
|
384 |
+
pip/_vendor/chardet/cli/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
385 |
+
pip/_vendor/chardet/cli/__pycache__/__init__.cpython-310.pyc,,
|
386 |
+
pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-310.pyc,,
|
387 |
+
pip/_vendor/chardet/cli/chardetect.py,sha256=XK5zqjUG2a4-y6eLHZ8ThYcp6WWUrdlmELxNypcc2SE,2747
|
388 |
+
pip/_vendor/chardet/codingstatemachine.py,sha256=VYp_6cyyki5sHgXDSZnXW4q1oelHc3cu9AyQTX7uug8,3590
|
389 |
+
pip/_vendor/chardet/compat.py,sha256=40zr6wICZwknxyuLGGcIOPyve8DTebBCbbvttvnmp5Q,1200
|
390 |
+
pip/_vendor/chardet/cp949prober.py,sha256=TZ434QX8zzBsnUvL_8wm4AQVTZ2ZkqEEQL_lNw9f9ow,1855
|
391 |
+
pip/_vendor/chardet/enums.py,sha256=Aimwdb9as1dJKZaFNUH2OhWIVBVd6ZkJJ_WK5sNY8cU,1661
|
392 |
+
pip/_vendor/chardet/escprober.py,sha256=kkyqVg1Yw3DIOAMJ2bdlyQgUFQhuHAW8dUGskToNWSc,3950
|
393 |
+
pip/_vendor/chardet/escsm.py,sha256=RuXlgNvTIDarndvllNCk5WZBIpdCxQ0kcd9EAuxUh84,10510
|
394 |
+
pip/_vendor/chardet/eucjpprober.py,sha256=iD8Jdp0ISRjgjiVN7f0e8xGeQJ5GM2oeZ1dA8nbSeUw,3749
|
395 |
+
pip/_vendor/chardet/euckrfreq.py,sha256=-7GdmvgWez4-eO4SuXpa7tBiDi5vRXQ8WvdFAzVaSfo,13546
|
396 |
+
pip/_vendor/chardet/euckrprober.py,sha256=MqFMTQXxW4HbzIpZ9lKDHB3GN8SP4yiHenTmf8g_PxY,1748
|
397 |
+
pip/_vendor/chardet/euctwfreq.py,sha256=No1WyduFOgB5VITUA7PLyC5oJRNzRyMbBxaKI1l16MA,31621
|
398 |
+
pip/_vendor/chardet/euctwprober.py,sha256=13p6EP4yRaxqnP4iHtxHOJ6R2zxHq1_m8hTRjzVZ95c,1747
|
399 |
+
pip/_vendor/chardet/gb2312freq.py,sha256=JX8lsweKLmnCwmk8UHEQsLgkr_rP_kEbvivC4qPOrlc,20715
|
400 |
+
pip/_vendor/chardet/gb2312prober.py,sha256=gGvIWi9WhDjE-xQXHvNIyrnLvEbMAYgyUSZ65HUfylw,1754
|
401 |
+
pip/_vendor/chardet/hebrewprober.py,sha256=c3SZ-K7hvyzGY6JRAZxJgwJ_sUS9k0WYkvMY00YBYFo,13838
|
402 |
+
pip/_vendor/chardet/jisfreq.py,sha256=vpmJv2Bu0J8gnMVRPHMFefTRvo_ha1mryLig8CBwgOg,25777
|
403 |
+
pip/_vendor/chardet/jpcntx.py,sha256=PYlNqRUQT8LM3cT5FmHGP0iiscFlTWED92MALvBungo,19643
|
404 |
+
pip/_vendor/chardet/langbulgarianmodel.py,sha256=rk9CJpuxO0bObboJcv6gNgWuosYZmd8qEEds5y7DS_Y,105697
|
405 |
+
pip/_vendor/chardet/langgreekmodel.py,sha256=S-uNQ1ihC75yhBvSux24gLFZv3QyctMwC6OxLJdX-bw,99571
|
406 |
+
pip/_vendor/chardet/langhebrewmodel.py,sha256=DzPP6TPGG_-PV7tqspu_d8duueqm7uN-5eQ0aHUw1Gg,98776
|
407 |
+
pip/_vendor/chardet/langhungarianmodel.py,sha256=RtJH7DZdsmaHqyK46Kkmnk5wQHiJwJPPJSqqIlpeZRc,102498
|
408 |
+
pip/_vendor/chardet/langrussianmodel.py,sha256=THqJOhSxiTQcHboDNSc5yofc2koXXQFHFyjtyuntUfM,131180
|
409 |
+
pip/_vendor/chardet/langthaimodel.py,sha256=R1wXHnUMtejpw0JnH_JO8XdYasME6wjVqp1zP7TKLgg,103312
|
410 |
+
pip/_vendor/chardet/langturkishmodel.py,sha256=rfwanTptTwSycE4-P-QasPmzd-XVYgevytzjlEzBBu8,95946
|
411 |
+
pip/_vendor/chardet/latin1prober.py,sha256=S2IoORhFk39FEFOlSFWtgVybRiP6h7BlLldHVclNkU8,5370
|
412 |
+
pip/_vendor/chardet/mbcharsetprober.py,sha256=AR95eFH9vuqSfvLQZN-L5ijea25NOBCoXqw8s5O9xLQ,3413
|
413 |
+
pip/_vendor/chardet/mbcsgroupprober.py,sha256=h6TRnnYq2OxG1WdD5JOyxcdVpn7dG0q-vB8nWr5mbh4,2012
|
414 |
+
pip/_vendor/chardet/mbcssm.py,sha256=SY32wVIF3HzcjY3BaEspy9metbNSKxIIB0RKPn7tjpI,25481
|
415 |
+
pip/_vendor/chardet/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
416 |
+
pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-310.pyc,,
|
417 |
+
pip/_vendor/chardet/metadata/__pycache__/languages.cpython-310.pyc,,
|
418 |
+
pip/_vendor/chardet/metadata/languages.py,sha256=41tLq3eLSrBEbEVVQpVGFq9K7o1ln9b1HpY1l0hCUQo,19474
|
419 |
+
pip/_vendor/chardet/sbcharsetprober.py,sha256=nmyMyuxzG87DN6K3Rk2MUzJLMLR69MrWpdnHzOwVUwQ,6136
|
420 |
+
pip/_vendor/chardet/sbcsgroupprober.py,sha256=hqefQuXmiFyDBArOjujH6hd6WFXlOD1kWCsxDhjx5Vc,4309
|
421 |
+
pip/_vendor/chardet/sjisprober.py,sha256=IIt-lZj0WJqK4rmUZzKZP4GJlE8KUEtFYVuY96ek5MQ,3774
|
422 |
+
pip/_vendor/chardet/universaldetector.py,sha256=DpZTXCX0nUHXxkQ9sr4GZxGB_hveZ6hWt3uM94cgWKs,12503
|
423 |
+
pip/_vendor/chardet/utf8prober.py,sha256=IdD8v3zWOsB8OLiyPi-y_fqwipRFxV9Nc1eKBLSuIEw,2766
|
424 |
+
pip/_vendor/chardet/version.py,sha256=A4CILFAd8MRVG1HoXPp45iK9RLlWyV73a1EtwE8Tvn8,242
|
425 |
+
pip/_vendor/colorama/__init__.py,sha256=pCdErryzLSzDW5P-rRPBlPLqbBtIRNJB6cMgoeJns5k,239
|
426 |
+
pip/_vendor/colorama/__pycache__/__init__.cpython-310.pyc,,
|
427 |
+
pip/_vendor/colorama/__pycache__/ansi.cpython-310.pyc,,
|
428 |
+
pip/_vendor/colorama/__pycache__/ansitowin32.cpython-310.pyc,,
|
429 |
+
pip/_vendor/colorama/__pycache__/initialise.cpython-310.pyc,,
|
430 |
+
pip/_vendor/colorama/__pycache__/win32.cpython-310.pyc,,
|
431 |
+
pip/_vendor/colorama/__pycache__/winterm.cpython-310.pyc,,
|
432 |
+
pip/_vendor/colorama/ansi.py,sha256=Top4EeEuaQdBWdteKMEcGOTeKeF19Q-Wo_6_Cj5kOzQ,2522
|
433 |
+
pip/_vendor/colorama/ansitowin32.py,sha256=yV7CEmCb19MjnJKODZEEvMH_fnbJhwnpzo4sxZuGXmA,10517
|
434 |
+
pip/_vendor/colorama/initialise.py,sha256=PprovDNxMTrvoNHFcL2NZjpH2XzDc8BLxLxiErfUl4k,1915
|
435 |
+
pip/_vendor/colorama/win32.py,sha256=bJ8Il9jwaBN5BJ8bmN6FoYZ1QYuMKv2j8fGrXh7TJjw,5404
|
436 |
+
pip/_vendor/colorama/winterm.py,sha256=2y_2b7Zsv34feAsP67mLOVc-Bgq51mdYGo571VprlrM,6438
|
437 |
+
pip/_vendor/distlib/__init__.py,sha256=y-rKDBB99QJ3N1PJGAXQo89ou615aAeBjV2brBxKgM8,581
|
438 |
+
pip/_vendor/distlib/__pycache__/__init__.cpython-310.pyc,,
|
439 |
+
pip/_vendor/distlib/__pycache__/compat.cpython-310.pyc,,
|
440 |
+
pip/_vendor/distlib/__pycache__/database.cpython-310.pyc,,
|
441 |
+
pip/_vendor/distlib/__pycache__/index.cpython-310.pyc,,
|
442 |
+
pip/_vendor/distlib/__pycache__/locators.cpython-310.pyc,,
|
443 |
+
pip/_vendor/distlib/__pycache__/manifest.cpython-310.pyc,,
|
444 |
+
pip/_vendor/distlib/__pycache__/markers.cpython-310.pyc,,
|
445 |
+
pip/_vendor/distlib/__pycache__/metadata.cpython-310.pyc,,
|
446 |
+
pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc,,
|
447 |
+
pip/_vendor/distlib/__pycache__/scripts.cpython-310.pyc,,
|
448 |
+
pip/_vendor/distlib/__pycache__/util.cpython-310.pyc,,
|
449 |
+
pip/_vendor/distlib/__pycache__/version.cpython-310.pyc,,
|
450 |
+
pip/_vendor/distlib/__pycache__/wheel.cpython-310.pyc,,
|
451 |
+
pip/_vendor/distlib/compat.py,sha256=tfoMrj6tujk7G4UC2owL6ArgDuCKabgBxuJRGZSmpko,41259
|
452 |
+
pip/_vendor/distlib/database.py,sha256=hBO2dgvDF7W3BqX8Ecns6p_RPerCaIbNKbdUOuJ1a14,51456
|
453 |
+
pip/_vendor/distlib/index.py,sha256=UfcimNW19AB7IKWam4VaJbXuCBvArKfSxhV16EwavzE,20739
|
454 |
+
pip/_vendor/distlib/locators.py,sha256=4D2hEcHePNuW4mXEZ3Cuw12eW-vbO-4WuAlbf4h5K7w,51963
|
455 |
+
pip/_vendor/distlib/manifest.py,sha256=nQEhYmgoreaBZzyFzwYsXxJARu3fo4EkunU163U16iE,14811
|
456 |
+
pip/_vendor/distlib/markers.py,sha256=TpHHHLgkzyT7YHbwj-2i6weRaq-Ivy2-MUnrDkjau-U,5058
|
457 |
+
pip/_vendor/distlib/metadata.py,sha256=vatoxFdmBr6ie-sTVXVNPOPG3uwMDWJTnEECnm7xDCw,39109
|
458 |
+
pip/_vendor/distlib/resources.py,sha256=LwbPksc0A1JMbi6XnuPdMBUn83X7BPuFNWqPGEKI698,10820
|
459 |
+
pip/_vendor/distlib/scripts.py,sha256=tjSwENINeV91ROZxec5zTSMRg2jEeKc4enyCHDzNvEE,17720
|
460 |
+
pip/_vendor/distlib/util.py,sha256=31dPXn3Rfat0xZLeVoFpuniyhe6vsbl9_QN-qd9Lhlk,66262
|
461 |
+
pip/_vendor/distlib/version.py,sha256=WG__LyAa2GwmA6qSoEJtvJE8REA1LZpbSizy8WvhJLk,23513
|
462 |
+
pip/_vendor/distlib/wheel.py,sha256=pj5VVCjqZMcHvgizORWwAFPS7hOk61CZ59dxP8laQ4E,42943
|
463 |
+
pip/_vendor/distro.py,sha256=O1EeHMq1-xAO373JI2_6pYEtd09yEkxtmrYkdY-9S-w,48414
|
464 |
+
pip/_vendor/html5lib/__init__.py,sha256=BYzcKCqeEii52xDrqBFruhnmtmkiuHXFyFh-cglQ8mk,1160
|
465 |
+
pip/_vendor/html5lib/__pycache__/__init__.cpython-310.pyc,,
|
466 |
+
pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-310.pyc,,
|
467 |
+
pip/_vendor/html5lib/__pycache__/_inputstream.cpython-310.pyc,,
|
468 |
+
pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-310.pyc,,
|
469 |
+
pip/_vendor/html5lib/__pycache__/_utils.cpython-310.pyc,,
|
470 |
+
pip/_vendor/html5lib/__pycache__/constants.cpython-310.pyc,,
|
471 |
+
pip/_vendor/html5lib/__pycache__/html5parser.cpython-310.pyc,,
|
472 |
+
pip/_vendor/html5lib/__pycache__/serializer.cpython-310.pyc,,
|
473 |
+
pip/_vendor/html5lib/_ihatexml.py,sha256=ifOwF7pXqmyThIXc3boWc96s4MDezqRrRVp7FwDYUFs,16728
|
474 |
+
pip/_vendor/html5lib/_inputstream.py,sha256=jErNASMlkgs7MpOM9Ve_VdLDJyFFweAjLuhVutZz33U,32353
|
475 |
+
pip/_vendor/html5lib/_tokenizer.py,sha256=04mgA2sNTniutl2fxFv-ei5bns4iRaPxVXXHh_HrV_4,77040
|
476 |
+
pip/_vendor/html5lib/_trie/__init__.py,sha256=nqfgO910329BEVJ5T4psVwQtjd2iJyEXQ2-X8c1YxwU,109
|
477 |
+
pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-310.pyc,,
|
478 |
+
pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-310.pyc,,
|
479 |
+
pip/_vendor/html5lib/_trie/__pycache__/py.cpython-310.pyc,,
|
480 |
+
pip/_vendor/html5lib/_trie/_base.py,sha256=CaybYyMro8uERQYjby2tTeSUatnWDfWroUN9N7ety5w,1013
|
481 |
+
pip/_vendor/html5lib/_trie/py.py,sha256=wXmQLrZRf4MyWNyg0m3h81m9InhLR7GJ002mIIZh-8o,1775
|
482 |
+
pip/_vendor/html5lib/_utils.py,sha256=Dx9AKntksRjFT1veBj7I362pf5OgIaT0zglwq43RnfU,4931
|
483 |
+
pip/_vendor/html5lib/constants.py,sha256=Ll-yzLU_jcjyAI_h57zkqZ7aQWE5t5xA4y_jQgoUUhw,83464
|
484 |
+
pip/_vendor/html5lib/filters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
485 |
+
pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-310.pyc,,
|
486 |
+
pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-310.pyc,,
|
487 |
+
pip/_vendor/html5lib/filters/__pycache__/base.cpython-310.pyc,,
|
488 |
+
pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-310.pyc,,
|
489 |
+
pip/_vendor/html5lib/filters/__pycache__/lint.cpython-310.pyc,,
|
490 |
+
pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-310.pyc,,
|
491 |
+
pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-310.pyc,,
|
492 |
+
pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-310.pyc,,
|
493 |
+
pip/_vendor/html5lib/filters/alphabeticalattributes.py,sha256=lViZc2JMCclXi_5gduvmdzrRxtO5Xo9ONnbHBVCsykU,919
|
494 |
+
pip/_vendor/html5lib/filters/base.py,sha256=z-IU9ZAYjpsVsqmVt7kuWC63jR11hDMr6CVrvuao8W0,286
|
495 |
+
pip/_vendor/html5lib/filters/inject_meta_charset.py,sha256=egDXUEHXmAG9504xz0K6ALDgYkvUrC2q15YUVeNlVQg,2945
|
496 |
+
pip/_vendor/html5lib/filters/lint.py,sha256=jk6q56xY0ojiYfvpdP-OZSm9eTqcAdRqhCoPItemPYA,3643
|
497 |
+
pip/_vendor/html5lib/filters/optionaltags.py,sha256=8lWT75J0aBOHmPgfmqTHSfPpPMp01T84NKu0CRedxcE,10588
|
498 |
+
pip/_vendor/html5lib/filters/sanitizer.py,sha256=m6oGmkBhkGAnn2nV6D4hE78SCZ6WEnK9rKdZB3uXBIc,26897
|
499 |
+
pip/_vendor/html5lib/filters/whitespace.py,sha256=8eWqZxd4UC4zlFGW6iyY6f-2uuT8pOCSALc3IZt7_t4,1214
|
500 |
+
pip/_vendor/html5lib/html5parser.py,sha256=anr-aXre_ImfrkQ35c_rftKXxC80vJCREKe06Tq15HA,117186
|
501 |
+
pip/_vendor/html5lib/serializer.py,sha256=_PpvcZF07cwE7xr9uKkZqh5f4UEaI8ltCU2xPJzaTpk,15759
|
502 |
+
pip/_vendor/html5lib/treeadapters/__init__.py,sha256=A0rY5gXIe4bJOiSGRO_j_tFhngRBO8QZPzPtPw5dFzo,679
|
503 |
+
pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-310.pyc,,
|
504 |
+
pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-310.pyc,,
|
505 |
+
pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-310.pyc,,
|
506 |
+
pip/_vendor/html5lib/treeadapters/genshi.py,sha256=CH27pAsDKmu4ZGkAUrwty7u0KauGLCZRLPMzaO3M5vo,1715
|
507 |
+
pip/_vendor/html5lib/treeadapters/sax.py,sha256=BKS8woQTnKiqeffHsxChUqL4q2ZR_wb5fc9MJ3zQC8s,1776
|
508 |
+
pip/_vendor/html5lib/treebuilders/__init__.py,sha256=AysSJyvPfikCMMsTVvaxwkgDieELD5dfR8FJIAuq7hY,3592
|
509 |
+
pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-310.pyc,,
|
510 |
+
pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-310.pyc,,
|
511 |
+
pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-310.pyc,,
|
512 |
+
pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-310.pyc,,
|
513 |
+
pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-310.pyc,,
|
514 |
+
pip/_vendor/html5lib/treebuilders/base.py,sha256=z-o51vt9r_l2IDG5IioTOKGzZne4Fy3_Fc-7ztrOh4I,14565
|
515 |
+
pip/_vendor/html5lib/treebuilders/dom.py,sha256=22whb0C71zXIsai5mamg6qzBEiigcBIvaDy4Asw3at0,8925
|
516 |
+
pip/_vendor/html5lib/treebuilders/etree.py,sha256=w5ZFpKk6bAxnrwD2_BrF5EVC7vzz0L3LMi9Sxrbc_8w,12836
|
517 |
+
pip/_vendor/html5lib/treebuilders/etree_lxml.py,sha256=9gqDjs-IxsPhBYa5cpvv2FZ1KZlG83Giusy2lFmvIkE,14766
|
518 |
+
pip/_vendor/html5lib/treewalkers/__init__.py,sha256=OBPtc1TU5mGyy18QDMxKEyYEz0wxFUUNj5v0-XgmYhY,5719
|
519 |
+
pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-310.pyc,,
|
520 |
+
pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-310.pyc,,
|
521 |
+
pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-310.pyc,,
|
522 |
+
pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-310.pyc,,
|
523 |
+
pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-310.pyc,,
|
524 |
+
pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-310.pyc,,
|
525 |
+
pip/_vendor/html5lib/treewalkers/base.py,sha256=ouiOsuSzvI0KgzdWP8PlxIaSNs9falhbiinAEc_UIJY,7476
|
526 |
+
pip/_vendor/html5lib/treewalkers/dom.py,sha256=EHyFR8D8lYNnyDU9lx_IKigVJRyecUGua0mOi7HBukc,1413
|
527 |
+
pip/_vendor/html5lib/treewalkers/etree.py,sha256=xo1L5m9VtkfpFJK0pFmkLVajhqYYVisVZn3k9kYpPkI,4551
|
528 |
+
pip/_vendor/html5lib/treewalkers/etree_lxml.py,sha256=_b0LAVWLcVu9WaU_-w3D8f0IRSpCbjf667V-3NRdhTw,6357
|
529 |
+
pip/_vendor/html5lib/treewalkers/genshi.py,sha256=4D2PECZ5n3ZN3qu3jMl9yY7B81jnQApBQSVlfaIuYbA,2309
|
530 |
+
pip/_vendor/idna/__init__.py,sha256=KJQN1eQBr8iIK5SKrJ47lXvxG0BJ7Lm38W4zT0v_8lk,849
|
531 |
+
pip/_vendor/idna/__pycache__/__init__.cpython-310.pyc,,
|
532 |
+
pip/_vendor/idna/__pycache__/codec.cpython-310.pyc,,
|
533 |
+
pip/_vendor/idna/__pycache__/compat.cpython-310.pyc,,
|
534 |
+
pip/_vendor/idna/__pycache__/core.cpython-310.pyc,,
|
535 |
+
pip/_vendor/idna/__pycache__/idnadata.cpython-310.pyc,,
|
536 |
+
pip/_vendor/idna/__pycache__/intranges.cpython-310.pyc,,
|
537 |
+
pip/_vendor/idna/__pycache__/package_data.cpython-310.pyc,,
|
538 |
+
pip/_vendor/idna/__pycache__/uts46data.cpython-310.pyc,,
|
539 |
+
pip/_vendor/idna/codec.py,sha256=6ly5odKfqrytKT9_7UrlGklHnf1DSK2r9C6cSM4sa28,3374
|
540 |
+
pip/_vendor/idna/compat.py,sha256=0_sOEUMT4CVw9doD3vyRhX80X19PwqFoUBs7gWsFME4,321
|
541 |
+
pip/_vendor/idna/core.py,sha256=RFIkY-HhFZaDoBEFjGwyGd_vWI04uOAQjnzueMWqwOU,12795
|
542 |
+
pip/_vendor/idna/idnadata.py,sha256=fzMzkCea2xieVxcrjngJ-2pLsKQNejPCZFlBajIuQdw,44025
|
543 |
+
pip/_vendor/idna/intranges.py,sha256=YBr4fRYuWH7kTKS2tXlFjM24ZF1Pdvcir-aywniInqg,1881
|
544 |
+
pip/_vendor/idna/package_data.py,sha256=szxQhV0ZD0nKJ84Kuobw3l8q4_KeCyXjFRdpwIpKZmw,21
|
545 |
+
pip/_vendor/idna/uts46data.py,sha256=o-D7V-a0fOLZNd7tvxof6MYfUd0TBZzE2bLR5XO67xU,204400
|
546 |
+
pip/_vendor/msgpack/__init__.py,sha256=2gJwcsTIaAtCM0GMi2rU-_Y6kILeeQuqRkrQ22jSANc,1118
|
547 |
+
pip/_vendor/msgpack/__pycache__/__init__.cpython-310.pyc,,
|
548 |
+
pip/_vendor/msgpack/__pycache__/_version.cpython-310.pyc,,
|
549 |
+
pip/_vendor/msgpack/__pycache__/exceptions.cpython-310.pyc,,
|
550 |
+
pip/_vendor/msgpack/__pycache__/ext.cpython-310.pyc,,
|
551 |
+
pip/_vendor/msgpack/__pycache__/fallback.cpython-310.pyc,,
|
552 |
+
pip/_vendor/msgpack/_version.py,sha256=JpTcnRd3YUioA24NDtDZbLW0Nhl2yA-N1Rq2lLDBB-g,20
|
553 |
+
pip/_vendor/msgpack/exceptions.py,sha256=dCTWei8dpkrMsQDcjQk74ATl9HsIBH0ybt8zOPNqMYc,1081
|
554 |
+
pip/_vendor/msgpack/ext.py,sha256=4l356Y4sVEcvCla2dh_cL57vh4GMhZfa3kuWHFHYz6A,6088
|
555 |
+
pip/_vendor/msgpack/fallback.py,sha256=L5jriXysURbf6rPbbHbvXgvoFrKZiryIBmujMTcrf3A,34475
|
556 |
+
pip/_vendor/packaging/__about__.py,sha256=ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c,661
|
557 |
+
pip/_vendor/packaging/__init__.py,sha256=b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk,497
|
558 |
+
pip/_vendor/packaging/__pycache__/__about__.cpython-310.pyc,,
|
559 |
+
pip/_vendor/packaging/__pycache__/__init__.cpython-310.pyc,,
|
560 |
+
pip/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc,,
|
561 |
+
pip/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc,,
|
562 |
+
pip/_vendor/packaging/__pycache__/_structures.cpython-310.pyc,,
|
563 |
+
pip/_vendor/packaging/__pycache__/markers.cpython-310.pyc,,
|
564 |
+
pip/_vendor/packaging/__pycache__/requirements.cpython-310.pyc,,
|
565 |
+
pip/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc,,
|
566 |
+
pip/_vendor/packaging/__pycache__/tags.cpython-310.pyc,,
|
567 |
+
pip/_vendor/packaging/__pycache__/utils.cpython-310.pyc,,
|
568 |
+
pip/_vendor/packaging/__pycache__/version.cpython-310.pyc,,
|
569 |
+
pip/_vendor/packaging/_manylinux.py,sha256=XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY,11488
|
570 |
+
pip/_vendor/packaging/_musllinux.py,sha256=_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc,4378
|
571 |
+
pip/_vendor/packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431
|
572 |
+
pip/_vendor/packaging/markers.py,sha256=AJBOcY8Oq0kYc570KuuPTkvuqjAlhufaE2c9sCUbm64,8487
|
573 |
+
pip/_vendor/packaging/requirements.py,sha256=NtDlPBtojpn1IUC85iMjPNsUmufjpSlwnNA-Xb4m5NA,4676
|
574 |
+
pip/_vendor/packaging/specifiers.py,sha256=LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE,30110
|
575 |
+
pip/_vendor/packaging/tags.py,sha256=lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y,15699
|
576 |
+
pip/_vendor/packaging/utils.py,sha256=dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ,4200
|
577 |
+
pip/_vendor/packaging/version.py,sha256=_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8,14665
|
578 |
+
pip/_vendor/pep517/__init__.py,sha256=Y1bATL2qbFNN6M_DQa4yyrwqjpIiL-j9T6kBmR0DS14,130
|
579 |
+
pip/_vendor/pep517/__pycache__/__init__.cpython-310.pyc,,
|
580 |
+
pip/_vendor/pep517/__pycache__/build.cpython-310.pyc,,
|
581 |
+
pip/_vendor/pep517/__pycache__/check.cpython-310.pyc,,
|
582 |
+
pip/_vendor/pep517/__pycache__/colorlog.cpython-310.pyc,,
|
583 |
+
pip/_vendor/pep517/__pycache__/compat.cpython-310.pyc,,
|
584 |
+
pip/_vendor/pep517/__pycache__/dirtools.cpython-310.pyc,,
|
585 |
+
pip/_vendor/pep517/__pycache__/envbuild.cpython-310.pyc,,
|
586 |
+
pip/_vendor/pep517/__pycache__/meta.cpython-310.pyc,,
|
587 |
+
pip/_vendor/pep517/__pycache__/wrappers.cpython-310.pyc,,
|
588 |
+
pip/_vendor/pep517/build.py,sha256=2bar6EdjwIz2Dlfy94qdxn3oA9mVnnny40mfoT5f-qI,3457
|
589 |
+
pip/_vendor/pep517/check.py,sha256=bCORq1WrHjhpTONa-zpAqG0EB9rHNuhO1ORu6DsDuL8,6084
|
590 |
+
pip/_vendor/pep517/colorlog.py,sha256=Tk9AuYm_cLF3BKTBoSTJt9bRryn0aFojIQOwbfVUTxQ,4098
|
591 |
+
pip/_vendor/pep517/compat.py,sha256=NmLImE5oiDT3gbEhJ4w7xeoMFcpAPrGu_NltBytSJUY,1253
|
592 |
+
pip/_vendor/pep517/dirtools.py,sha256=2mkAkAL0mRz_elYFjRKuekTJVipH1zTn4tbf1EDev84,1129
|
593 |
+
pip/_vendor/pep517/envbuild.py,sha256=zFde--rmzjXMLXcm7SA_3hDtgk5VCTA8hjpk88RbF6E,6100
|
594 |
+
pip/_vendor/pep517/in_process/__init__.py,sha256=MyWoAi8JHdcBv7yXuWpUSVADbx6LSB9rZh7kTIgdA8Y,563
|
595 |
+
pip/_vendor/pep517/in_process/__pycache__/__init__.cpython-310.pyc,,
|
596 |
+
pip/_vendor/pep517/in_process/__pycache__/_in_process.cpython-310.pyc,,
|
597 |
+
pip/_vendor/pep517/in_process/_in_process.py,sha256=D3waguyNSGcwosociD5USfcycYr2RCzCjYtxX5UHQmQ,11201
|
598 |
+
pip/_vendor/pep517/meta.py,sha256=8mnM5lDnT4zXQpBTliJbRGfesH7iioHwozbDxALPS9Y,2463
|
599 |
+
pip/_vendor/pep517/wrappers.py,sha256=impq7Cz_LL1iDF1iiOzYWB4MaEu6O6Gps7TJ5qsJz1Q,13429
|
600 |
+
pip/_vendor/pkg_resources/__init__.py,sha256=NnpQ3g6BCHzpMgOR_OLBmYtniY4oOzdKpwqghfq_6ug,108287
|
601 |
+
pip/_vendor/pkg_resources/__pycache__/__init__.cpython-310.pyc,,
|
602 |
+
pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-310.pyc,,
|
603 |
+
pip/_vendor/pkg_resources/py31compat.py,sha256=CRk8fkiPRDLsbi5pZcKsHI__Pbmh_94L8mr9Qy9Ab2U,562
|
604 |
+
pip/_vendor/platformdirs/__init__.py,sha256=Aizpxewwd4nY63Gqw-Od1Rso9Ah4bSoc6rkx-GBRu2Y,12676
|
605 |
+
pip/_vendor/platformdirs/__main__.py,sha256=ZmsnTxEOxtTvwa-Y_Vfab_JN3X4XCVeN8X0yyy9-qnc,1176
|
606 |
+
pip/_vendor/platformdirs/__pycache__/__init__.cpython-310.pyc,,
|
607 |
+
pip/_vendor/platformdirs/__pycache__/__main__.cpython-310.pyc,,
|
608 |
+
pip/_vendor/platformdirs/__pycache__/android.cpython-310.pyc,,
|
609 |
+
pip/_vendor/platformdirs/__pycache__/api.cpython-310.pyc,,
|
610 |
+
pip/_vendor/platformdirs/__pycache__/macos.cpython-310.pyc,,
|
611 |
+
pip/_vendor/platformdirs/__pycache__/unix.cpython-310.pyc,,
|
612 |
+
pip/_vendor/platformdirs/__pycache__/version.cpython-310.pyc,,
|
613 |
+
pip/_vendor/platformdirs/__pycache__/windows.cpython-310.pyc,,
|
614 |
+
pip/_vendor/platformdirs/android.py,sha256=xhlD4NmrKCARe5lgnpBGYo4lOYxEOBOByNDNYy91gEE,4012
|
615 |
+
pip/_vendor/platformdirs/api.py,sha256=MXKHXOL3eh_-trSok-JUTjAR_zjmmKF3rjREVABjP8s,4910
|
616 |
+
pip/_vendor/platformdirs/macos.py,sha256=-3UXQewbT0yMhMdkzRXfXGAntmLIH7Qt4a9Hlf8I5_Y,2655
|
617 |
+
pip/_vendor/platformdirs/unix.py,sha256=b4aVYTz0qZ50HntwOXo8r6tp82jAa3qTjxw-WlnC2yc,6910
|
618 |
+
pip/_vendor/platformdirs/version.py,sha256=bXzLJCe23FNQRQrf7ZRWKejxWnct_wft7dxdkMGT33E,80
|
619 |
+
pip/_vendor/platformdirs/windows.py,sha256=ISruopR5UGBePC0BxCxXevkZYfjJsIZc49YWU5iYfQ4,6439
|
620 |
+
pip/_vendor/progress/__init__.py,sha256=1HejNZtv2ouUNQeStUDAtZrtwkz_3FmYKQ476hJ7zOs,5294
|
621 |
+
pip/_vendor/progress/__pycache__/__init__.cpython-310.pyc,,
|
622 |
+
pip/_vendor/progress/__pycache__/bar.cpython-310.pyc,,
|
623 |
+
pip/_vendor/progress/__pycache__/colors.cpython-310.pyc,,
|
624 |
+
pip/_vendor/progress/__pycache__/counter.cpython-310.pyc,,
|
625 |
+
pip/_vendor/progress/__pycache__/spinner.cpython-310.pyc,,
|
626 |
+
pip/_vendor/progress/bar.py,sha256=GbedY0oZ-Q1duXjmvVLO0tSf-uTSH7hJ3zzyI91Esws,2942
|
627 |
+
pip/_vendor/progress/colors.py,sha256=cCYXQnYFYVmQKKmYEbQ_lj6SPSFzdw4FN98F2x2kR-U,2655
|
628 |
+
pip/_vendor/progress/counter.py,sha256=zYt9DWH0_05s8Q9TrJwHVud-WwsyyaR3PwYtk5hxwwQ,1613
|
629 |
+
pip/_vendor/progress/spinner.py,sha256=u5ElzW94XEiLGH-aAlr54VJtKfeK745xr6UfGvvflzU,1461
|
630 |
+
pip/_vendor/pygments/__init__.py,sha256=CAmA9UthykwxvtutUcH0IxqtiyQcSg6CmYdM-jKlcRY,3002
|
631 |
+
pip/_vendor/pygments/__main__.py,sha256=X7rGLMUC54EXgO14FZ9goKXZDmhPzKXTsUglmb_McIU,353
|
632 |
+
pip/_vendor/pygments/__pycache__/__init__.cpython-310.pyc,,
|
633 |
+
pip/_vendor/pygments/__pycache__/__main__.cpython-310.pyc,,
|
634 |
+
pip/_vendor/pygments/__pycache__/cmdline.cpython-310.pyc,,
|
635 |
+
pip/_vendor/pygments/__pycache__/console.cpython-310.pyc,,
|
636 |
+
pip/_vendor/pygments/__pycache__/filter.cpython-310.pyc,,
|
637 |
+
pip/_vendor/pygments/__pycache__/formatter.cpython-310.pyc,,
|
638 |
+
pip/_vendor/pygments/__pycache__/lexer.cpython-310.pyc,,
|
639 |
+
pip/_vendor/pygments/__pycache__/modeline.cpython-310.pyc,,
|
640 |
+
pip/_vendor/pygments/__pycache__/plugin.cpython-310.pyc,,
|
641 |
+
pip/_vendor/pygments/__pycache__/regexopt.cpython-310.pyc,,
|
642 |
+
pip/_vendor/pygments/__pycache__/scanner.cpython-310.pyc,,
|
643 |
+
pip/_vendor/pygments/__pycache__/sphinxext.cpython-310.pyc,,
|
644 |
+
pip/_vendor/pygments/__pycache__/style.cpython-310.pyc,,
|
645 |
+
pip/_vendor/pygments/__pycache__/token.cpython-310.pyc,,
|
646 |
+
pip/_vendor/pygments/__pycache__/unistring.cpython-310.pyc,,
|
647 |
+
pip/_vendor/pygments/__pycache__/util.cpython-310.pyc,,
|
648 |
+
pip/_vendor/pygments/cmdline.py,sha256=XpsyWgErcSqHC7rXiYKLF3Y61Uy8SR2DNQDDhZGuezg,23408
|
649 |
+
pip/_vendor/pygments/console.py,sha256=QZXBUAkyl4dPLQ1e6XHjQu3mmXBWvuGQwsQT2q1mtCY,1697
|
650 |
+
pip/_vendor/pygments/filter.py,sha256=35iMZiB1rcuogxokm92kViB2DPXPp_wWoxWuMmwvvzY,1938
|
651 |
+
pip/_vendor/pygments/filters/__init__.py,sha256=-veOimzCyYGEARru2Dfo6ofSYcZ8tGsIVuMprtaZQ24,40292
|
652 |
+
pip/_vendor/pygments/filters/__pycache__/__init__.cpython-310.pyc,,
|
653 |
+
pip/_vendor/pygments/formatter.py,sha256=zSBbX2U_OOriy7SJvSTK6OAxjuXtROWxQlNpJEJZjBA,2917
|
654 |
+
pip/_vendor/pygments/formatters/__init__.py,sha256=fjkYDy5-F998XczKi0ymHFayr5ObIRLHF8cgp9k8kpA,5119
|
655 |
+
pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-310.pyc,,
|
656 |
+
pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-310.pyc,,
|
657 |
+
pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-310.pyc,,
|
658 |
+
pip/_vendor/pygments/formatters/__pycache__/groff.cpython-310.pyc,,
|
659 |
+
pip/_vendor/pygments/formatters/__pycache__/html.cpython-310.pyc,,
|
660 |
+
pip/_vendor/pygments/formatters/__pycache__/img.cpython-310.pyc,,
|
661 |
+
pip/_vendor/pygments/formatters/__pycache__/irc.cpython-310.pyc,,
|
662 |
+
pip/_vendor/pygments/formatters/__pycache__/latex.cpython-310.pyc,,
|
663 |
+
pip/_vendor/pygments/formatters/__pycache__/other.cpython-310.pyc,,
|
664 |
+
pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-310.pyc,,
|
665 |
+
pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-310.pyc,,
|
666 |
+
pip/_vendor/pygments/formatters/__pycache__/svg.cpython-310.pyc,,
|
667 |
+
pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-310.pyc,,
|
668 |
+
pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-310.pyc,,
|
669 |
+
pip/_vendor/pygments/formatters/_mapping.py,sha256=3A1rYSjYN9MLduCFWy2_mYhllPVpwlw55anRYnPXX8w,6516
|
670 |
+
pip/_vendor/pygments/formatters/bbcode.py,sha256=cSKMOioUnE4TzvCCsK4IbJ6G78W07ZwHtkz4V1Wte0U,3314
|
671 |
+
pip/_vendor/pygments/formatters/groff.py,sha256=ULgMKvGeLswX0KZn3IBp0p0U3rruiSHBtpl6O5qbqLs,5005
|
672 |
+
pip/_vendor/pygments/formatters/html.py,sha256=0jM7Jc4xA4tsjmPq35uklm_En_OVdcNb0__SEXp2pDQ,35330
|
673 |
+
pip/_vendor/pygments/formatters/img.py,sha256=r4iag_jCfyv_LhIt-1fRDeVEEoAfVJzkD9nZChIwiS8,21819
|
674 |
+
pip/_vendor/pygments/formatters/irc.py,sha256=gi_IeIZeNaTfTMtvseLigZdS6lNicN7r7O7rnI6myo0,5871
|
675 |
+
pip/_vendor/pygments/formatters/latex.py,sha256=qZUerrHt2Nn2aB4gJcdqj99qBkIxl_1v1ukYsf230Gk,18930
|
676 |
+
pip/_vendor/pygments/formatters/other.py,sha256=Q01LtkqPZ8m_EYdgMVzXPUGjHoL00lXI3By97wzytYU,5073
|
677 |
+
pip/_vendor/pygments/formatters/pangomarkup.py,sha256=ZpjALTSuGFwviJd5kOYwr-1NgqxCX3XRJrjXC7x1UbQ,2212
|
678 |
+
pip/_vendor/pygments/formatters/rtf.py,sha256=qh7-z_wbUsTY6z7fZUGrYECYBlWB0wEdBwIZVEVybL0,5014
|
679 |
+
pip/_vendor/pygments/formatters/svg.py,sha256=T7Jj004I3JUPOr48aAhQ368K2qWCciUyMQ2tdU-LB-4,7335
|
680 |
+
pip/_vendor/pygments/formatters/terminal.py,sha256=cRD5hitINOkYlGZo9ma252vpJYPSGNgLivrsm6zGyec,4674
|
681 |
+
pip/_vendor/pygments/formatters/terminal256.py,sha256=Bvz9zZL3UWc94TDm1GhKMI4x0BTit0XplhyRL0zmtkw,11753
|
682 |
+
pip/_vendor/pygments/lexer.py,sha256=ECXWlEsbRnKs_njozZns6BGQ4riTMzct_BzAr3zV6dY,31937
|
683 |
+
pip/_vendor/pygments/lexers/__init__.py,sha256=6Ds0GVBP3jrIU02wmjRdpoL4eFGhwT2IVD1zf3cV5_Y,11307
|
684 |
+
pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-310.pyc,,
|
685 |
+
pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-310.pyc,,
|
686 |
+
pip/_vendor/pygments/lexers/__pycache__/python.cpython-310.pyc,,
|
687 |
+
pip/_vendor/pygments/lexers/_mapping.py,sha256=jAxmvh5wvNkD-p3Fh6E7hY_B0sGbcxWRfseT6iq7ex4,70032
|
688 |
+
pip/_vendor/pygments/lexers/python.py,sha256=LXnk43Lcngqn9xj6eRqdk2f73oF4kHZWiwgHMM_RlVM,52776
|
689 |
+
pip/_vendor/pygments/modeline.py,sha256=37fen3cf1moCz4vMVJqX41eAQCmj8pzUchikgPcHp-U,986
|
690 |
+
pip/_vendor/pygments/plugin.py,sha256=zGSig3S7QX-3o6RDxd4_Uvice_t25l_BN9aQQ9k8vmU,1727
|
691 |
+
pip/_vendor/pygments/regexopt.py,sha256=mj8Fgu3sT0d5PZwRwDLexEvVOQbuHeosubQnqVwgiqs,3072
|
692 |
+
pip/_vendor/pygments/scanner.py,sha256=nGoHy-Npk2ylUd4bws_CJN1hK785Xqo8e0teRmNX2jo,3091
|
693 |
+
pip/_vendor/pygments/sphinxext.py,sha256=FZ2puvLe2Bztqtj6UJvQd7D8TvtOZ1GsfRJObvH59tE,4630
|
694 |
+
pip/_vendor/pygments/style.py,sha256=lGyan5bU42q1kGMfFqafwL3g1j5EurTvfkv8vdP7NzQ,6257
|
695 |
+
pip/_vendor/pygments/styles/__init__.py,sha256=Qx2zq6ufbDNE2cTp51M-s9zW-sDE-KLIqFw31qr3Bhg,3252
|
696 |
+
pip/_vendor/pygments/styles/__pycache__/__init__.cpython-310.pyc,,
|
697 |
+
pip/_vendor/pygments/token.py,sha256=lNPgeaQTzu2DEUi6n_lxAIU7uy4DVj8LMI3nSVnTjks,6143
|
698 |
+
pip/_vendor/pygments/unistring.py,sha256=Xs0FzOzE0l0iWRoTlcgi-Q_kAMdF5Gt5FL_goGKJc98,63188
|
699 |
+
pip/_vendor/pygments/util.py,sha256=s9n8BQXIxG3lIwCPWv5-ci8yhaqq5JbEVK9v8Z-8_3I,9123
|
700 |
+
pip/_vendor/pyparsing/__init__.py,sha256=jXheGTFT1b6r_4WxuOE0uVUqiouLJ3WHzOScpLieRgQ,9107
|
701 |
+
pip/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc,,
|
702 |
+
pip/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc,,
|
703 |
+
pip/_vendor/pyparsing/__pycache__/common.cpython-310.pyc,,
|
704 |
+
pip/_vendor/pyparsing/__pycache__/core.cpython-310.pyc,,
|
705 |
+
pip/_vendor/pyparsing/__pycache__/exceptions.cpython-310.pyc,,
|
706 |
+
pip/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc,,
|
707 |
+
pip/_vendor/pyparsing/__pycache__/results.cpython-310.pyc,,
|
708 |
+
pip/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc,,
|
709 |
+
pip/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc,,
|
710 |
+
pip/_vendor/pyparsing/__pycache__/util.cpython-310.pyc,,
|
711 |
+
pip/_vendor/pyparsing/actions.py,sha256=60v7mETOBzc01YPH_qQD5isavgcSJpAfIKpzgjM3vaU,6429
|
712 |
+
pip/_vendor/pyparsing/common.py,sha256=lFL97ooIeR75CmW5hjURZqwDCTgruqltcTCZ-ulLO2Q,12936
|
713 |
+
pip/_vendor/pyparsing/core.py,sha256=GtQsD06HlwKPc7M8K8hyOuOW-cRnd87AxAHq-ad5lEk,212248
|
714 |
+
pip/_vendor/pyparsing/diagram/__init__.py,sha256=h0gsUwmo5N3shgvfXVQTtqvTpUAv-ZdQjSQ6IUJmsxY,22165
|
715 |
+
pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-310.pyc,,
|
716 |
+
pip/_vendor/pyparsing/exceptions.py,sha256=H4D9gqMavqmAFSsdrU_J6bO-jA-T-A7yvtXWZpooIUA,9030
|
717 |
+
pip/_vendor/pyparsing/helpers.py,sha256=kqpIZFG-y0fQ3g_TmloYllo9we6YCYiewZMXIK0y5wc,38299
|
718 |
+
pip/_vendor/pyparsing/results.py,sha256=4D-oURF1cLeL7k0d3zMqUuWH_gTjop_OrZwik9O0HXU,25339
|
719 |
+
pip/_vendor/pyparsing/testing.py,sha256=szs8AKZREZMhL0y0vsMfaTVAnpqPHetg6VKJBNmc4QY,13388
|
720 |
+
pip/_vendor/pyparsing/unicode.py,sha256=IR-ioeGY29cZ49tG8Ts7ITPWWNP5G2DcZs58oa8zn44,10381
|
721 |
+
pip/_vendor/pyparsing/util.py,sha256=kq772O5YSeXOSdP-M31EWpbH_ayj7BMHImBYo9xPD5M,6805
|
722 |
+
pip/_vendor/requests/__init__.py,sha256=6IUFQM6K9V2NIu4fe4LtUsN21-TFbw_w3EfPpdUN-qc,5130
|
723 |
+
pip/_vendor/requests/__pycache__/__init__.cpython-310.pyc,,
|
724 |
+
pip/_vendor/requests/__pycache__/__version__.cpython-310.pyc,,
|
725 |
+
pip/_vendor/requests/__pycache__/_internal_utils.cpython-310.pyc,,
|
726 |
+
pip/_vendor/requests/__pycache__/adapters.cpython-310.pyc,,
|
727 |
+
pip/_vendor/requests/__pycache__/api.cpython-310.pyc,,
|
728 |
+
pip/_vendor/requests/__pycache__/auth.cpython-310.pyc,,
|
729 |
+
pip/_vendor/requests/__pycache__/certs.cpython-310.pyc,,
|
730 |
+
pip/_vendor/requests/__pycache__/compat.cpython-310.pyc,,
|
731 |
+
pip/_vendor/requests/__pycache__/cookies.cpython-310.pyc,,
|
732 |
+
pip/_vendor/requests/__pycache__/exceptions.cpython-310.pyc,,
|
733 |
+
pip/_vendor/requests/__pycache__/help.cpython-310.pyc,,
|
734 |
+
pip/_vendor/requests/__pycache__/hooks.cpython-310.pyc,,
|
735 |
+
pip/_vendor/requests/__pycache__/models.cpython-310.pyc,,
|
736 |
+
pip/_vendor/requests/__pycache__/packages.cpython-310.pyc,,
|
737 |
+
pip/_vendor/requests/__pycache__/sessions.cpython-310.pyc,,
|
738 |
+
pip/_vendor/requests/__pycache__/status_codes.cpython-310.pyc,,
|
739 |
+
pip/_vendor/requests/__pycache__/structures.cpython-310.pyc,,
|
740 |
+
pip/_vendor/requests/__pycache__/utils.cpython-310.pyc,,
|
741 |
+
pip/_vendor/requests/__version__.py,sha256=q8miOQaomOv3S74lK4eQs1zZ5jwcnOusyEU-M2idhts,441
|
742 |
+
pip/_vendor/requests/_internal_utils.py,sha256=Zx3PnEUccyfsB-ie11nZVAW8qClJy0gx1qNME7rgT18,1096
|
743 |
+
pip/_vendor/requests/adapters.py,sha256=WazYJQ_b2LHhNDb_y0hscNlWVsSe5ca5I3pymPrer5w,21861
|
744 |
+
pip/_vendor/requests/api.py,sha256=hjuoP79IAEmX6Dysrw8t032cLfwLHxbI_wM4gC5G9t0,6402
|
745 |
+
pip/_vendor/requests/auth.py,sha256=OMoJIVKyRLy9THr91y8rxysZuclwPB-K1Xg1zBomUhQ,10207
|
746 |
+
pip/_vendor/requests/certs.py,sha256=nXRVq9DtGmv_1AYbwjTu9UrgAcdJv05ZvkNeaoLOZxY,465
|
747 |
+
pip/_vendor/requests/compat.py,sha256=N1281mkcTluMjKqCSLf88LR6HNOygEhS1TbR9LLsoVY,2114
|
748 |
+
pip/_vendor/requests/cookies.py,sha256=Y-bKX6TvW3FnYlE6Au0SXtVVWcaNdFvuAwQxw-G0iTI,18430
|
749 |
+
pip/_vendor/requests/exceptions.py,sha256=VcpBXOL-9JYhNbK8OZxCIImBgpQSXJlUelDPf1f-pmM,3446
|
750 |
+
pip/_vendor/requests/help.py,sha256=dyhe3lcmHXnFCzDiZVjcGmVvvO_jtsfAm-AC542ndw8,3972
|
751 |
+
pip/_vendor/requests/hooks.py,sha256=QReGyy0bRcr5rkwCuObNakbYsc7EkiKeBwG4qHekr2Q,757
|
752 |
+
pip/_vendor/requests/models.py,sha256=7pzscX_47qxx7-zEaBWGxMoB33Vdf6HLoUKZh1ktEvM,35116
|
753 |
+
pip/_vendor/requests/packages.py,sha256=njJmVifY4aSctuW3PP5EFRCxjEwMRDO6J_feG2dKWsI,695
|
754 |
+
pip/_vendor/requests/sessions.py,sha256=Zu-Y9YPlwTIsyFx1hvIrc3ziyeFpuFPqcOuSuz8BNWs,29835
|
755 |
+
pip/_vendor/requests/status_codes.py,sha256=gT79Pbs_cQjBgp-fvrUgg1dn2DQO32bDj4TInjnMPSc,4188
|
756 |
+
pip/_vendor/requests/structures.py,sha256=msAtr9mq1JxHd-JRyiILfdFlpbJwvvFuP3rfUQT_QxE,3005
|
757 |
+
pip/_vendor/requests/utils.py,sha256=siud-FQ6xgKFbL49DRvAb3PMQMMHoeCL_TCmuHh9AUU,33301
|
758 |
+
pip/_vendor/resolvelib/__init__.py,sha256=UL-B2BDI0_TRIqkfGwLHKLxY-LjBlomz7941wDqzB1I,537
|
759 |
+
pip/_vendor/resolvelib/__pycache__/__init__.cpython-310.pyc,,
|
760 |
+
pip/_vendor/resolvelib/__pycache__/providers.cpython-310.pyc,,
|
761 |
+
pip/_vendor/resolvelib/__pycache__/reporters.cpython-310.pyc,,
|
762 |
+
pip/_vendor/resolvelib/__pycache__/resolvers.cpython-310.pyc,,
|
763 |
+
pip/_vendor/resolvelib/__pycache__/structs.cpython-310.pyc,,
|
764 |
+
pip/_vendor/resolvelib/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
765 |
+
pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-310.pyc,,
|
766 |
+
pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-310.pyc,,
|
767 |
+
pip/_vendor/resolvelib/compat/collections_abc.py,sha256=uy8xUZ-NDEw916tugUXm8HgwCGiMO0f-RcdnpkfXfOs,156
|
768 |
+
pip/_vendor/resolvelib/providers.py,sha256=roVmFBItQJ0TkhNua65h8LdNny7rmeqVEXZu90QiP4o,5872
|
769 |
+
pip/_vendor/resolvelib/reporters.py,sha256=fW91NKf-lK8XN7i6Yd_rczL5QeOT3sc6AKhpaTEnP3E,1583
|
770 |
+
pip/_vendor/resolvelib/resolvers.py,sha256=2wYzVGBGerbmcIpH8cFmgSKgLSETz8jmwBMGjCBMHG4,17592
|
771 |
+
pip/_vendor/resolvelib/structs.py,sha256=IVIYof6sA_N4ZEiE1C1UhzTX495brCNnyCdgq6CYq28,4794
|
772 |
+
pip/_vendor/rich/__init__.py,sha256=wF1th4JGBCVC02xfaw8j6P2MrFcJaQJL72scKtEmDYQ,5804
|
773 |
+
pip/_vendor/rich/__main__.py,sha256=vd1PP-o7_1un-ThdgMU9LHV-D8z56yz_-fryczn38eE,8810
|
774 |
+
pip/_vendor/rich/__pycache__/__init__.cpython-310.pyc,,
|
775 |
+
pip/_vendor/rich/__pycache__/__main__.cpython-310.pyc,,
|
776 |
+
pip/_vendor/rich/__pycache__/_cell_widths.cpython-310.pyc,,
|
777 |
+
pip/_vendor/rich/__pycache__/_emoji_codes.cpython-310.pyc,,
|
778 |
+
pip/_vendor/rich/__pycache__/_emoji_replace.cpython-310.pyc,,
|
779 |
+
pip/_vendor/rich/__pycache__/_extension.cpython-310.pyc,,
|
780 |
+
pip/_vendor/rich/__pycache__/_inspect.cpython-310.pyc,,
|
781 |
+
pip/_vendor/rich/__pycache__/_log_render.cpython-310.pyc,,
|
782 |
+
pip/_vendor/rich/__pycache__/_loop.cpython-310.pyc,,
|
783 |
+
pip/_vendor/rich/__pycache__/_lru_cache.cpython-310.pyc,,
|
784 |
+
pip/_vendor/rich/__pycache__/_palettes.cpython-310.pyc,,
|
785 |
+
pip/_vendor/rich/__pycache__/_pick.cpython-310.pyc,,
|
786 |
+
pip/_vendor/rich/__pycache__/_ratio.cpython-310.pyc,,
|
787 |
+
pip/_vendor/rich/__pycache__/_spinners.cpython-310.pyc,,
|
788 |
+
pip/_vendor/rich/__pycache__/_stack.cpython-310.pyc,,
|
789 |
+
pip/_vendor/rich/__pycache__/_timer.cpython-310.pyc,,
|
790 |
+
pip/_vendor/rich/__pycache__/_windows.cpython-310.pyc,,
|
791 |
+
pip/_vendor/rich/__pycache__/_wrap.cpython-310.pyc,,
|
792 |
+
pip/_vendor/rich/__pycache__/abc.cpython-310.pyc,,
|
793 |
+
pip/_vendor/rich/__pycache__/align.cpython-310.pyc,,
|
794 |
+
pip/_vendor/rich/__pycache__/ansi.cpython-310.pyc,,
|
795 |
+
pip/_vendor/rich/__pycache__/bar.cpython-310.pyc,,
|
796 |
+
pip/_vendor/rich/__pycache__/box.cpython-310.pyc,,
|
797 |
+
pip/_vendor/rich/__pycache__/cells.cpython-310.pyc,,
|
798 |
+
pip/_vendor/rich/__pycache__/color.cpython-310.pyc,,
|
799 |
+
pip/_vendor/rich/__pycache__/color_triplet.cpython-310.pyc,,
|
800 |
+
pip/_vendor/rich/__pycache__/columns.cpython-310.pyc,,
|
801 |
+
pip/_vendor/rich/__pycache__/console.cpython-310.pyc,,
|
802 |
+
pip/_vendor/rich/__pycache__/constrain.cpython-310.pyc,,
|
803 |
+
pip/_vendor/rich/__pycache__/containers.cpython-310.pyc,,
|
804 |
+
pip/_vendor/rich/__pycache__/control.cpython-310.pyc,,
|
805 |
+
pip/_vendor/rich/__pycache__/default_styles.cpython-310.pyc,,
|
806 |
+
pip/_vendor/rich/__pycache__/diagnose.cpython-310.pyc,,
|
807 |
+
pip/_vendor/rich/__pycache__/emoji.cpython-310.pyc,,
|
808 |
+
pip/_vendor/rich/__pycache__/errors.cpython-310.pyc,,
|
809 |
+
pip/_vendor/rich/__pycache__/file_proxy.cpython-310.pyc,,
|
810 |
+
pip/_vendor/rich/__pycache__/filesize.cpython-310.pyc,,
|
811 |
+
pip/_vendor/rich/__pycache__/highlighter.cpython-310.pyc,,
|
812 |
+
pip/_vendor/rich/__pycache__/json.cpython-310.pyc,,
|
813 |
+
pip/_vendor/rich/__pycache__/jupyter.cpython-310.pyc,,
|
814 |
+
pip/_vendor/rich/__pycache__/layout.cpython-310.pyc,,
|
815 |
+
pip/_vendor/rich/__pycache__/live.cpython-310.pyc,,
|
816 |
+
pip/_vendor/rich/__pycache__/live_render.cpython-310.pyc,,
|
817 |
+
pip/_vendor/rich/__pycache__/logging.cpython-310.pyc,,
|
818 |
+
pip/_vendor/rich/__pycache__/markup.cpython-310.pyc,,
|
819 |
+
pip/_vendor/rich/__pycache__/measure.cpython-310.pyc,,
|
820 |
+
pip/_vendor/rich/__pycache__/padding.cpython-310.pyc,,
|
821 |
+
pip/_vendor/rich/__pycache__/pager.cpython-310.pyc,,
|
822 |
+
pip/_vendor/rich/__pycache__/palette.cpython-310.pyc,,
|
823 |
+
pip/_vendor/rich/__pycache__/panel.cpython-310.pyc,,
|
824 |
+
pip/_vendor/rich/__pycache__/pretty.cpython-310.pyc,,
|
825 |
+
pip/_vendor/rich/__pycache__/progress.cpython-310.pyc,,
|
826 |
+
pip/_vendor/rich/__pycache__/progress_bar.cpython-310.pyc,,
|
827 |
+
pip/_vendor/rich/__pycache__/prompt.cpython-310.pyc,,
|
828 |
+
pip/_vendor/rich/__pycache__/protocol.cpython-310.pyc,,
|
829 |
+
pip/_vendor/rich/__pycache__/region.cpython-310.pyc,,
|
830 |
+
pip/_vendor/rich/__pycache__/repr.cpython-310.pyc,,
|
831 |
+
pip/_vendor/rich/__pycache__/rule.cpython-310.pyc,,
|
832 |
+
pip/_vendor/rich/__pycache__/scope.cpython-310.pyc,,
|
833 |
+
pip/_vendor/rich/__pycache__/screen.cpython-310.pyc,,
|
834 |
+
pip/_vendor/rich/__pycache__/segment.cpython-310.pyc,,
|
835 |
+
pip/_vendor/rich/__pycache__/spinner.cpython-310.pyc,,
|
836 |
+
pip/_vendor/rich/__pycache__/status.cpython-310.pyc,,
|
837 |
+
pip/_vendor/rich/__pycache__/style.cpython-310.pyc,,
|
838 |
+
pip/_vendor/rich/__pycache__/styled.cpython-310.pyc,,
|
839 |
+
pip/_vendor/rich/__pycache__/syntax.cpython-310.pyc,,
|
840 |
+
pip/_vendor/rich/__pycache__/table.cpython-310.pyc,,
|
841 |
+
pip/_vendor/rich/__pycache__/tabulate.cpython-310.pyc,,
|
842 |
+
pip/_vendor/rich/__pycache__/terminal_theme.cpython-310.pyc,,
|
843 |
+
pip/_vendor/rich/__pycache__/text.cpython-310.pyc,,
|
844 |
+
pip/_vendor/rich/__pycache__/theme.cpython-310.pyc,,
|
845 |
+
pip/_vendor/rich/__pycache__/themes.cpython-310.pyc,,
|
846 |
+
pip/_vendor/rich/__pycache__/traceback.cpython-310.pyc,,
|
847 |
+
pip/_vendor/rich/__pycache__/tree.cpython-310.pyc,,
|
848 |
+
pip/_vendor/rich/_cell_widths.py,sha256=2n4EiJi3X9sqIq0O16kUZ_zy6UYMd3xFfChlKfnW1Hc,10096
|
849 |
+
pip/_vendor/rich/_emoji_codes.py,sha256=hu1VL9nbVdppJrVoijVshRlcRRe_v3dju3Mmd2sKZdY,140235
|
850 |
+
pip/_vendor/rich/_emoji_replace.py,sha256=n-kcetsEUx2ZUmhQrfeMNc-teeGhpuSQ5F8VPBsyvDo,1064
|
851 |
+
pip/_vendor/rich/_extension.py,sha256=Xt47QacCKwYruzjDi-gOBq724JReDj9Cm9xUi5fr-34,265
|
852 |
+
pip/_vendor/rich/_inspect.py,sha256=vq6BjewwEvddjcBTr_lCcjYQBsKi92aTNpcXyaA5ERA,7444
|
853 |
+
pip/_vendor/rich/_log_render.py,sha256=1ByI0PA1ZpxZY3CGJOK54hjlq4X-Bz_boIjIqCd8Kns,3225
|
854 |
+
pip/_vendor/rich/_loop.py,sha256=hV_6CLdoPm0va22Wpw4zKqM0RYsz3TZxXj0PoS-9eDQ,1236
|
855 |
+
pip/_vendor/rich/_lru_cache.py,sha256=M7H1ZQF32o6SxrpOur9zTIhEHlNXT9XnrcdhruUmG5I,1246
|
856 |
+
pip/_vendor/rich/_palettes.py,sha256=cdev1JQKZ0JvlguV9ipHgznTdnvlIzUFDBb0It2PzjI,7063
|
857 |
+
pip/_vendor/rich/_pick.py,sha256=evDt8QN4lF5CiwrUIXlOJCntitBCOsI3ZLPEIAVRLJU,423
|
858 |
+
pip/_vendor/rich/_ratio.py,sha256=2lLSliL025Y-YMfdfGbutkQDevhcyDqc-DtUYW9mU70,5472
|
859 |
+
pip/_vendor/rich/_spinners.py,sha256=huT1biTlwyp9Lm8S7bLfVzg1psUaIH5xHDwTaWEHVh0,26521
|
860 |
+
pip/_vendor/rich/_stack.py,sha256=-C8OK7rxn3sIUdVwxZBBpeHhIzX0eI-VM3MemYfaXm0,351
|
861 |
+
pip/_vendor/rich/_timer.py,sha256=zelxbT6oPFZnNrwWPpc1ktUeAT-Vc4fuFcRZLQGLtMI,417
|
862 |
+
pip/_vendor/rich/_windows.py,sha256=nBO71icHMIHlzT7hg6fkoIdh1mT-5MvDdPDwunkshyw,2065
|
863 |
+
pip/_vendor/rich/_wrap.py,sha256=OtnSxnERkuNlSM1d_MYtNg8KIYTcTBk3peg16dCZH_U,1804
|
864 |
+
pip/_vendor/rich/abc.py,sha256=ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0,890
|
865 |
+
pip/_vendor/rich/align.py,sha256=2zRHV8SzR5eP-vQkSDgjmgsBLBluCBwykgejAW6oRD0,10425
|
866 |
+
pip/_vendor/rich/ansi.py,sha256=QaVVkfvVL6C3OsuWI9iQ-iJFkMsMohjYlxgMLnVTEPo,6676
|
867 |
+
pip/_vendor/rich/bar.py,sha256=a7UD303BccRCrEhGjfMElpv5RFYIinaAhAuqYqhUvmw,3264
|
868 |
+
pip/_vendor/rich/box.py,sha256=o0ywz1iW0WjGLPrRVDAZPh1CVPEgAOaWsn8Bf3sf43g,9069
|
869 |
+
pip/_vendor/rich/cells.py,sha256=NadN20gFxE8Aj-2S3Drn7qgn-ZpsRZcNnTNtweRL7rA,4285
|
870 |
+
pip/_vendor/rich/color.py,sha256=SD3yTf3t8japb-jOv8GYCMCDqyzpipzXS_0rAXhSlU4,17285
|
871 |
+
pip/_vendor/rich/color_triplet.py,sha256=3lhQkdJbvWPoLDO-AnYImAWmJvV5dlgYNCVZ97ORaN4,1054
|
872 |
+
pip/_vendor/rich/columns.py,sha256=HUX0KcMm9dsKNi11fTbiM_h2iDtl8ySCaVcxlalEzq8,7131
|
873 |
+
pip/_vendor/rich/console.py,sha256=bioCy8012eZ8PIOBxMyyqxYPltKk2pGEG9jmwylNCQk,81236
|
874 |
+
pip/_vendor/rich/constrain.py,sha256=1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q,1288
|
875 |
+
pip/_vendor/rich/containers.py,sha256=aKgm5UDHn5Nmui6IJaKdsZhbHClh_X7D-_Wg8Ehrr7s,5497
|
876 |
+
pip/_vendor/rich/control.py,sha256=qxg6Yjd78XuF0VxthlT8O4dpvpACYwKkBfm2S4-IvHA,5298
|
877 |
+
pip/_vendor/rich/default_styles.py,sha256=At42PcWzmnYWcx5fUOKyOUpI8HK5m4ItZqxkgHToaMs,7614
|
878 |
+
pip/_vendor/rich/diagnose.py,sha256=4L8SZfbqjIRotzJ39QzD9-d4I80FyV1mNKHryg1eArE,183
|
879 |
+
pip/_vendor/rich/emoji.py,sha256=omTF9asaAnsM4yLY94eR_9dgRRSm1lHUszX20D1yYCQ,2501
|
880 |
+
pip/_vendor/rich/errors.py,sha256=5pP3Kc5d4QJ_c0KFsxrfyhjiPVe7J1zOqSFbFAzcV-Y,642
|
881 |
+
pip/_vendor/rich/file_proxy.py,sha256=fHeReSO3VJ7IbH_9ri-OrPYbFC3UYOzeTNjngiiWOcY,1613
|
882 |
+
pip/_vendor/rich/filesize.py,sha256=oQJnM5_7ygkpzt3GtNq5l3F6gmB7YahBA5vpdQVKLwI,2511
|
883 |
+
pip/_vendor/rich/highlighter.py,sha256=AdhjC0meTYswZ_xKgka0cRYdNjLABLUzHAbyF3QpPWo,4894
|
884 |
+
pip/_vendor/rich/json.py,sha256=RCm4lXBXrjvXHpqrWPH8wdGP0jEo4IohLmkddlhRY18,5051
|
885 |
+
pip/_vendor/rich/jupyter.py,sha256=4sxNAwJs4g3dYfWy_enPw9fp0Tdn-82tV4T9uh9vAOM,3025
|
886 |
+
pip/_vendor/rich/layout.py,sha256=b64KMDP2EPiC103P-v-_VZKGY13oWiiGS418P_KRRlc,14048
|
887 |
+
pip/_vendor/rich/live.py,sha256=OKxMaFU5sFfuR--cJftGYjSvg1VPQri1U_DNZUjCsvI,13711
|
888 |
+
pip/_vendor/rich/live_render.py,sha256=zElm3PrfSIvjOce28zETHMIUf9pFYSUA5o0AflgUP64,3667
|
889 |
+
pip/_vendor/rich/logging.py,sha256=YNcCSK6pCo2Wg6JKqScAe6VgFqebHBnS5nDnBO4gXAA,10868
|
890 |
+
pip/_vendor/rich/markup.py,sha256=hsVW_k1TIvj5OPPQ12ihAii9HSVa8N1TStvA5B2GGpo,8058
|
891 |
+
pip/_vendor/rich/measure.py,sha256=Z74XvzIgLZm0xH-QIo1uX5d4oahavHe8D8MKyxLNqPQ,5258
|
892 |
+
pip/_vendor/rich/padding.py,sha256=kTFGsdGe0os7tXLnHKpwTI90CXEvrceeZGCshmJy5zw,4970
|
893 |
+
pip/_vendor/rich/pager.py,sha256=VK_2EfH0JduZWdyV-KZma06bvi_V5PWmHG6W7BoiaTg,838
|
894 |
+
pip/_vendor/rich/palette.py,sha256=lInvR1ODDT2f3UZMfL1grq7dY_pDdKHw4bdUgOGaM4Y,3396
|
895 |
+
pip/_vendor/rich/panel.py,sha256=O6ORyIhDcOLSEasTjpcDvmhvIcppPGCeQoXpoycIUT8,8637
|
896 |
+
pip/_vendor/rich/pretty.py,sha256=HAB68BpYysaL1EXeV4X5Tt-U2hDlcLpbFz06fkojWWE,32572
|
897 |
+
pip/_vendor/rich/progress.py,sha256=jcgi7aMnQ_YjSpAmQkalwtNsgVn9i56SeZGprr7tuOk,35926
|
898 |
+
pip/_vendor/rich/progress_bar.py,sha256=ELiBaxJOgsRYKpNIrot7BC0bFXvmf8cTd6nxI02BbK0,7762
|
899 |
+
pip/_vendor/rich/prompt.py,sha256=gKVd13YWv6jedzwcRPZGUINBjC-xcJhJ_xz_NvMW80c,11307
|
900 |
+
pip/_vendor/rich/protocol.py,sha256=Vx6n4fEoSDhzSup8t3KH0iK2RWyssIOks5E0S1qw1GA,1401
|
901 |
+
pip/_vendor/rich/region.py,sha256=rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y,166
|
902 |
+
pip/_vendor/rich/repr.py,sha256=1A0U0_ibG_bZbw71pUBIctO9Az-CQUuyOTbiKcJOwyw,4309
|
903 |
+
pip/_vendor/rich/rule.py,sha256=cPK6NYo4kzh-vM_8a-rXajXplsbaHa6ahErYvGSsrJ0,4197
|
904 |
+
pip/_vendor/rich/scope.py,sha256=HX13XsJfqzQHpPfw4Jn9JmJjCsRj9uhHxXQEqjkwyLA,2842
|
905 |
+
pip/_vendor/rich/screen.py,sha256=YoeReESUhx74grqb0mSSb9lghhysWmFHYhsbMVQjXO8,1591
|
906 |
+
pip/_vendor/rich/segment.py,sha256=MBBAWaHyqCQFCfiNbrTW4BGaFR1uU31XktJ1S3Taqb4,23916
|
907 |
+
pip/_vendor/rich/spinner.py,sha256=V6dW0jIk5IO0_2MyxyftQf5VjCHI0T2cRhJ4F31hPIQ,4312
|
908 |
+
pip/_vendor/rich/status.py,sha256=gJsIXIZeSo3urOyxRUjs6VrhX5CZrA0NxIQ-dxhCnwo,4425
|
909 |
+
pip/_vendor/rich/style.py,sha256=AD1I7atfclsFCtGeL8ronH1Jj-02WLp9ZQ2VYqmpBjM,26469
|
910 |
+
pip/_vendor/rich/styled.py,sha256=eZNnzGrI4ki_54pgY3Oj0T-x3lxdXTYh4_ryDB24wBU,1258
|
911 |
+
pip/_vendor/rich/syntax.py,sha256=pJAD08ywowg5xVwTGCqUOMpDYskjoMoDYEV-hryEX5s,26994
|
912 |
+
pip/_vendor/rich/table.py,sha256=oQAEBaV4zMUPyg_tSA93_GrCirdIf-osolxf9wb3pEo,36757
|
913 |
+
pip/_vendor/rich/tabulate.py,sha256=nl0oeNbiXectEgTHyj3K7eN4NZMISpaogpOdZyEOGbs,1700
|
914 |
+
pip/_vendor/rich/terminal_theme.py,sha256=E0nI_ycFpvflamt-KVCY4J52LmUjRi1Y6ICB-Ef3gMo,1459
|
915 |
+
pip/_vendor/rich/text.py,sha256=auX3LpY-I6PBiNyxB3o3LyMEx7lna2cx9IbNQJDwtw8,44424
|
916 |
+
pip/_vendor/rich/theme.py,sha256=GKNtQhDBZKAzDaY0vQVQQFzbc0uWfFe6CJXA-syT7zQ,3627
|
917 |
+
pip/_vendor/rich/themes.py,sha256=0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk,102
|
918 |
+
pip/_vendor/rich/traceback.py,sha256=hAU3IR295eFuup_px2NU4aCEWu7KQs1qpZbnqoHCtR0,25935
|
919 |
+
pip/_vendor/rich/tree.py,sha256=JxyWbc27ZuwoLQnd7I-rSsRsqI9lzaVKlfTLJXla9U0,9122
|
920 |
+
pip/_vendor/six.py,sha256=TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM,34549
|
921 |
+
pip/_vendor/tenacity/__init__.py,sha256=GLLsTFD4Bd5VDgTR6mU_FxyOsrxc48qONorVaRebeD4,18257
|
922 |
+
pip/_vendor/tenacity/__pycache__/__init__.cpython-310.pyc,,
|
923 |
+
pip/_vendor/tenacity/__pycache__/_asyncio.cpython-310.pyc,,
|
924 |
+
pip/_vendor/tenacity/__pycache__/_utils.cpython-310.pyc,,
|
925 |
+
pip/_vendor/tenacity/__pycache__/after.cpython-310.pyc,,
|
926 |
+
pip/_vendor/tenacity/__pycache__/before.cpython-310.pyc,,
|
927 |
+
pip/_vendor/tenacity/__pycache__/before_sleep.cpython-310.pyc,,
|
928 |
+
pip/_vendor/tenacity/__pycache__/nap.cpython-310.pyc,,
|
929 |
+
pip/_vendor/tenacity/__pycache__/retry.cpython-310.pyc,,
|
930 |
+
pip/_vendor/tenacity/__pycache__/stop.cpython-310.pyc,,
|
931 |
+
pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-310.pyc,,
|
932 |
+
pip/_vendor/tenacity/__pycache__/wait.cpython-310.pyc,,
|
933 |
+
pip/_vendor/tenacity/_asyncio.py,sha256=HEb0BVJEeBJE9P-m9XBxh1KcaF96BwoeqkJCL5sbVcQ,3314
|
934 |
+
pip/_vendor/tenacity/_utils.py,sha256=-y68scDcyoqvTJuJJ0GTfjdSCljEYlbCYvgk7nM4NdM,1944
|
935 |
+
pip/_vendor/tenacity/after.py,sha256=dlmyxxFy2uqpLXDr838DiEd7jgv2AGthsWHGYcGYsaI,1496
|
936 |
+
pip/_vendor/tenacity/before.py,sha256=7XtvRmO0dRWUp8SVn24OvIiGFj8-4OP5muQRUiWgLh0,1376
|
937 |
+
pip/_vendor/tenacity/before_sleep.py,sha256=ThyDvqKU5yle_IvYQz_b6Tp6UjUS0PhVp6zgqYl9U6Y,1908
|
938 |
+
pip/_vendor/tenacity/nap.py,sha256=fRWvnz1aIzbIq9Ap3gAkAZgDH6oo5zxMrU6ZOVByq0I,1383
|
939 |
+
pip/_vendor/tenacity/retry.py,sha256=62R71W59bQjuNyFKsDM7hE2aEkEPtwNBRA0tnsEvgSk,6645
|
940 |
+
pip/_vendor/tenacity/stop.py,sha256=sKHmHaoSaW6sKu3dTxUVKr1-stVkY7lw4Y9yjZU30zQ,2790
|
941 |
+
pip/_vendor/tenacity/tornadoweb.py,sha256=E8lWO2nwe6dJgoB-N2HhQprYLDLB_UdSgFnv-EN6wKE,2145
|
942 |
+
pip/_vendor/tenacity/wait.py,sha256=e_Saa6I2tsNLpCL1t9897wN2fGb0XQMQlE4bU2t9V2w,6691
|
943 |
+
pip/_vendor/tomli/__init__.py,sha256=z1Elt0nLAqU5Y0DOn9p__8QnLWavlEOpRyQikdYgKro,230
|
944 |
+
pip/_vendor/tomli/__pycache__/__init__.cpython-310.pyc,,
|
945 |
+
pip/_vendor/tomli/__pycache__/_parser.cpython-310.pyc,,
|
946 |
+
pip/_vendor/tomli/__pycache__/_re.cpython-310.pyc,,
|
947 |
+
pip/_vendor/tomli/_parser.py,sha256=50BD4o9YbzFAGAYyZLqZC8F81DQ7iWWyJnrHNwBKa6A,22415
|
948 |
+
pip/_vendor/tomli/_re.py,sha256=5GPfgXKteg7wRFCF-DzlkAPI2ilHbkMK2-JC49F-AJQ,2681
|
949 |
+
pip/_vendor/typing_extensions.py,sha256=1uqi_RSlI7gos4eJB_NEV3d5wQwzTUQHd3_jrkbTo8Q,87149
|
950 |
+
pip/_vendor/urllib3/__init__.py,sha256=j3yzHIbmW7CS-IKQJ9-PPQf_YKO8EOAey_rMW0UR7us,2763
|
951 |
+
pip/_vendor/urllib3/__pycache__/__init__.cpython-310.pyc,,
|
952 |
+
pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc,,
|
953 |
+
pip/_vendor/urllib3/__pycache__/_version.cpython-310.pyc,,
|
954 |
+
pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc,,
|
955 |
+
pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc,,
|
956 |
+
pip/_vendor/urllib3/__pycache__/exceptions.cpython-310.pyc,,
|
957 |
+
pip/_vendor/urllib3/__pycache__/fields.cpython-310.pyc,,
|
958 |
+
pip/_vendor/urllib3/__pycache__/filepost.cpython-310.pyc,,
|
959 |
+
pip/_vendor/urllib3/__pycache__/poolmanager.cpython-310.pyc,,
|
960 |
+
pip/_vendor/urllib3/__pycache__/request.cpython-310.pyc,,
|
961 |
+
pip/_vendor/urllib3/__pycache__/response.cpython-310.pyc,,
|
962 |
+
pip/_vendor/urllib3/_collections.py,sha256=pyASJJhW7wdOpqJj9QJA8FyGRfr8E8uUUhqUvhF0728,11372
|
963 |
+
pip/_vendor/urllib3/_version.py,sha256=_NdMUQaeBvFHAX2z3zAIX2Wum58A6rVtY1f7ByHsQ4g,63
|
964 |
+
pip/_vendor/urllib3/connection.py,sha256=6zokyboYYKm9VkyrQvVVLgxMyCZK7n9Vmg_2ZK6pbhc,20076
|
965 |
+
pip/_vendor/urllib3/connectionpool.py,sha256=eQ1jWJ2dDdRADuCj9Yx7RCpzY2iM8P32jGHbjYBkAIk,39308
|
966 |
+
pip/_vendor/urllib3/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
967 |
+
pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-310.pyc,,
|
968 |
+
pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-310.pyc,,
|
969 |
+
pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-310.pyc,,
|
970 |
+
pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-310.pyc,,
|
971 |
+
pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-310.pyc,,
|
972 |
+
pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-310.pyc,,
|
973 |
+
pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-310.pyc,,
|
974 |
+
pip/_vendor/urllib3/contrib/_appengine_environ.py,sha256=bDbyOEhW2CKLJcQqAKAyrEHN-aklsyHFKq6vF8ZFsmk,957
|
975 |
+
pip/_vendor/urllib3/contrib/_securetransport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
976 |
+
pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-310.pyc,,
|
977 |
+
pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-310.pyc,,
|
978 |
+
pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-310.pyc,,
|
979 |
+
pip/_vendor/urllib3/contrib/_securetransport/bindings.py,sha256=4Xk64qIkPBt09A5q-RIFUuDhNc9mXilVapm7WnYnzRw,17632
|
980 |
+
pip/_vendor/urllib3/contrib/_securetransport/low_level.py,sha256=B2JBB2_NRP02xK6DCa1Pa9IuxrPwxzDzZbixQkb7U9M,13922
|
981 |
+
pip/_vendor/urllib3/contrib/appengine.py,sha256=lfzpHFmJiO82shClLEm3QB62SYgHWnjpZOH_2JhU5Tc,11034
|
982 |
+
pip/_vendor/urllib3/contrib/ntlmpool.py,sha256=ej9gGvfAb2Gt00lafFp45SIoRz-QwrQ4WChm6gQmAlM,4538
|
983 |
+
pip/_vendor/urllib3/contrib/pyopenssl.py,sha256=DD4pInv_3OEEGffEFynBoirc8ldR789sLmGSKukzA0E,16900
|
984 |
+
pip/_vendor/urllib3/contrib/securetransport.py,sha256=4qUKo7PUV-vVIqXmr2BD-sH7qplB918jiD5eNsRI9vU,34449
|
985 |
+
pip/_vendor/urllib3/contrib/socks.py,sha256=aRi9eWXo9ZEb95XUxef4Z21CFlnnjbEiAo9HOseoMt4,7097
|
986 |
+
pip/_vendor/urllib3/exceptions.py,sha256=0Mnno3KHTNfXRfY7638NufOPkUb6mXOm-Lqj-4x2w8A,8217
|
987 |
+
pip/_vendor/urllib3/fields.py,sha256=kvLDCg_JmH1lLjUUEY_FLS8UhY7hBvDPuVETbY8mdrM,8579
|
988 |
+
pip/_vendor/urllib3/filepost.py,sha256=5b_qqgRHVlL7uLtdAYBzBh-GHmU5AfJVt_2N0XS3PeY,2440
|
989 |
+
pip/_vendor/urllib3/packages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
990 |
+
pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-310.pyc,,
|
991 |
+
pip/_vendor/urllib3/packages/__pycache__/six.cpython-310.pyc,,
|
992 |
+
pip/_vendor/urllib3/packages/backports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
993 |
+
pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-310.pyc,,
|
994 |
+
pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-310.pyc,,
|
995 |
+
pip/_vendor/urllib3/packages/backports/makefile.py,sha256=nbzt3i0agPVP07jqqgjhaYjMmuAi_W5E0EywZivVO8E,1417
|
996 |
+
pip/_vendor/urllib3/packages/six.py,sha256=1LVW7ljqRirFlfExjwl-v1B7vSAUNTmzGMs-qays2zg,34666
|
997 |
+
pip/_vendor/urllib3/poolmanager.py,sha256=xfVcBtEBc8Xwa8jURSqdS7QmXvUuMHhjL1sjFOY-rUk,20001
|
998 |
+
pip/_vendor/urllib3/request.py,sha256=ZFSIqX0C6WizixecChZ3_okyu7BEv0lZu1VT0s6h4SM,5985
|
999 |
+
pip/_vendor/urllib3/response.py,sha256=hGhGBh7TkEkh_IQg5C1W_xuPNrgIKv5BUXPyE-q0LuE,28203
|
1000 |
+
pip/_vendor/urllib3/util/__init__.py,sha256=JEmSmmqqLyaw8P51gUImZh8Gwg9i1zSe-DoqAitn2nc,1155
|
1001 |
+
pip/_vendor/urllib3/util/__pycache__/__init__.cpython-310.pyc,,
|
1002 |
+
pip/_vendor/urllib3/util/__pycache__/connection.cpython-310.pyc,,
|
1003 |
+
pip/_vendor/urllib3/util/__pycache__/proxy.cpython-310.pyc,,
|
1004 |
+
pip/_vendor/urllib3/util/__pycache__/queue.cpython-310.pyc,,
|
1005 |
+
pip/_vendor/urllib3/util/__pycache__/request.cpython-310.pyc,,
|
1006 |
+
pip/_vendor/urllib3/util/__pycache__/response.cpython-310.pyc,,
|
1007 |
+
pip/_vendor/urllib3/util/__pycache__/retry.cpython-310.pyc,,
|
1008 |
+
pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-310.pyc,,
|
1009 |
+
pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-310.pyc,,
|
1010 |
+
pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-310.pyc,,
|
1011 |
+
pip/_vendor/urllib3/util/__pycache__/timeout.cpython-310.pyc,,
|
1012 |
+
pip/_vendor/urllib3/util/__pycache__/url.cpython-310.pyc,,
|
1013 |
+
pip/_vendor/urllib3/util/__pycache__/wait.cpython-310.pyc,,
|
1014 |
+
pip/_vendor/urllib3/util/connection.py,sha256=5Lx2B1PW29KxBn2T0xkN1CBgRBa3gGVJBKoQoRogEVk,4901
|
1015 |
+
pip/_vendor/urllib3/util/proxy.py,sha256=zUvPPCJrp6dOF0N4GAVbOcl6o-4uXKSrGiTkkr5vUS4,1605
|
1016 |
+
pip/_vendor/urllib3/util/queue.py,sha256=nRgX8_eX-_VkvxoX096QWoz8Ps0QHUAExILCY_7PncM,498
|
1017 |
+
pip/_vendor/urllib3/util/request.py,sha256=NnzaEKQ1Pauw5MFMV6HmgEMHITf0Aua9fQuzi2uZzGc,4123
|
1018 |
+
pip/_vendor/urllib3/util/response.py,sha256=GJpg3Egi9qaJXRwBh5wv-MNuRWan5BIu40oReoxWP28,3510
|
1019 |
+
pip/_vendor/urllib3/util/retry.py,sha256=eUKOZ16Ya_Tu3_sXF5KVhLJmHQF7YXOCX-MWRoZVzqs,22011
|
1020 |
+
pip/_vendor/urllib3/util/ssl_.py,sha256=X4-AqW91aYPhPx6-xbf66yHFQKbqqfC_5Zt4WkLX1Hc,17177
|
1021 |
+
pip/_vendor/urllib3/util/ssl_match_hostname.py,sha256=w01jCYuwvQ038p9mhc1P1gF8IiTN1qHakThpoukOlbw,5751
|
1022 |
+
pip/_vendor/urllib3/util/ssltransport.py,sha256=NA-u5rMTrDFDFC8QzRKUEKMG0561hOD4qBTr3Z4pv6E,6895
|
1023 |
+
pip/_vendor/urllib3/util/timeout.py,sha256=QSbBUNOB9yh6AnDn61SrLQ0hg5oz0I9-uXEG91AJuIg,10003
|
1024 |
+
pip/_vendor/urllib3/util/url.py,sha256=QVEzcbHipbXyCWwH6R4K4TR-N8T4LM55WEMwNUTBmLE,14047
|
1025 |
+
pip/_vendor/urllib3/util/wait.py,sha256=3MUKRSAUJDB2tgco7qRUskW0zXGAWYvRRE4Q1_6xlLs,5404
|
1026 |
+
pip/_vendor/vendor.txt,sha256=H-9fScoah7nx4K8O4Uft0l5iH2P_mVo4RqyuMVOTJEc,496
|
1027 |
+
pip/_vendor/webencodings/__init__.py,sha256=qOBJIuPy_4ByYH6W_bNgJF-qYQ2DoU-dKsDu5yRWCXg,10579
|
1028 |
+
pip/_vendor/webencodings/__pycache__/__init__.cpython-310.pyc,,
|
1029 |
+
pip/_vendor/webencodings/__pycache__/labels.cpython-310.pyc,,
|
1030 |
+
pip/_vendor/webencodings/__pycache__/mklabels.cpython-310.pyc,,
|
1031 |
+
pip/_vendor/webencodings/__pycache__/tests.cpython-310.pyc,,
|
1032 |
+
pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-310.pyc,,
|
1033 |
+
pip/_vendor/webencodings/labels.py,sha256=4AO_KxTddqGtrL9ns7kAPjb0CcN6xsCIxbK37HY9r3E,8979
|
1034 |
+
pip/_vendor/webencodings/mklabels.py,sha256=GYIeywnpaLnP0GSic8LFWgd0UVvO_l1Nc6YoF-87R_4,1305
|
1035 |
+
pip/_vendor/webencodings/tests.py,sha256=OtGLyjhNY1fvkW1GvLJ_FV9ZoqC9Anyjr7q3kxTbzNs,6563
|
1036 |
+
pip/_vendor/webencodings/x_user_defined.py,sha256=yOqWSdmpytGfUgh_Z6JYgDNhoc-BAHyyeeT15Fr42tM,4307
|
1037 |
+
pip/py.typed,sha256=EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I,286
|
env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/REQUESTED
ADDED
File without changes
|
env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/entry_points.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[console_scripts]
|
2 |
+
pip = pip._internal.cli.main:main
|
3 |
+
pip3 = pip._internal.cli.main:main
|
4 |
+
pip3.10 = pip._internal.cli.main:main
|
5 |
+
|
env-llmeval/lib/python3.10/site-packages/pip-22.0.2.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/LICENSE
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright 2017- Paul Ganssle <[email protected]>
|
2 |
+
Copyright 2017- dateutil contributors (see AUTHORS file)
|
3 |
+
|
4 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
5 |
+
you may not use this file except in compliance with the License.
|
6 |
+
You may obtain a copy of the License at
|
7 |
+
|
8 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
9 |
+
|
10 |
+
Unless required by applicable law or agreed to in writing, software
|
11 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
12 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
13 |
+
See the License for the specific language governing permissions and
|
14 |
+
limitations under the License.
|
15 |
+
|
16 |
+
The above license applies to all contributions after 2017-12-01, as well as
|
17 |
+
all contributions that have been re-licensed (see AUTHORS file for the list of
|
18 |
+
contributors who have re-licensed their code).
|
19 |
+
--------------------------------------------------------------------------------
|
20 |
+
dateutil - Extensions to the standard Python datetime module.
|
21 |
+
|
22 |
+
Copyright (c) 2003-2011 - Gustavo Niemeyer <[email protected]>
|
23 |
+
Copyright (c) 2012-2014 - Tomi Pieviläinen <[email protected]>
|
24 |
+
Copyright (c) 2014-2016 - Yaron de Leeuw <[email protected]>
|
25 |
+
Copyright (c) 2015- - Paul Ganssle <[email protected]>
|
26 |
+
Copyright (c) 2015- - dateutil contributors (see AUTHORS file)
|
27 |
+
|
28 |
+
All rights reserved.
|
29 |
+
|
30 |
+
Redistribution and use in source and binary forms, with or without
|
31 |
+
modification, are permitted provided that the following conditions are met:
|
32 |
+
|
33 |
+
* Redistributions of source code must retain the above copyright notice,
|
34 |
+
this list of conditions and the following disclaimer.
|
35 |
+
* Redistributions in binary form must reproduce the above copyright notice,
|
36 |
+
this list of conditions and the following disclaimer in the documentation
|
37 |
+
and/or other materials provided with the distribution.
|
38 |
+
* Neither the name of the copyright holder nor the names of its
|
39 |
+
contributors may be used to endorse or promote products derived from
|
40 |
+
this software without specific prior written permission.
|
41 |
+
|
42 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
43 |
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
44 |
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
45 |
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
46 |
+
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
47 |
+
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
48 |
+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
49 |
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
50 |
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
51 |
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
52 |
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
53 |
+
|
54 |
+
The above BSD License Applies to all code, even that also covered by Apache 2.0.
|
env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/METADATA
ADDED
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: python-dateutil
|
3 |
+
Version: 2.9.0.post0
|
4 |
+
Summary: Extensions to the standard Python datetime module
|
5 |
+
Home-page: https://github.com/dateutil/dateutil
|
6 |
+
Author: Gustavo Niemeyer
|
7 |
+
Author-email: [email protected]
|
8 |
+
Maintainer: Paul Ganssle
|
9 |
+
Maintainer-email: [email protected]
|
10 |
+
License: Dual License
|
11 |
+
Project-URL: Documentation, https://dateutil.readthedocs.io/en/stable/
|
12 |
+
Project-URL: Source, https://github.com/dateutil/dateutil
|
13 |
+
Classifier: Development Status :: 5 - Production/Stable
|
14 |
+
Classifier: Intended Audience :: Developers
|
15 |
+
Classifier: License :: OSI Approved :: BSD License
|
16 |
+
Classifier: License :: OSI Approved :: Apache Software License
|
17 |
+
Classifier: Programming Language :: Python
|
18 |
+
Classifier: Programming Language :: Python :: 2
|
19 |
+
Classifier: Programming Language :: Python :: 2.7
|
20 |
+
Classifier: Programming Language :: Python :: 3
|
21 |
+
Classifier: Programming Language :: Python :: 3.3
|
22 |
+
Classifier: Programming Language :: Python :: 3.4
|
23 |
+
Classifier: Programming Language :: Python :: 3.5
|
24 |
+
Classifier: Programming Language :: Python :: 3.6
|
25 |
+
Classifier: Programming Language :: Python :: 3.7
|
26 |
+
Classifier: Programming Language :: Python :: 3.8
|
27 |
+
Classifier: Programming Language :: Python :: 3.9
|
28 |
+
Classifier: Programming Language :: Python :: 3.10
|
29 |
+
Classifier: Programming Language :: Python :: 3.11
|
30 |
+
Classifier: Programming Language :: Python :: 3.12
|
31 |
+
Classifier: Topic :: Software Development :: Libraries
|
32 |
+
Requires-Python: !=3.0.*,!=3.1.*,!=3.2.*,>=2.7
|
33 |
+
Description-Content-Type: text/x-rst
|
34 |
+
License-File: LICENSE
|
35 |
+
Requires-Dist: six >=1.5
|
36 |
+
|
37 |
+
dateutil - powerful extensions to datetime
|
38 |
+
==========================================
|
39 |
+
|
40 |
+
|pypi| |support| |licence|
|
41 |
+
|
42 |
+
|gitter| |readthedocs|
|
43 |
+
|
44 |
+
|travis| |appveyor| |pipelines| |coverage|
|
45 |
+
|
46 |
+
.. |pypi| image:: https://img.shields.io/pypi/v/python-dateutil.svg?style=flat-square
|
47 |
+
:target: https://pypi.org/project/python-dateutil/
|
48 |
+
:alt: pypi version
|
49 |
+
|
50 |
+
.. |support| image:: https://img.shields.io/pypi/pyversions/python-dateutil.svg?style=flat-square
|
51 |
+
:target: https://pypi.org/project/python-dateutil/
|
52 |
+
:alt: supported Python version
|
53 |
+
|
54 |
+
.. |travis| image:: https://img.shields.io/travis/dateutil/dateutil/master.svg?style=flat-square&label=Travis%20Build
|
55 |
+
:target: https://travis-ci.org/dateutil/dateutil
|
56 |
+
:alt: travis build status
|
57 |
+
|
58 |
+
.. |appveyor| image:: https://img.shields.io/appveyor/ci/dateutil/dateutil/master.svg?style=flat-square&logo=appveyor
|
59 |
+
:target: https://ci.appveyor.com/project/dateutil/dateutil
|
60 |
+
:alt: appveyor build status
|
61 |
+
|
62 |
+
.. |pipelines| image:: https://dev.azure.com/pythondateutilazure/dateutil/_apis/build/status/dateutil.dateutil?branchName=master
|
63 |
+
:target: https://dev.azure.com/pythondateutilazure/dateutil/_build/latest?definitionId=1&branchName=master
|
64 |
+
:alt: azure pipelines build status
|
65 |
+
|
66 |
+
.. |coverage| image:: https://codecov.io/gh/dateutil/dateutil/branch/master/graphs/badge.svg?branch=master
|
67 |
+
:target: https://codecov.io/gh/dateutil/dateutil?branch=master
|
68 |
+
:alt: Code coverage
|
69 |
+
|
70 |
+
.. |gitter| image:: https://badges.gitter.im/dateutil/dateutil.svg
|
71 |
+
:alt: Join the chat at https://gitter.im/dateutil/dateutil
|
72 |
+
:target: https://gitter.im/dateutil/dateutil
|
73 |
+
|
74 |
+
.. |licence| image:: https://img.shields.io/pypi/l/python-dateutil.svg?style=flat-square
|
75 |
+
:target: https://pypi.org/project/python-dateutil/
|
76 |
+
:alt: licence
|
77 |
+
|
78 |
+
.. |readthedocs| image:: https://img.shields.io/readthedocs/dateutil/latest.svg?style=flat-square&label=Read%20the%20Docs
|
79 |
+
:alt: Read the documentation at https://dateutil.readthedocs.io/en/latest/
|
80 |
+
:target: https://dateutil.readthedocs.io/en/latest/
|
81 |
+
|
82 |
+
The `dateutil` module provides powerful extensions to
|
83 |
+
the standard `datetime` module, available in Python.
|
84 |
+
|
85 |
+
Installation
|
86 |
+
============
|
87 |
+
`dateutil` can be installed from PyPI using `pip` (note that the package name is
|
88 |
+
different from the importable name)::
|
89 |
+
|
90 |
+
pip install python-dateutil
|
91 |
+
|
92 |
+
Download
|
93 |
+
========
|
94 |
+
dateutil is available on PyPI
|
95 |
+
https://pypi.org/project/python-dateutil/
|
96 |
+
|
97 |
+
The documentation is hosted at:
|
98 |
+
https://dateutil.readthedocs.io/en/stable/
|
99 |
+
|
100 |
+
Code
|
101 |
+
====
|
102 |
+
The code and issue tracker are hosted on GitHub:
|
103 |
+
https://github.com/dateutil/dateutil/
|
104 |
+
|
105 |
+
Features
|
106 |
+
========
|
107 |
+
|
108 |
+
* Computing of relative deltas (next month, next year,
|
109 |
+
next Monday, last week of month, etc);
|
110 |
+
* Computing of relative deltas between two given
|
111 |
+
date and/or datetime objects;
|
112 |
+
* Computing of dates based on very flexible recurrence rules,
|
113 |
+
using a superset of the `iCalendar <https://www.ietf.org/rfc/rfc2445.txt>`_
|
114 |
+
specification. Parsing of RFC strings is supported as well.
|
115 |
+
* Generic parsing of dates in almost any string format;
|
116 |
+
* Timezone (tzinfo) implementations for tzfile(5) format
|
117 |
+
files (/etc/localtime, /usr/share/zoneinfo, etc), TZ
|
118 |
+
environment string (in all known formats), iCalendar
|
119 |
+
format files, given ranges (with help from relative deltas),
|
120 |
+
local machine timezone, fixed offset timezone, UTC timezone,
|
121 |
+
and Windows registry-based time zones.
|
122 |
+
* Internal up-to-date world timezone information based on
|
123 |
+
Olson's database.
|
124 |
+
* Computing of Easter Sunday dates for any given year,
|
125 |
+
using Western, Orthodox or Julian algorithms;
|
126 |
+
* A comprehensive test suite.
|
127 |
+
|
128 |
+
Quick example
|
129 |
+
=============
|
130 |
+
Here's a snapshot, just to give an idea about the power of the
|
131 |
+
package. For more examples, look at the documentation.
|
132 |
+
|
133 |
+
Suppose you want to know how much time is left, in
|
134 |
+
years/months/days/etc, before the next easter happening on a
|
135 |
+
year with a Friday 13th in August, and you want to get today's
|
136 |
+
date out of the "date" unix system command. Here is the code:
|
137 |
+
|
138 |
+
.. code-block:: python3
|
139 |
+
|
140 |
+
>>> from dateutil.relativedelta import *
|
141 |
+
>>> from dateutil.easter import *
|
142 |
+
>>> from dateutil.rrule import *
|
143 |
+
>>> from dateutil.parser import *
|
144 |
+
>>> from datetime import *
|
145 |
+
>>> now = parse("Sat Oct 11 17:13:46 UTC 2003")
|
146 |
+
>>> today = now.date()
|
147 |
+
>>> year = rrule(YEARLY,dtstart=now,bymonth=8,bymonthday=13,byweekday=FR)[0].year
|
148 |
+
>>> rdelta = relativedelta(easter(year), today)
|
149 |
+
>>> print("Today is: %s" % today)
|
150 |
+
Today is: 2003-10-11
|
151 |
+
>>> print("Year with next Aug 13th on a Friday is: %s" % year)
|
152 |
+
Year with next Aug 13th on a Friday is: 2004
|
153 |
+
>>> print("How far is the Easter of that year: %s" % rdelta)
|
154 |
+
How far is the Easter of that year: relativedelta(months=+6)
|
155 |
+
>>> print("And the Easter of that year is: %s" % (today+rdelta))
|
156 |
+
And the Easter of that year is: 2004-04-11
|
157 |
+
|
158 |
+
Being exactly 6 months ahead was **really** a coincidence :)
|
159 |
+
|
160 |
+
Contributing
|
161 |
+
============
|
162 |
+
|
163 |
+
We welcome many types of contributions - bug reports, pull requests (code, infrastructure or documentation fixes). For more information about how to contribute to the project, see the ``CONTRIBUTING.md`` file in the repository.
|
164 |
+
|
165 |
+
|
166 |
+
Author
|
167 |
+
======
|
168 |
+
The dateutil module was written by Gustavo Niemeyer <[email protected]>
|
169 |
+
in 2003.
|
170 |
+
|
171 |
+
It is maintained by:
|
172 |
+
|
173 |
+
* Gustavo Niemeyer <[email protected]> 2003-2011
|
174 |
+
* Tomi Pieviläinen <[email protected]> 2012-2014
|
175 |
+
* Yaron de Leeuw <[email protected]> 2014-2016
|
176 |
+
* Paul Ganssle <[email protected]> 2015-
|
177 |
+
|
178 |
+
Starting with version 2.4.1 and running until 2.8.2, all source and binary
|
179 |
+
distributions will be signed by a PGP key that has, at the very least, been
|
180 |
+
signed by the key which made the previous release. A table of release signing
|
181 |
+
keys can be found below:
|
182 |
+
|
183 |
+
=========== ============================
|
184 |
+
Releases Signing key fingerprint
|
185 |
+
=========== ============================
|
186 |
+
2.4.1-2.8.2 `6B49 ACBA DCF6 BD1C A206 67AB CD54 FCE3 D964 BEFB`_
|
187 |
+
=========== ============================
|
188 |
+
|
189 |
+
New releases *may* have signed tags, but binary and source distributions
|
190 |
+
uploaded to PyPI will no longer have GPG signatures attached.
|
191 |
+
|
192 |
+
Contact
|
193 |
+
=======
|
194 |
+
Our mailing list is available at `[email protected] <https://mail.python.org/mailman/listinfo/dateutil>`_. As it is hosted by the PSF, it is subject to the `PSF code of
|
195 |
+
conduct <https://www.python.org/psf/conduct/>`_.
|
196 |
+
|
197 |
+
License
|
198 |
+
=======
|
199 |
+
|
200 |
+
All contributions after December 1, 2017 released under dual license - either `Apache 2.0 License <https://www.apache.org/licenses/LICENSE-2.0>`_ or the `BSD 3-Clause License <https://opensource.org/licenses/BSD-3-Clause>`_. Contributions before December 1, 2017 - except those those explicitly relicensed - are released only under the BSD 3-Clause License.
|
201 |
+
|
202 |
+
|
203 |
+
.. _6B49 ACBA DCF6 BD1C A206 67AB CD54 FCE3 D964 BEFB:
|
204 |
+
https://pgp.mit.edu/pks/lookup?op=vindex&search=0xCD54FCE3D964BEFB
|
env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/RECORD
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dateutil/__init__.py,sha256=Mqam67WO9IkTmUFyI66vS6IoSXTp9G388DadH2LCMLY,620
|
2 |
+
dateutil/__pycache__/__init__.cpython-310.pyc,,
|
3 |
+
dateutil/__pycache__/_common.cpython-310.pyc,,
|
4 |
+
dateutil/__pycache__/_version.cpython-310.pyc,,
|
5 |
+
dateutil/__pycache__/easter.cpython-310.pyc,,
|
6 |
+
dateutil/__pycache__/relativedelta.cpython-310.pyc,,
|
7 |
+
dateutil/__pycache__/rrule.cpython-310.pyc,,
|
8 |
+
dateutil/__pycache__/tzwin.cpython-310.pyc,,
|
9 |
+
dateutil/__pycache__/utils.cpython-310.pyc,,
|
10 |
+
dateutil/_common.py,sha256=77w0yytkrxlYbSn--lDVPUMabUXRR9I3lBv_vQRUqUY,932
|
11 |
+
dateutil/_version.py,sha256=BV031OxDDAmy58neUg5yyqLkLaqIw7ibK9As3jiMib0,166
|
12 |
+
dateutil/easter.py,sha256=dyBi-lKvimH1u_k6p7Z0JJK72QhqVtVBsqByvpEPKvc,2678
|
13 |
+
dateutil/parser/__init__.py,sha256=wWk6GFuxTpjoggCGtgkceJoti4pVjl4_fHQXpNOaSYg,1766
|
14 |
+
dateutil/parser/__pycache__/__init__.cpython-310.pyc,,
|
15 |
+
dateutil/parser/__pycache__/_parser.cpython-310.pyc,,
|
16 |
+
dateutil/parser/__pycache__/isoparser.cpython-310.pyc,,
|
17 |
+
dateutil/parser/_parser.py,sha256=7klDdyicksQB_Xgl-3UAmBwzCYor1AIZqklIcT6dH_8,58796
|
18 |
+
dateutil/parser/isoparser.py,sha256=8Fy999bnCd1frSdOYuOraWfJTtd5W7qQ51NwNuH_hXM,13233
|
19 |
+
dateutil/relativedelta.py,sha256=IY_mglMjoZbYfrvloTY2ce02aiVjPIkiZfqgNTZRfuA,24903
|
20 |
+
dateutil/rrule.py,sha256=KJzKlaCd1jEbu4A38ZltslaoAUh9nSbdbOFdjp70Kew,66557
|
21 |
+
dateutil/tz/__init__.py,sha256=F-Mz13v6jYseklQf9Te9J6nzcLDmq47gORa61K35_FA,444
|
22 |
+
dateutil/tz/__pycache__/__init__.cpython-310.pyc,,
|
23 |
+
dateutil/tz/__pycache__/_common.cpython-310.pyc,,
|
24 |
+
dateutil/tz/__pycache__/_factories.cpython-310.pyc,,
|
25 |
+
dateutil/tz/__pycache__/tz.cpython-310.pyc,,
|
26 |
+
dateutil/tz/__pycache__/win.cpython-310.pyc,,
|
27 |
+
dateutil/tz/_common.py,sha256=cgzDTANsOXvEc86cYF77EsliuSab8Puwpsl5-bX3_S4,12977
|
28 |
+
dateutil/tz/_factories.py,sha256=unb6XQNXrPMveksTCU-Ag8jmVZs4SojoPUcAHpWnrvU,2569
|
29 |
+
dateutil/tz/tz.py,sha256=EUnEdMfeThXiY6l4sh9yBabZ63_POzy01zSsh9thn1o,62855
|
30 |
+
dateutil/tz/win.py,sha256=xJszWgSwE1xPx_HJj4ZkepyukC_hNy016WMcXhbRaB8,12935
|
31 |
+
dateutil/tzwin.py,sha256=7Ar4vdQCnnM0mKR3MUjbIKsZrBVfHgdwsJZc_mGYRew,59
|
32 |
+
dateutil/utils.py,sha256=dKCchEw8eObi0loGTx91unBxm_7UGlU3v_FjFMdqwYM,1965
|
33 |
+
dateutil/zoneinfo/__init__.py,sha256=KYg0pthCMjcp5MXSEiBJn3nMjZeNZav7rlJw5-tz1S4,5889
|
34 |
+
dateutil/zoneinfo/__pycache__/__init__.cpython-310.pyc,,
|
35 |
+
dateutil/zoneinfo/__pycache__/rebuild.cpython-310.pyc,,
|
36 |
+
dateutil/zoneinfo/dateutil-zoneinfo.tar.gz,sha256=0-pS57bpaN4NiE3xKIGTWW-pW4A9tPkqGCeac5gARHU,156400
|
37 |
+
dateutil/zoneinfo/rebuild.py,sha256=MiqYzCIHvNbMH-LdRYLv-4T0EIA7hDKt5GLR0IRTLdI,2392
|
38 |
+
python_dateutil-2.9.0.post0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
39 |
+
python_dateutil-2.9.0.post0.dist-info/LICENSE,sha256=ugD1Gg2SgjtaHN4n2LW50jIeZ-2NqbwWPv-W1eF-V34,2889
|
40 |
+
python_dateutil-2.9.0.post0.dist-info/METADATA,sha256=qdQ22jIr6AgzL5jYgyWZjofLaTpniplp_rTPrXKabpM,8354
|
41 |
+
python_dateutil-2.9.0.post0.dist-info/RECORD,,
|
42 |
+
python_dateutil-2.9.0.post0.dist-info/WHEEL,sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk,110
|
43 |
+
python_dateutil-2.9.0.post0.dist-info/top_level.txt,sha256=4tjdWkhRZvF7LA_BYe_L9gB2w_p2a-z5y6ArjaRkot8,9
|
44 |
+
python_dateutil-2.9.0.post0.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/WHEEL
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.42.0)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py2-none-any
|
5 |
+
Tag: py3-none-any
|
6 |
+
|
env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
dateutil
|
env-llmeval/lib/python3.10/site-packages/python_dateutil-2.9.0.post0.dist-info/zip-safe
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
|
env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/INSTALLER
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip
|
env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/LICENSE
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Copyright (c) 2010-2020 Benjamin Peterson
|
2 |
+
|
3 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
4 |
+
this software and associated documentation files (the "Software"), to deal in
|
5 |
+
the Software without restriction, including without limitation the rights to
|
6 |
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
7 |
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
8 |
+
subject to the following conditions:
|
9 |
+
|
10 |
+
The above copyright notice and this permission notice shall be included in all
|
11 |
+
copies or substantial portions of the Software.
|
12 |
+
|
13 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
15 |
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
16 |
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
17 |
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
18 |
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/METADATA
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: six
|
3 |
+
Version: 1.16.0
|
4 |
+
Summary: Python 2 and 3 compatibility utilities
|
5 |
+
Home-page: https://github.com/benjaminp/six
|
6 |
+
Author: Benjamin Peterson
|
7 |
+
Author-email: [email protected]
|
8 |
+
License: MIT
|
9 |
+
Platform: UNKNOWN
|
10 |
+
Classifier: Development Status :: 5 - Production/Stable
|
11 |
+
Classifier: Programming Language :: Python :: 2
|
12 |
+
Classifier: Programming Language :: Python :: 3
|
13 |
+
Classifier: Intended Audience :: Developers
|
14 |
+
Classifier: License :: OSI Approved :: MIT License
|
15 |
+
Classifier: Topic :: Software Development :: Libraries
|
16 |
+
Classifier: Topic :: Utilities
|
17 |
+
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*
|
18 |
+
|
19 |
+
.. image:: https://img.shields.io/pypi/v/six.svg
|
20 |
+
:target: https://pypi.org/project/six/
|
21 |
+
:alt: six on PyPI
|
22 |
+
|
23 |
+
.. image:: https://travis-ci.org/benjaminp/six.svg?branch=master
|
24 |
+
:target: https://travis-ci.org/benjaminp/six
|
25 |
+
:alt: six on TravisCI
|
26 |
+
|
27 |
+
.. image:: https://readthedocs.org/projects/six/badge/?version=latest
|
28 |
+
:target: https://six.readthedocs.io/
|
29 |
+
:alt: six's documentation on Read the Docs
|
30 |
+
|
31 |
+
.. image:: https://img.shields.io/badge/license-MIT-green.svg
|
32 |
+
:target: https://github.com/benjaminp/six/blob/master/LICENSE
|
33 |
+
:alt: MIT License badge
|
34 |
+
|
35 |
+
Six is a Python 2 and 3 compatibility library. It provides utility functions
|
36 |
+
for smoothing over the differences between the Python versions with the goal of
|
37 |
+
writing Python code that is compatible on both Python versions. See the
|
38 |
+
documentation for more information on what is provided.
|
39 |
+
|
40 |
+
Six supports Python 2.7 and 3.3+. It is contained in only one Python
|
41 |
+
file, so it can be easily copied into your project. (The copyright and license
|
42 |
+
notice must be retained.)
|
43 |
+
|
44 |
+
Online documentation is at https://six.readthedocs.io/.
|
45 |
+
|
46 |
+
Bugs can be reported to https://github.com/benjaminp/six. The code can also
|
47 |
+
be found there.
|
48 |
+
|
49 |
+
|
env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/RECORD
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
__pycache__/six.cpython-310.pyc,,
|
2 |
+
six-1.16.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
3 |
+
six-1.16.0.dist-info/LICENSE,sha256=i7hQxWWqOJ_cFvOkaWWtI9gq3_YPI5P8J2K2MYXo5sk,1066
|
4 |
+
six-1.16.0.dist-info/METADATA,sha256=VQcGIFCAEmfZcl77E5riPCN4v2TIsc_qtacnjxKHJoI,1795
|
5 |
+
six-1.16.0.dist-info/RECORD,,
|
6 |
+
six-1.16.0.dist-info/WHEEL,sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ,110
|
7 |
+
six-1.16.0.dist-info/top_level.txt,sha256=_iVH_iYEtEXnD8nYGQYpYFUvkUW9sEO1GYbkeKSAais,4
|
8 |
+
six.py,sha256=TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM,34549
|
env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/WHEEL
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Wheel-Version: 1.0
|
2 |
+
Generator: bdist_wheel (0.36.2)
|
3 |
+
Root-Is-Purelib: true
|
4 |
+
Tag: py2-none-any
|
5 |
+
Tag: py3-none-any
|
6 |
+
|
env-llmeval/lib/python3.10/site-packages/six-1.16.0.dist-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
six
|
env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/PKG-INFO
ADDED
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Metadata-Version: 2.1
|
2 |
+
Name: sqlitedict
|
3 |
+
Version: 2.1.0
|
4 |
+
Summary: Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.
|
5 |
+
Home-page: https://github.com/piskvorky/sqlitedict
|
6 |
+
Author: Radim Rehurek, Victor R. Escobar, Andrey Usov, Prasanna Swaminathan, Jeff Quast
|
7 |
+
Author-email: [email protected]
|
8 |
+
Maintainer: Radim Rehurek
|
9 |
+
Maintainer-email: [email protected]
|
10 |
+
License: Apache 2.0
|
11 |
+
Download-URL: http://pypi.python.org/pypi/sqlitedict
|
12 |
+
Keywords: sqlite,persistent dict,multithreaded
|
13 |
+
Platform: any
|
14 |
+
Classifier: Development Status :: 5 - Production/Stable
|
15 |
+
Classifier: Environment :: Console
|
16 |
+
Classifier: Intended Audience :: Developers
|
17 |
+
Classifier: License :: OSI Approved :: Apache Software License
|
18 |
+
Classifier: Operating System :: OS Independent
|
19 |
+
Classifier: Programming Language :: Python :: 3.7
|
20 |
+
Classifier: Programming Language :: Python :: 3.8
|
21 |
+
Classifier: Programming Language :: Python :: 3.9
|
22 |
+
Classifier: Programming Language :: Python :: 3.10
|
23 |
+
Classifier: Topic :: Database :: Front-Ends
|
24 |
+
License-File: LICENSE.md
|
25 |
+
|
26 |
+
===================================================
|
27 |
+
sqlitedict -- persistent ``dict``, backed by SQLite
|
28 |
+
===================================================
|
29 |
+
|
30 |
+
|GithubActions|_
|
31 |
+
|License|_
|
32 |
+
|
33 |
+
.. |GithubActions| image:: https://github.com/RaRe-Technologies/sqlitedict/actions/workflows/python-package.yml/badge.svg
|
34 |
+
.. |Downloads| image:: https://img.shields.io/pypi/dm/sqlitedict.svg
|
35 |
+
.. |License| image:: https://img.shields.io/pypi/l/sqlitedict.svg
|
36 |
+
.. _GithubActions: https://github.com/RaRe-Technologies/sqlitedict/actions/workflows/python-package.yml
|
37 |
+
.. _Downloads: https://pypi.python.org/pypi/sqlitedict
|
38 |
+
.. _License: https://pypi.python.org/pypi/sqlitedict
|
39 |
+
|
40 |
+
A lightweight wrapper around Python's sqlite3 database with a simple, Pythonic
|
41 |
+
dict-like interface and support for multi-thread access:
|
42 |
+
|
43 |
+
Usage
|
44 |
+
=====
|
45 |
+
|
46 |
+
Write
|
47 |
+
-----
|
48 |
+
|
49 |
+
.. code-block:: python
|
50 |
+
|
51 |
+
>>> from sqlitedict import SqliteDict
|
52 |
+
>>> db = SqliteDict("example.sqlite")
|
53 |
+
>>>
|
54 |
+
>>> db["1"] = {"name": "first item"}
|
55 |
+
>>> db["2"] = {"name": "second item"}
|
56 |
+
>>> db["3"] = {"name": "yet another item"}
|
57 |
+
>>>
|
58 |
+
>>> # Commit to save the objects.
|
59 |
+
>>> db.commit()
|
60 |
+
>>>
|
61 |
+
>>> db["4"] = {"name": "yet another item"}
|
62 |
+
>>> # Oops, forgot to commit here, that object will never be saved.
|
63 |
+
>>> # Always remember to commit, or enable autocommit with SqliteDict("example.sqlite", autocommit=True)
|
64 |
+
>>> # Autocommit is off by default for performance.
|
65 |
+
>>>
|
66 |
+
>>> db.close()
|
67 |
+
|
68 |
+
Read
|
69 |
+
----
|
70 |
+
|
71 |
+
.. code-block:: python
|
72 |
+
|
73 |
+
>>> from sqlitedict import SqliteDict
|
74 |
+
>>> db = SqliteDict("example.sqlite")
|
75 |
+
>>>
|
76 |
+
>>> print("There are %d items in the database" % len(db))
|
77 |
+
There are 3 items in the database
|
78 |
+
>>>
|
79 |
+
>>> # Standard dict interface. items() values() keys() etc...
|
80 |
+
>>> for key, item in db.items():
|
81 |
+
... print("%s=%s" % (key, item))
|
82 |
+
1={'name': 'first item'}
|
83 |
+
2={'name': 'second item'}
|
84 |
+
3={'name': 'yet another item'}
|
85 |
+
>>>
|
86 |
+
>>> db.close()
|
87 |
+
|
88 |
+
Efficiency
|
89 |
+
----------
|
90 |
+
|
91 |
+
By default, sqlitedict's exception handling favors verbosity over efficiency.
|
92 |
+
It extracts and outputs the outer exception stack to the error logs.
|
93 |
+
If you favor efficiency, then initialize the DB with outer_stack=False.
|
94 |
+
|
95 |
+
.. code-block:: python
|
96 |
+
|
97 |
+
>>> from sqlitedict import SqliteDict
|
98 |
+
>>> db = SqliteDict("example.sqlite", outer_stack=False) # True is the default
|
99 |
+
>>> db[1]
|
100 |
+
{'name': 'first item'}
|
101 |
+
|
102 |
+
Context Manager
|
103 |
+
---------------
|
104 |
+
|
105 |
+
.. code-block:: python
|
106 |
+
|
107 |
+
>>> from sqlitedict import SqliteDict
|
108 |
+
>>>
|
109 |
+
>>> # The database is automatically closed when leaving the with section.
|
110 |
+
>>> # Uncommitted objects are not saved on close. REMEMBER TO COMMIT!
|
111 |
+
>>>
|
112 |
+
>>> with SqliteDict("example.sqlite") as db:
|
113 |
+
... print("There are %d items in the database" % len(db))
|
114 |
+
There are 3 items in the database
|
115 |
+
|
116 |
+
Tables
|
117 |
+
------
|
118 |
+
|
119 |
+
A database file can store multiple tables.
|
120 |
+
A default table is used when no table name is specified.
|
121 |
+
|
122 |
+
Note: Writes are serialized, having multiple tables does not improve performance.
|
123 |
+
|
124 |
+
.. code-block:: python
|
125 |
+
|
126 |
+
>>> from sqlitedict import SqliteDict
|
127 |
+
>>>
|
128 |
+
>>> products = SqliteDict("example.sqlite", tablename="product", autocommit=True)
|
129 |
+
>>> manufacturers = SqliteDict("example.sqlite", tablename="manufacturer", autocommit=True)
|
130 |
+
>>>
|
131 |
+
>>> products["1"] = {"name": "first item", "manufacturer_id": "1"}
|
132 |
+
>>> products["2"] = {"name": "second item", "manufacturer_id": "1"}
|
133 |
+
>>>
|
134 |
+
>>> manufacturers["1"] = {"manufacturer_name": "afactory", "location": "US"}
|
135 |
+
>>> manufacturers["2"] = {"manufacturer_name": "anotherfactory", "location": "UK"}
|
136 |
+
>>>
|
137 |
+
>>> tables = products.get_tablenames('example.sqlite')
|
138 |
+
>>> print(tables)
|
139 |
+
['unnamed', 'product', 'manufacturer']
|
140 |
+
>>>
|
141 |
+
>>> products.close()
|
142 |
+
>>> manufacturers.close()
|
143 |
+
|
144 |
+
In case you're wondering, the unnamed table comes from the previous examples,
|
145 |
+
where we did not specify a table name.
|
146 |
+
|
147 |
+
Serialization
|
148 |
+
-------------
|
149 |
+
|
150 |
+
Keys are strings. Values are any serializeable object.
|
151 |
+
|
152 |
+
By default Pickle is used internally to (de)serialize the values.
|
153 |
+
|
154 |
+
It's possible to use a custom (de)serializer, notably for JSON and for compression.
|
155 |
+
|
156 |
+
.. code-block:: python
|
157 |
+
|
158 |
+
>>> # Use JSON instead of pickle
|
159 |
+
>>> import json
|
160 |
+
>>> with SqliteDict("example.sqlite", encode=json.dumps, decode=json.loads) as mydict:
|
161 |
+
... pass
|
162 |
+
>>>
|
163 |
+
>>> # Apply zlib compression after pickling
|
164 |
+
>>> import zlib, pickle, sqlite3
|
165 |
+
>>>
|
166 |
+
>>> def my_encode(obj):
|
167 |
+
... return sqlite3.Binary(zlib.compress(pickle.dumps(obj, pickle.HIGHEST_PROTOCOL)))
|
168 |
+
>>>
|
169 |
+
>>> def my_decode(obj):
|
170 |
+
... return pickle.loads(zlib.decompress(bytes(obj)))
|
171 |
+
>>>
|
172 |
+
>>> with SqliteDict("example.sqlite", encode=my_encode, decode=my_decode) as mydict:
|
173 |
+
... pass
|
174 |
+
|
175 |
+
It's also possible to use a custom (de)serializer for keys to allow non-string keys.
|
176 |
+
|
177 |
+
.. code-block:: python
|
178 |
+
|
179 |
+
>>> # Use key encoding instead of default string keys only
|
180 |
+
>>> from sqlitedict import encode_key, decode_key
|
181 |
+
>>> with SqliteDict("example.sqlite", encode_key=encode_key, decode_key=decode_key) as mydict:
|
182 |
+
... pass
|
183 |
+
|
184 |
+
More
|
185 |
+
----
|
186 |
+
|
187 |
+
Functions are well documented, see docstrings directly in ``sqlitedict.py`` or call ``help(sqlitedict)``.
|
188 |
+
|
189 |
+
**Beware**: because of Python semantics, ``sqlitedict`` cannot know when a mutable
|
190 |
+
SqliteDict-backed entry was modified in RAM. You'll need to
|
191 |
+
explicitly assign the mutated object back to SqliteDict:
|
192 |
+
|
193 |
+
.. code-block:: python
|
194 |
+
|
195 |
+
>>> from sqlitedict import SqliteDict
|
196 |
+
>>> db = SqliteDict("example.sqlite")
|
197 |
+
>>> db["colors"] = {"red": (255, 0, 0)}
|
198 |
+
>>> db.commit()
|
199 |
+
>>>
|
200 |
+
>>> colors = db["colors"]
|
201 |
+
>>> colors["blue"] = (0, 0, 255) # sqlite DB not updated here!
|
202 |
+
>>> db["colors"] = colors # now updated
|
203 |
+
>>>
|
204 |
+
>>> db.commit() # remember to commit (or set autocommit)
|
205 |
+
>>> db.close()
|
206 |
+
|
207 |
+
Features
|
208 |
+
========
|
209 |
+
|
210 |
+
* Values can be **any picklable objects** (uses ``pickle`` with the highest protocol).
|
211 |
+
* Support for **multiple tables** (=dicts) living in the same database file.
|
212 |
+
* Support for **access from multiple threads** to the same connection (needed by e.g. Pyro).
|
213 |
+
Vanilla sqlite3 gives you ``ProgrammingError: SQLite objects created in a thread can
|
214 |
+
only be used in that same thread.``
|
215 |
+
|
216 |
+
Concurrent requests are still serialized internally, so this "multithreaded support"
|
217 |
+
**doesn't** give you any performance benefits. It is a work-around for sqlite limitations in Python.
|
218 |
+
|
219 |
+
* Support for **custom serialization or compression**:
|
220 |
+
|
221 |
+
.. code-block:: python
|
222 |
+
|
223 |
+
# use JSON instead of pickle
|
224 |
+
>>> import json
|
225 |
+
>>> mydict = SqliteDict('./my_db.sqlite', encode=json.dumps, decode=json.loads)
|
226 |
+
|
227 |
+
# apply zlib compression after pickling
|
228 |
+
>>> import zlib, pickle, sqlite3
|
229 |
+
>>> def my_encode(obj):
|
230 |
+
... return sqlite3.Binary(zlib.compress(pickle.dumps(obj, pickle.HIGHEST_PROTOCOL)))
|
231 |
+
>>> def my_decode(obj):
|
232 |
+
... return pickle.loads(zlib.decompress(bytes(obj)))
|
233 |
+
>>> mydict = SqliteDict('./my_db.sqlite', encode=my_encode, decode=my_decode)
|
234 |
+
|
235 |
+
* sqlite is efficient and can work effectively with large databases (multi gigabytes), not limited by memory.
|
236 |
+
* sqlitedict is mostly a thin wrapper around sqlite.
|
237 |
+
* ``items()`` ``keys()`` ``values()`` are iterating one by one, the rows are loaded in a worker thread and queued in memory.
|
238 |
+
* ``len()`` is calling sqlite to count rows, that is scanning the whole table.
|
239 |
+
* For better performance, write objects in batch and ``commit()`` once.
|
240 |
+
|
241 |
+
Installation
|
242 |
+
============
|
243 |
+
|
244 |
+
The module has no dependencies beyond Python itself.
|
245 |
+
The minimum supported Python version is 3.7, continuously tested on Python 3.7, 3.8, 3.9, and 3.10 `on Travis <https://travis-ci.org/RaRe-Technologies/sqlitedict>`_.
|
246 |
+
|
247 |
+
Install or upgrade with::
|
248 |
+
|
249 |
+
pip install -U sqlitedict
|
250 |
+
|
251 |
+
or from the `source tar.gz <http://pypi.python.org/pypi/sqlitedict>`_::
|
252 |
+
|
253 |
+
python setup.py install
|
254 |
+
|
255 |
+
Contributions
|
256 |
+
=============
|
257 |
+
|
258 |
+
Testing
|
259 |
+
-------
|
260 |
+
|
261 |
+
Install::
|
262 |
+
|
263 |
+
$ pip install pytest coverage pytest-coverage
|
264 |
+
|
265 |
+
To perform all tests::
|
266 |
+
|
267 |
+
$ mkdir -p tests/db
|
268 |
+
$ pytest tests
|
269 |
+
$ python -m doctest README.rst
|
270 |
+
|
271 |
+
To perform all tests with coverage::
|
272 |
+
|
273 |
+
$ pytest tests --cov=sqlitedict
|
274 |
+
|
275 |
+
Comments, bug reports
|
276 |
+
---------------------
|
277 |
+
|
278 |
+
``sqlitedict`` resides on `github <https://github.com/RaRe-Technologies/sqlitedict>`_. You can file
|
279 |
+
issues or pull requests there.
|
280 |
+
|
281 |
+
License
|
282 |
+
=======
|
283 |
+
|
284 |
+
``sqlitedict`` is open source software released under the `Apache 2.0 license <http://opensource.org/licenses/apache2.0.php>`_.
|
285 |
+
Copyright (c) 2011-now `Radim Řehůřek <http://radimrehurek.com>`_ and contributors.
|
286 |
+
|
287 |
+
Housekeeping
|
288 |
+
============
|
289 |
+
|
290 |
+
Clean up the test database to keep each doctest run idempotent:
|
291 |
+
|
292 |
+
.. code-block:: python
|
293 |
+
|
294 |
+
>>> import os
|
295 |
+
>>> if __name__ == '__main__':
|
296 |
+
... os.unlink('example.sqlite')
|
297 |
+
|
298 |
+
|
env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/SOURCES.txt
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
LICENSE.md
|
2 |
+
MANIFEST.in
|
3 |
+
Makefile
|
4 |
+
README.rst
|
5 |
+
setup.cfg
|
6 |
+
setup.py
|
7 |
+
sqlitedict.py
|
8 |
+
sqlitedict.egg-info/PKG-INFO
|
9 |
+
sqlitedict.egg-info/SOURCES.txt
|
10 |
+
sqlitedict.egg-info/dependency_links.txt
|
11 |
+
sqlitedict.egg-info/top_level.txt
|
12 |
+
tests/accessories.py
|
13 |
+
tests/autocommit.py
|
14 |
+
tests/test_autocommit.py
|
15 |
+
tests/test_core.py
|
16 |
+
tests/test_named_db.py
|
17 |
+
tests/test_onimport.py
|
18 |
+
tests/test_temp_db.py
|
env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/dependency_links.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
|
env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/installed-files.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
../__pycache__/sqlitedict.cpython-310.pyc
|
2 |
+
../sqlitedict.py
|
3 |
+
PKG-INFO
|
4 |
+
SOURCES.txt
|
5 |
+
dependency_links.txt
|
6 |
+
top_level.txt
|
env-llmeval/lib/python3.10/site-packages/sqlitedict-2.1.0.egg-info/top_level.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
sqlitedict
|
env-llmeval/lib/python3.10/site-packages/torch/_namedtensor_internals.py
ADDED
@@ -0,0 +1,157 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from collections import OrderedDict
|
2 |
+
|
3 |
+
"""
|
4 |
+
This file contains helper functions that implement experimental functionality
|
5 |
+
for named tensors in python. All of these are experimental, unstable, and
|
6 |
+
subject to change or deletion.
|
7 |
+
"""
|
8 |
+
|
9 |
+
|
10 |
+
def check_serializing_named_tensor(tensor):
|
11 |
+
if tensor.has_names():
|
12 |
+
raise RuntimeError(
|
13 |
+
"NYI: Named tensors don't support serialization. Please drop "
|
14 |
+
"names via `tensor = tensor.rename(None)` before serialization."
|
15 |
+
)
|
16 |
+
|
17 |
+
|
18 |
+
def build_dim_map(tensor):
|
19 |
+
"""Returns a map of { dim: dim_name } where dim is a name if the dim is named
|
20 |
+
and the dim index otherwise."""
|
21 |
+
return OrderedDict(
|
22 |
+
[(idx if name is None else name, name) for idx, name in enumerate(tensor.names)]
|
23 |
+
)
|
24 |
+
|
25 |
+
|
26 |
+
def unzip_namedshape(namedshape):
|
27 |
+
if isinstance(namedshape, OrderedDict):
|
28 |
+
namedshape = namedshape.items()
|
29 |
+
if not hasattr(namedshape, "__iter__") and not isinstance(namedshape, tuple):
|
30 |
+
raise RuntimeError(
|
31 |
+
f"Expected namedshape to be OrderedDict or iterable of tuples, got: {type(namedshape)}"
|
32 |
+
)
|
33 |
+
if len(namedshape) == 0:
|
34 |
+
raise RuntimeError("Expected namedshape to non-empty.")
|
35 |
+
return zip(*namedshape)
|
36 |
+
|
37 |
+
|
38 |
+
def namer_api_name(inplace):
|
39 |
+
if inplace:
|
40 |
+
return "rename_"
|
41 |
+
else:
|
42 |
+
return "rename"
|
43 |
+
|
44 |
+
|
45 |
+
def is_ellipsis(item):
|
46 |
+
return item == Ellipsis or item == "..."
|
47 |
+
|
48 |
+
|
49 |
+
def single_ellipsis_index(names, fn_name):
|
50 |
+
ellipsis_indices = [i for i, name in enumerate(names) if is_ellipsis(name)]
|
51 |
+
if len(ellipsis_indices) >= 2:
|
52 |
+
raise RuntimeError(
|
53 |
+
f"{fn_name}: More than one Ellipsis ('...') found in names ("
|
54 |
+
f"{names}). This function supports up to one Ellipsis."
|
55 |
+
)
|
56 |
+
if len(ellipsis_indices) == 1:
|
57 |
+
return ellipsis_indices[0]
|
58 |
+
return None
|
59 |
+
|
60 |
+
|
61 |
+
def expand_single_ellipsis(numel_pre_glob, numel_post_glob, names):
|
62 |
+
return names[numel_pre_glob : len(names) - numel_post_glob]
|
63 |
+
|
64 |
+
|
65 |
+
def replace_ellipsis_by_position(ellipsis_idx, names, tensor_names):
|
66 |
+
globbed_names = expand_single_ellipsis(
|
67 |
+
ellipsis_idx, len(names) - ellipsis_idx - 1, tensor_names
|
68 |
+
)
|
69 |
+
return names[:ellipsis_idx] + globbed_names + names[ellipsis_idx + 1 :]
|
70 |
+
|
71 |
+
|
72 |
+
def resolve_ellipsis(names, tensor_names, fn_name):
|
73 |
+
"""
|
74 |
+
Expands ... inside `names` to be equal to a list of names from `tensor_names`.
|
75 |
+
"""
|
76 |
+
ellipsis_idx = single_ellipsis_index(names, fn_name)
|
77 |
+
if ellipsis_idx is None:
|
78 |
+
return names
|
79 |
+
return replace_ellipsis_by_position(ellipsis_idx, names, tensor_names)
|
80 |
+
|
81 |
+
|
82 |
+
def update_names_with_list(tensor, names, inplace):
|
83 |
+
# Special case for tensor.rename(None)
|
84 |
+
if len(names) == 1 and names[0] is None:
|
85 |
+
return tensor._update_names(None, inplace)
|
86 |
+
|
87 |
+
return tensor._update_names(
|
88 |
+
resolve_ellipsis(names, tensor.names, namer_api_name(inplace)), inplace
|
89 |
+
)
|
90 |
+
|
91 |
+
|
92 |
+
def update_names_with_mapping(tensor, rename_map, inplace):
|
93 |
+
dim_map = build_dim_map(tensor)
|
94 |
+
for old_dim in rename_map.keys():
|
95 |
+
new_dim = rename_map[old_dim]
|
96 |
+
if old_dim in dim_map.keys():
|
97 |
+
dim_map[old_dim] = new_dim
|
98 |
+
else:
|
99 |
+
raise RuntimeError(
|
100 |
+
f"{namer_api_name(inplace)}: Tried to rename dim '{old_dim}' to dim "
|
101 |
+
f"{new_dim} in Tensor[{tensor.names}] but dim '{old_dim}' does not exist"
|
102 |
+
)
|
103 |
+
return tensor._update_names(tuple(dim_map.values()), inplace)
|
104 |
+
|
105 |
+
|
106 |
+
def update_names(tensor, names, rename_map, inplace):
|
107 |
+
"""There are two usages:
|
108 |
+
|
109 |
+
tensor.rename(*names) returns a view on tensor with named dims `names`.
|
110 |
+
`names` must be of length `tensor.dim()`; otherwise, if '...' is in `names`,
|
111 |
+
then it is expanded greedily to be equal to the corresponding names from
|
112 |
+
`tensor.names`.
|
113 |
+
|
114 |
+
For example,
|
115 |
+
```
|
116 |
+
>>> # xdoctest: +SKIP
|
117 |
+
>>> x = torch.empty(2, 3, 5, 7, names=('N', 'C', 'H', 'W'))
|
118 |
+
>>> x.rename('...', 'height', 'width').names
|
119 |
+
('N', 'C', 'height', 'width')
|
120 |
+
|
121 |
+
>>> # xdoctest: +SKIP
|
122 |
+
>>> x.rename('batch', '...', 'width').names
|
123 |
+
('batch', 'C', 'H', 'width')
|
124 |
+
|
125 |
+
```
|
126 |
+
|
127 |
+
tensor.rename(**rename_map) returns a view on tensor that has rename dims
|
128 |
+
as specified in the mapping `rename_map`.
|
129 |
+
|
130 |
+
For example,
|
131 |
+
```
|
132 |
+
>>> # xdoctest: +SKIP
|
133 |
+
>>> x = torch.empty(2, 3, 5, 7, names=('N', 'C', 'H', 'W'))
|
134 |
+
>>> x.rename(W='width', H='height').names
|
135 |
+
('N', 'C', 'height', 'width')
|
136 |
+
|
137 |
+
```
|
138 |
+
|
139 |
+
Finally, tensor.rename has an in-place version called tensor.rename_.
|
140 |
+
"""
|
141 |
+
has_names = len(names) > 0
|
142 |
+
has_rename_pairs = bool(rename_map)
|
143 |
+
if has_names and has_rename_pairs:
|
144 |
+
raise RuntimeError(
|
145 |
+
f"{namer_api_name(inplace)}: This function takes either positional "
|
146 |
+
f"args or keyword args, but not both. Use tensor.{namer_api_name(inplace)}(*names) "
|
147 |
+
f"to name dims and tensor.{namer_api_name(inplace)}(**rename_map) to rename "
|
148 |
+
"dims."
|
149 |
+
)
|
150 |
+
|
151 |
+
# Special case for tensor.rename(*[]), which is valid for a 0 dim tensor.
|
152 |
+
if not has_names and not has_rename_pairs:
|
153 |
+
return update_names_with_list(tensor, names, inplace)
|
154 |
+
|
155 |
+
if has_names:
|
156 |
+
return update_names_with_list(tensor, names, inplace)
|
157 |
+
return update_names_with_mapping(tensor, rename_map, inplace)
|
env-llmeval/lib/python3.10/site-packages/torch/_python_dispatcher.py
ADDED
@@ -0,0 +1,181 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import re
|
2 |
+
|
3 |
+
import torch._C as C
|
4 |
+
|
5 |
+
|
6 |
+
"""
|
7 |
+
PythonDispatcher class is a thin python-binding to C++ dispatcher and it
|
8 |
+
is designed to show how dispatcher precompute works. In particular,
|
9 |
+
it shows for a certain op `foo`, what the computed dispatch table looks
|
10 |
+
like after user register their kernels to certains dispatch keys.
|
11 |
+
|
12 |
+
In the real C++ dispatcher we support many dispatch keys for different
|
13 |
+
functionalities. For simplicity PythonDispatcher only supports dispatch
|
14 |
+
keys for a single example of each use case. These use cases are listed below:
|
15 |
+
|
16 |
+
- CPU/AutogradCPU: represents in-tree backends which we usually have dedicated inference &
|
17 |
+
autograd kernel in pytorch core library.
|
18 |
+
E.g. CPU, CUDA
|
19 |
+
- FPGA/AutogradOther: represents in-tree backends which we usually have backend specific
|
20 |
+
inference kernels, but they share the same autograd kernel specified in AutogradOther.
|
21 |
+
E.g. FPGA, SparseCsrCPU
|
22 |
+
- XLA/AutogradXLA: represents out-of-tree backends which we don't have either inference or autograd
|
23 |
+
kernel defined in pytorch core library. Backend owner is responsible for registering both
|
24 |
+
inference & autograd kernels in their extensions(e.g. torch-xla) for the operators they support.
|
25 |
+
E.g. XLA, XPU, MPS
|
26 |
+
- CompositeExplicitAutograd: alias key mapped to inference kernels of all backends like CPU, CUDA, XLA etc.
|
27 |
+
Kernels registered to this key MUST work for inference for all backends.
|
28 |
+
- Autograd: alias key mapped to autograd of all backends like AutogradCPU, AutogradXLA, AutogradOther.
|
29 |
+
Kernels registered to this key MUST work for autograd for all backends.
|
30 |
+
- CompositeImplicitAutograd: alias key CompositeImplicitAutograd = CompositeExplicitAutograd + Autograd
|
31 |
+
Kernels registered to this key MUST work for both inference + autograd for all backends.
|
32 |
+
|
33 |
+
Note we only allow registrations to alias keys inside pytorch core library. E.g
|
34 |
+
you shouldn't register a CompositeImplicitAutograd or CompositeExplicitAutograd
|
35 |
+
kernel from torch-xla extension, instead you should upstream the kernel into
|
36 |
+
pytorch/pytorch repo so that it's available for all backends and continuously
|
37 |
+
tested even without the extension.
|
38 |
+
|
39 |
+
Usage:
|
40 |
+
dispatcher = PythonDispatcher()
|
41 |
+
dispatcher.register(["CPU", "XLA", "CompositeImplicitAutograd"])
|
42 |
+
print(dispatcher.dispatchTable()) # This tells you exactly which kernel is used for certain backend.
|
43 |
+
# For more debugging information
|
44 |
+
# print(dispatcher.keys())
|
45 |
+
# print(dispatcher.registrations())
|
46 |
+
# print(dispatcher.rawRegistrations())
|
47 |
+
# print(dispatcher.rawDispatchTable())
|
48 |
+
PythonDispatcher calls C++ dispatcher under the hood for to precompute dispatch table.
|
49 |
+
This file only provides the simplified API for developers, relevant test code is located in
|
50 |
+
test/test_dispatch.py
|
51 |
+
"""
|
52 |
+
|
53 |
+
|
54 |
+
class PythonDispatcher:
|
55 |
+
namespace = "__test__"
|
56 |
+
name = "foo"
|
57 |
+
# fmt: off
|
58 |
+
runtime_keys = [
|
59 |
+
"CPU", "AutogradCPU",
|
60 |
+
"FPGA", "AutogradOther",
|
61 |
+
"XLA", "AutogradXLA",
|
62 |
+
"Lazy", "AutogradLazy",
|
63 |
+
]
|
64 |
+
# fmt: on
|
65 |
+
alias_keys = [
|
66 |
+
"CompositeExplicitAutograd",
|
67 |
+
"Autograd",
|
68 |
+
"CompositeImplicitAutograd",
|
69 |
+
]
|
70 |
+
supported_keys = runtime_keys + alias_keys
|
71 |
+
|
72 |
+
def __init__(self):
|
73 |
+
C._dispatch_check_invariants(self.name) # type: ignore[attr-defined]
|
74 |
+
self.ref = C._dispatch_library("FRAGMENT", self.namespace, "")
|
75 |
+
self.ref.def_("foo(Tensor x) -> Tensor")
|
76 |
+
|
77 |
+
"""
|
78 |
+
Returns a list of dispatch keys supported by PythonDispatcher.
|
79 |
+
You can register kernels to these keys.
|
80 |
+
"""
|
81 |
+
|
82 |
+
def keys(self):
|
83 |
+
return self.supported_keys
|
84 |
+
|
85 |
+
"""
|
86 |
+
Register kernels to the target dispatchKeys.
|
87 |
+
dispatchKeys(list[str]): a list of dispatch keys that you want to register
|
88 |
+
your own kernel. Note that you don't need to write the kernel yourself in
|
89 |
+
this PythonDispatcher.E.g. for CPU key, a kernel(e.g fn_CPU for CPU) is
|
90 |
+
automatically generated and registered.
|
91 |
+
"""
|
92 |
+
|
93 |
+
def register(self, dispatchKeys):
|
94 |
+
# Overriden is not supported and triggers a warning in C++ dispatcher.
|
95 |
+
if len(set(dispatchKeys)) != len(dispatchKeys):
|
96 |
+
raise RuntimeError(
|
97 |
+
f"Overriden is not allowed but found duplicates in {dispatchKeys}."
|
98 |
+
)
|
99 |
+
# We currently forbid this in codegen instead of C++ dispatcher.
|
100 |
+
if (
|
101 |
+
"CompositeImplicitAutograd" in dispatchKeys
|
102 |
+
and "CompositeExplicitAutograd" in dispatchKeys
|
103 |
+
):
|
104 |
+
raise RuntimeError(
|
105 |
+
"Registration to both CompositeImplicitAutograd and CompositeExplicitAutograd is not allowed."
|
106 |
+
)
|
107 |
+
for key in dispatchKeys:
|
108 |
+
if key not in self.supported_keys:
|
109 |
+
raise RuntimeError(
|
110 |
+
f"{key} is not supported, please select a dispatch key in {self.supported_keys}."
|
111 |
+
)
|
112 |
+
self.ref.impl_t_t("foo", dispatch=key, debug="fn_" + key)
|
113 |
+
|
114 |
+
"""
|
115 |
+
Helper function to format (key, kernel).
|
116 |
+
"""
|
117 |
+
|
118 |
+
def _format_line(self, key, kernel):
|
119 |
+
return f"{key:<15} {kernel}\n"
|
120 |
+
|
121 |
+
"""
|
122 |
+
Helper function to print a table header.
|
123 |
+
"""
|
124 |
+
|
125 |
+
def _format_header(self, header):
|
126 |
+
s = f"""
|
127 |
+
{header}
|
128 |
+
"""
|
129 |
+
s += self._format_line("key", "kernel")
|
130 |
+
s += "---------------------------\n"
|
131 |
+
return s
|
132 |
+
|
133 |
+
"""
|
134 |
+
Returns raw output of all registration info for debugging only.
|
135 |
+
Use registrations() for a simplified version.
|
136 |
+
"""
|
137 |
+
|
138 |
+
def rawRegistrations(self):
|
139 |
+
return C._dispatch_dump(f"{self.namespace}::{self.name}") # type: ignore[attr-defined]
|
140 |
+
|
141 |
+
"""
|
142 |
+
Returns raw output of computed dispatch table for debugging only.
|
143 |
+
Use dispatchTable() for a simplified version.
|
144 |
+
"""
|
145 |
+
|
146 |
+
def rawDispatchTable(self):
|
147 |
+
return C._dispatch_dump_table(f"{self.namespace}::{self.name}") # type: ignore[attr-defined]
|
148 |
+
|
149 |
+
"""
|
150 |
+
Returns a table(str) including all the registrations from users.
|
151 |
+
Note this includes registrations to both runtime keys and alias keys.
|
152 |
+
"""
|
153 |
+
|
154 |
+
def registrations(self):
|
155 |
+
output = self._format_header("Registered Kernels")
|
156 |
+
state = self.rawRegistrations()
|
157 |
+
state_entries = state.split("\n")
|
158 |
+
for line in state_entries:
|
159 |
+
first = line.split(":")[0]
|
160 |
+
if any(first.startswith(k) for k in self.supported_keys):
|
161 |
+
kernel = line.split("::")[0].split(" ")[1]
|
162 |
+
output += self._format_line(first, kernel)
|
163 |
+
return output
|
164 |
+
|
165 |
+
"""
|
166 |
+
Returns the computed dispatch table(str). Note this only include
|
167 |
+
runtime keys, registrations to alias keys have been decoded to their
|
168 |
+
mapped runtime keys.
|
169 |
+
"""
|
170 |
+
|
171 |
+
def dispatchTable(self):
|
172 |
+
output = self._format_header("Computed Dispatch Table")
|
173 |
+
table = self.rawDispatchTable()
|
174 |
+
table_entries = table.split("\n")
|
175 |
+
regex = re.compile(r"registered at .*FallbackKernel\.cpp.*(\[)")
|
176 |
+
for line in table_entries:
|
177 |
+
k = line.split(":")[0]
|
178 |
+
if k in self.runtime_keys:
|
179 |
+
entry = regex.sub("[", line)
|
180 |
+
output += self._format_line(k, entry.split(": ")[1])
|
181 |
+
return output
|
env-llmeval/lib/python3.10/site-packages/torch/_utils_internal.py
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
import logging
|
2 |
+
import os
|
3 |
+
import sys
|
4 |
+
import tempfile
|
5 |
+
from typing import Any, Dict
|
6 |
+
|
7 |
+
import torch
|
8 |
+
|
9 |
+
log = logging.getLogger(__name__)
|
10 |
+
|
11 |
+
|
12 |
+
# this arbitrary-looking assortment of functionality is provided here
|
13 |
+
# to have a central place for overrideable behavior. The motivating
|
14 |
+
# use is the FB build environment, where this source file is replaced
|
15 |
+
# by an equivalent.
|
16 |
+
|
17 |
+
if torch._running_with_deploy():
|
18 |
+
# __file__ is meaningless in the context of frozen torch used in torch deploy.
|
19 |
+
# setting empty torch_parent should allow below functions to operate without crashing,
|
20 |
+
# but it's unclear if there is a valid use case for them in the context of deploy.
|
21 |
+
torch_parent = ""
|
22 |
+
else:
|
23 |
+
if os.path.basename(os.path.dirname(__file__)) == "shared":
|
24 |
+
torch_parent = os.path.dirname(os.path.dirname(os.path.dirname(__file__)))
|
25 |
+
else:
|
26 |
+
torch_parent = os.path.dirname(os.path.dirname(__file__))
|
27 |
+
|
28 |
+
|
29 |
+
def get_file_path(*path_components: str) -> str:
|
30 |
+
return os.path.join(torch_parent, *path_components)
|
31 |
+
|
32 |
+
|
33 |
+
def get_file_path_2(*path_components: str) -> str:
|
34 |
+
return os.path.join(*path_components)
|
35 |
+
|
36 |
+
|
37 |
+
def get_writable_path(path: str) -> str:
|
38 |
+
if os.access(path, os.W_OK):
|
39 |
+
return path
|
40 |
+
return tempfile.mkdtemp(suffix=os.path.basename(path))
|
41 |
+
|
42 |
+
|
43 |
+
def prepare_multiprocessing_environment(path: str) -> None:
|
44 |
+
pass
|
45 |
+
|
46 |
+
|
47 |
+
def resolve_library_path(path: str) -> str:
|
48 |
+
return os.path.realpath(path)
|
49 |
+
|
50 |
+
|
51 |
+
def throw_abstract_impl_not_imported_error(opname, module, context):
|
52 |
+
if module in sys.modules:
|
53 |
+
raise NotImplementedError(
|
54 |
+
f"{opname}: We could not find the abstract impl for this operator. "
|
55 |
+
)
|
56 |
+
else:
|
57 |
+
raise NotImplementedError(
|
58 |
+
f"{opname}: We could not find the abstract impl for this operator. "
|
59 |
+
f"The operator specified that you may need to import the '{module}' "
|
60 |
+
f"Python module to load the abstract impl. {context}"
|
61 |
+
)
|
62 |
+
|
63 |
+
|
64 |
+
# Meta only, see
|
65 |
+
# https://www.internalfb.com/intern/wiki/ML_Workflow_Observability/User_Guides/Adding_instrumentation_to_your_code/
|
66 |
+
#
|
67 |
+
# This will cause an event to get logged to Scuba via the signposts API. You
|
68 |
+
# can view samples on the API at https://fburl.com/scuba/workflow_signpost/zh9wmpqs
|
69 |
+
# we log to subsystem "torch", and the category and name you provide here.
|
70 |
+
# Each of the arguments translate into a Scuba column. We're still figuring
|
71 |
+
# out local conventions in PyTorch, but category should be something like
|
72 |
+
# "dynamo" or "inductor", and name should be a specific string describing what
|
73 |
+
# kind of event happened.
|
74 |
+
#
|
75 |
+
# Killswitch is at
|
76 |
+
# https://www.internalfb.com/intern/justknobs/?name=pytorch%2Fsignpost#event
|
77 |
+
def signpost_event(category: str, name: str, parameters: Dict[str, Any]):
|
78 |
+
log.info("%s %s: %r", category, name, parameters)
|
79 |
+
|
80 |
+
|
81 |
+
def log_compilation_event(metrics):
|
82 |
+
log.info("%s", metrics)
|
83 |
+
|
84 |
+
|
85 |
+
def print_graph(graph, msg: str):
|
86 |
+
pass
|
87 |
+
|
88 |
+
|
89 |
+
TEST_MASTER_ADDR = "127.0.0.1"
|
90 |
+
TEST_MASTER_PORT = 29500
|
91 |
+
# USE_GLOBAL_DEPS controls whether __init__.py tries to load
|
92 |
+
# libtorch_global_deps, see Note [Global dependencies]
|
93 |
+
USE_GLOBAL_DEPS = True
|
94 |
+
# USE_RTLD_GLOBAL_WITH_LIBTORCH controls whether __init__.py tries to load
|
95 |
+
# _C.so with RTLD_GLOBAL during the call to dlopen.
|
96 |
+
USE_RTLD_GLOBAL_WITH_LIBTORCH = False
|
env-llmeval/lib/python3.10/site-packages/torch/overrides.py
ADDED
The diff for this file is too large to render.
See raw diff
|
|
env-llmeval/lib/python3.10/site-packages/torch/version.py
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
from typing import Optional
|
2 |
+
|
3 |
+
__all__ = ['__version__', 'debug', 'cuda', 'git_version', 'hip']
|
4 |
+
__version__ = '2.2.2+cu121'
|
5 |
+
debug = False
|
6 |
+
cuda: Optional[str] = '12.1'
|
7 |
+
git_version = '39901f229520a5256505ec24782f716ee7ddc843'
|
8 |
+
hip: Optional[str] = None
|