MeowSky49887 commited on
Commit
1a45177
·
verified ·
1 Parent(s): 228be2e

Delete linux-cpu

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. linux-cpu/_cffi_backend.cpython-311-x86_64-linux-gnu.so +0 -3
  2. linux-cpu/_soundfile_data/COPYING +0 -503
  3. linux-cpu/_soundfile_data/libsndfile_x86_64.so +0 -3
  4. linux-cpu/base_library.zip +0 -3
  5. linux-cpu/default.csv +0 -75
  6. linux-cpu/engine_manifest.json +0 -68
  7. linux-cpu/engine_manifest_assets/dependency_licenses.json +0 -0
  8. linux-cpu/engine_manifest_assets/downloadable_libraries.json +0 -44
  9. linux-cpu/engine_manifest_assets/icon.png +0 -0
  10. linux-cpu/engine_manifest_assets/terms_of_service.md +0 -20
  11. linux-cpu/engine_manifest_assets/update_infos.json +0 -1
  12. linux-cpu/importlib_metadata-6.8.0.dist-info/INSTALLER +0 -1
  13. linux-cpu/importlib_metadata-6.8.0.dist-info/LICENSE +0 -202
  14. linux-cpu/importlib_metadata-6.8.0.dist-info/METADATA +0 -138
  15. linux-cpu/importlib_metadata-6.8.0.dist-info/RECORD +0 -26
  16. linux-cpu/importlib_metadata-6.8.0.dist-info/REQUESTED +0 -0
  17. linux-cpu/importlib_metadata-6.8.0.dist-info/WHEEL +0 -5
  18. linux-cpu/importlib_metadata-6.8.0.dist-info/top_level.txt +0 -1
  19. linux-cpu/lib-dynload/_asyncio.cpython-311-x86_64-linux-gnu.so +0 -0
  20. linux-cpu/lib-dynload/_bisect.cpython-311-x86_64-linux-gnu.so +0 -0
  21. linux-cpu/lib-dynload/_blake2.cpython-311-x86_64-linux-gnu.so +0 -3
  22. linux-cpu/lib-dynload/_bz2.cpython-311-x86_64-linux-gnu.so +0 -0
  23. linux-cpu/lib-dynload/_codecs_cn.cpython-311-x86_64-linux-gnu.so +0 -0
  24. linux-cpu/lib-dynload/_codecs_hk.cpython-311-x86_64-linux-gnu.so +0 -0
  25. linux-cpu/lib-dynload/_codecs_iso2022.cpython-311-x86_64-linux-gnu.so +0 -0
  26. linux-cpu/lib-dynload/_codecs_jp.cpython-311-x86_64-linux-gnu.so +0 -0
  27. linux-cpu/lib-dynload/_codecs_kr.cpython-311-x86_64-linux-gnu.so +0 -0
  28. linux-cpu/lib-dynload/_codecs_tw.cpython-311-x86_64-linux-gnu.so +0 -0
  29. linux-cpu/lib-dynload/_contextvars.cpython-311-x86_64-linux-gnu.so +0 -0
  30. linux-cpu/lib-dynload/_csv.cpython-311-x86_64-linux-gnu.so +0 -0
  31. linux-cpu/lib-dynload/_ctypes.cpython-311-x86_64-linux-gnu.so +0 -0
  32. linux-cpu/lib-dynload/_datetime.cpython-311-x86_64-linux-gnu.so +0 -0
  33. linux-cpu/lib-dynload/_decimal.cpython-311-x86_64-linux-gnu.so +0 -3
  34. linux-cpu/lib-dynload/_hashlib.cpython-311-x86_64-linux-gnu.so +0 -0
  35. linux-cpu/lib-dynload/_heapq.cpython-311-x86_64-linux-gnu.so +0 -0
  36. linux-cpu/lib-dynload/_json.cpython-311-x86_64-linux-gnu.so +0 -0
  37. linux-cpu/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so +0 -0
  38. linux-cpu/lib-dynload/_md5.cpython-311-x86_64-linux-gnu.so +0 -0
  39. linux-cpu/lib-dynload/_multibytecodec.cpython-311-x86_64-linux-gnu.so +0 -0
  40. linux-cpu/lib-dynload/_multiprocessing.cpython-311-x86_64-linux-gnu.so +0 -0
  41. linux-cpu/lib-dynload/_opcode.cpython-311-x86_64-linux-gnu.so +0 -0
  42. linux-cpu/lib-dynload/_pickle.cpython-311-x86_64-linux-gnu.so +0 -0
  43. linux-cpu/lib-dynload/_posixshmem.cpython-311-x86_64-linux-gnu.so +0 -0
  44. linux-cpu/lib-dynload/_posixsubprocess.cpython-311-x86_64-linux-gnu.so +0 -0
  45. linux-cpu/lib-dynload/_queue.cpython-311-x86_64-linux-gnu.so +0 -0
  46. linux-cpu/lib-dynload/_random.cpython-311-x86_64-linux-gnu.so +0 -0
  47. linux-cpu/lib-dynload/_sha1.cpython-311-x86_64-linux-gnu.so +0 -0
  48. linux-cpu/lib-dynload/_sha256.cpython-311-x86_64-linux-gnu.so +0 -0
  49. linux-cpu/lib-dynload/_sha3.cpython-311-x86_64-linux-gnu.so +0 -0
  50. linux-cpu/lib-dynload/_sha512.cpython-311-x86_64-linux-gnu.so +0 -0
linux-cpu/_cffi_backend.cpython-311-x86_64-linux-gnu.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:39056b969418bf05203dcf9e35fe60f116e3fbb68216bec0a47bd5d72d40808a
3
- size 1064368
 
 
 
 
linux-cpu/_soundfile_data/COPYING DELETED
@@ -1,503 +0,0 @@
1
- GNU LESSER GENERAL PUBLIC LICENSE
2
- Version 2.1, February 1999
3
-
4
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
5
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
6
- Everyone is permitted to copy and distribute verbatim copies
7
- of this license document, but changing it is not allowed.
8
-
9
- [This is the first released version of the Lesser GPL. It also counts
10
- as the successor of the GNU Library Public License, version 2, hence
11
- the version number 2.1.]
12
-
13
- Preamble
14
-
15
- The licenses for most software are designed to take away your
16
- freedom to share and change it. By contrast, the GNU General Public
17
- Licenses are intended to guarantee your freedom to share and change
18
- free software--to make sure the software is free for all its users.
19
-
20
- This license, the Lesser General Public License, applies to some
21
- specially designated software packages--typically libraries--of the
22
- Free Software Foundation and other authors who decide to use it. You
23
- can use it too, but we suggest you first think carefully about whether
24
- this license or the ordinary General Public License is the better
25
- strategy to use in any particular case, based on the explanations below.
26
-
27
- When we speak of free software, we are referring to freedom of use,
28
- not price. Our General Public Licenses are designed to make sure that
29
- you have the freedom to distribute copies of free software (and charge
30
- for this service if you wish); that you receive source code or can get
31
- it if you want it; that you can change the software and use pieces of
32
- it in new free programs; and that you are informed that you can do
33
- these things.
34
-
35
- To protect your rights, we need to make restrictions that forbid
36
- distributors to deny you these rights or to ask you to surrender these
37
- rights. These restrictions translate to certain responsibilities for
38
- you if you distribute copies of the library or if you modify it.
39
-
40
- For example, if you distribute copies of the library, whether gratis
41
- or for a fee, you must give the recipients all the rights that we gave
42
- you. You must make sure that they, too, receive or can get the source
43
- code. If you link other code with the library, you must provide
44
- complete object files to the recipients, so that they can relink them
45
- with the library after making changes to the library and recompiling
46
- it. And you must show them these terms so they know their rights.
47
-
48
- We protect your rights with a two-step method: (1) we copyright the
49
- library, and (2) we offer you this license, which gives you legal
50
- permission to copy, distribute and/or modify the library.
51
-
52
- To protect each distributor, we want to make it very clear that
53
- there is no warranty for the free library. Also, if the library is
54
- modified by someone else and passed on, the recipients should know
55
- that what they have is not the original version, so that the original
56
- author's reputation will not be affected by problems that might be
57
- introduced by others.
58
-
59
- Finally, software patents pose a constant threat to the existence of
60
- any free program. We wish to make sure that a company cannot
61
- effectively restrict the users of a free program by obtaining a
62
- restrictive license from a patent holder. Therefore, we insist that
63
- any patent license obtained for a version of the library must be
64
- consistent with the full freedom of use specified in this license.
65
-
66
- Most GNU software, including some libraries, is covered by the
67
- ordinary GNU General Public License. This license, the GNU Lesser
68
- General Public License, applies to certain designated libraries, and
69
- is quite different from the ordinary General Public License. We use
70
- this license for certain libraries in order to permit linking those
71
- libraries into non-free programs.
72
-
73
- When a program is linked with a library, whether statically or using
74
- a shared library, the combination of the two is legally speaking a
75
- combined work, a derivative of the original library. The ordinary
76
- General Public License therefore permits such linking only if the
77
- entire combination fits its criteria of freedom. The Lesser General
78
- Public License permits more lax criteria for linking other code with
79
- the library.
80
-
81
- We call this license the "Lesser" General Public License because it
82
- does Less to protect the user's freedom than the ordinary General
83
- Public License. It also provides other free software developers Less
84
- of an advantage over competing non-free programs. These disadvantages
85
- are the reason we use the ordinary General Public License for many
86
- libraries. However, the Lesser license provides advantages in certain
87
- special circumstances.
88
-
89
- For example, on rare occasions, there may be a special need to
90
- encourage the widest possible use of a certain library, so that it becomes
91
- a de-facto standard. To achieve this, non-free programs must be
92
- allowed to use the library. A more frequent case is that a free
93
- library does the same job as widely used non-free libraries. In this
94
- case, there is little to gain by limiting the free library to free
95
- software only, so we use the Lesser General Public License.
96
-
97
- In other cases, permission to use a particular library in non-free
98
- programs enables a greater number of people to use a large body of
99
- free software. For example, permission to use the GNU C Library in
100
- non-free programs enables many more people to use the whole GNU
101
- operating system, as well as its variant, the GNU/Linux operating
102
- system.
103
-
104
- Although the Lesser General Public License is Less protective of the
105
- users' freedom, it does ensure that the user of a program that is
106
- linked with the Library has the freedom and the wherewithal to run
107
- that program using a modified version of the Library.
108
-
109
- The precise terms and conditions for copying, distribution and
110
- modification follow. Pay close attention to the difference between a
111
- "work based on the library" and a "work that uses the library". The
112
- former contains code derived from the library, whereas the latter must
113
- be combined with the library in order to run.
114
-
115
- GNU LESSER GENERAL PUBLIC LICENSE
116
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
117
-
118
- 0. This License Agreement applies to any software library or other
119
- program which contains a notice placed by the copyright holder or
120
- other authorized party saying it may be distributed under the terms of
121
- this Lesser General Public License (also called "this License").
122
- Each licensee is addressed as "you".
123
-
124
- A "library" means a collection of software functions and/or data
125
- prepared so as to be conveniently linked with application programs
126
- (which use some of those functions and data) to form executables.
127
-
128
- The "Library", below, refers to any such software library or work
129
- which has been distributed under these terms. A "work based on the
130
- Library" means either the Library or any derivative work under
131
- copyright law: that is to say, a work containing the Library or a
132
- portion of it, either verbatim or with modifications and/or translated
133
- straightforwardly into another language. (Hereinafter, translation is
134
- included without limitation in the term "modification".)
135
-
136
- "Source code" for a work means the preferred form of the work for
137
- making modifications to it. For a library, complete source code means
138
- all the source code for all modules it contains, plus any associated
139
- interface definition files, plus the scripts used to control compilation
140
- and installation of the library.
141
-
142
- Activities other than copying, distribution and modification are not
143
- covered by this License; they are outside its scope. The act of
144
- running a program using the Library is not restricted, and output from
145
- such a program is covered only if its contents constitute a work based
146
- on the Library (independent of the use of the Library in a tool for
147
- writing it). Whether that is true depends on what the Library does
148
- and what the program that uses the Library does.
149
-
150
- 1. You may copy and distribute verbatim copies of the Library's
151
- complete source code as you receive it, in any medium, provided that
152
- you conspicuously and appropriately publish on each copy an
153
- appropriate copyright notice and disclaimer of warranty; keep intact
154
- all the notices that refer to this License and to the absence of any
155
- warranty; and distribute a copy of this License along with the
156
- Library.
157
-
158
- You may charge a fee for the physical act of transferring a copy,
159
- and you may at your option offer warranty protection in exchange for a
160
- fee.
161
-
162
- 2. You may modify your copy or copies of the Library or any portion
163
- of it, thus forming a work based on the Library, and copy and
164
- distribute such modifications or work under the terms of Section 1
165
- above, provided that you also meet all of these conditions:
166
-
167
- a) The modified work must itself be a software library.
168
-
169
- b) You must cause the files modified to carry prominent notices
170
- stating that you changed the files and the date of any change.
171
-
172
- c) You must cause the whole of the work to be licensed at no
173
- charge to all third parties under the terms of this License.
174
-
175
- d) If a facility in the modified Library refers to a function or a
176
- table of data to be supplied by an application program that uses
177
- the facility, other than as an argument passed when the facility
178
- is invoked, then you must make a good faith effort to ensure that,
179
- in the event an application does not supply such function or
180
- table, the facility still operates, and performs whatever part of
181
- its purpose remains meaningful.
182
-
183
- (For example, a function in a library to compute square roots has
184
- a purpose that is entirely well-defined independent of the
185
- application. Therefore, Subsection 2d requires that any
186
- application-supplied function or table used by this function must
187
- be optional: if the application does not supply it, the square
188
- root function must still compute square roots.)
189
-
190
- These requirements apply to the modified work as a whole. If
191
- identifiable sections of that work are not derived from the Library,
192
- and can be reasonably considered independent and separate works in
193
- themselves, then this License, and its terms, do not apply to those
194
- sections when you distribute them as separate works. But when you
195
- distribute the same sections as part of a whole which is a work based
196
- on the Library, the distribution of the whole must be on the terms of
197
- this License, whose permissions for other licensees extend to the
198
- entire whole, and thus to each and every part regardless of who wrote
199
- it.
200
-
201
- Thus, it is not the intent of this section to claim rights or contest
202
- your rights to work written entirely by you; rather, the intent is to
203
- exercise the right to control the distribution of derivative or
204
- collective works based on the Library.
205
-
206
- In addition, mere aggregation of another work not based on the Library
207
- with the Library (or with a work based on the Library) on a volume of
208
- a storage or distribution medium does not bring the other work under
209
- the scope of this License.
210
-
211
- 3. You may opt to apply the terms of the ordinary GNU General Public
212
- License instead of this License to a given copy of the Library. To do
213
- this, you must alter all the notices that refer to this License, so
214
- that they refer to the ordinary GNU General Public License, version 2,
215
- instead of to this License. (If a newer version than version 2 of the
216
- ordinary GNU General Public License has appeared, then you can specify
217
- that version instead if you wish.) Do not make any other change in
218
- these notices.
219
-
220
- Once this change is made in a given copy, it is irreversible for
221
- that copy, so the ordinary GNU General Public License applies to all
222
- subsequent copies and derivative works made from that copy.
223
-
224
- This option is useful when you wish to copy part of the code of
225
- the Library into a program that is not a library.
226
-
227
- 4. You may copy and distribute the Library (or a portion or
228
- derivative of it, under Section 2) in object code or executable form
229
- under the terms of Sections 1 and 2 above provided that you accompany
230
- it with the complete corresponding machine-readable source code, which
231
- must be distributed under the terms of Sections 1 and 2 above on a
232
- medium customarily used for software interchange.
233
-
234
- If distribution of object code is made by offering access to copy
235
- from a designated place, then offering equivalent access to copy the
236
- source code from the same place satisfies the requirement to
237
- distribute the source code, even though third parties are not
238
- compelled to copy the source along with the object code.
239
-
240
- 5. A program that contains no derivative of any portion of the
241
- Library, but is designed to work with the Library by being compiled or
242
- linked with it, is called a "work that uses the Library". Such a
243
- work, in isolation, is not a derivative work of the Library, and
244
- therefore falls outside the scope of this License.
245
-
246
- However, linking a "work that uses the Library" with the Library
247
- creates an executable that is a derivative of the Library (because it
248
- contains portions of the Library), rather than a "work that uses the
249
- library". The executable is therefore covered by this License.
250
- Section 6 states terms for distribution of such executables.
251
-
252
- When a "work that uses the Library" uses material from a header file
253
- that is part of the Library, the object code for the work may be a
254
- derivative work of the Library even though the source code is not.
255
- Whether this is true is especially significant if the work can be
256
- linked without the Library, or if the work is itself a library. The
257
- threshold for this to be true is not precisely defined by law.
258
-
259
- If such an object file uses only numerical parameters, data
260
- structure layouts and accessors, and small macros and small inline
261
- functions (ten lines or less in length), then the use of the object
262
- file is unrestricted, regardless of whether it is legally a derivative
263
- work. (Executables containing this object code plus portions of the
264
- Library will still fall under Section 6.)
265
-
266
- Otherwise, if the work is a derivative of the Library, you may
267
- distribute the object code for the work under the terms of Section 6.
268
- Any executables containing that work also fall under Section 6,
269
- whether or not they are linked directly with the Library itself.
270
-
271
- 6. As an exception to the Sections above, you may also combine or
272
- link a "work that uses the Library" with the Library to produce a
273
- work containing portions of the Library, and distribute that work
274
- under terms of your choice, provided that the terms permit
275
- modification of the work for the customer's own use and reverse
276
- engineering for debugging such modifications.
277
-
278
- You must give prominent notice with each copy of the work that the
279
- Library is used in it and that the Library and its use are covered by
280
- this License. You must supply a copy of this License. If the work
281
- during execution displays copyright notices, you must include the
282
- copyright notice for the Library among them, as well as a reference
283
- directing the user to the copy of this License. Also, you must do one
284
- of these things:
285
-
286
- a) Accompany the work with the complete corresponding
287
- machine-readable source code for the Library including whatever
288
- changes were used in the work (which must be distributed under
289
- Sections 1 and 2 above); and, if the work is an executable linked
290
- with the Library, with the complete machine-readable "work that
291
- uses the Library", as object code and/or source code, so that the
292
- user can modify the Library and then relink to produce a modified
293
- executable containing the modified Library. (It is understood
294
- that the user who changes the contents of definitions files in the
295
- Library will not necessarily be able to recompile the application
296
- to use the modified definitions.)
297
-
298
- b) Use a suitable shared library mechanism for linking with the
299
- Library. A suitable mechanism is one that (1) uses at run time a
300
- copy of the library already present on the user's computer system,
301
- rather than copying library functions into the executable, and (2)
302
- will operate properly with a modified version of the library, if
303
- the user installs one, as long as the modified version is
304
- interface-compatible with the version that the work was made with.
305
-
306
- c) Accompany the work with a written offer, valid for at
307
- least three years, to give the same user the materials
308
- specified in Subsection 6a, above, for a charge no more
309
- than the cost of performing this distribution.
310
-
311
- d) If distribution of the work is made by offering access to copy
312
- from a designated place, offer equivalent access to copy the above
313
- specified materials from the same place.
314
-
315
- e) Verify that the user has already received a copy of these
316
- materials or that you have already sent this user a copy.
317
-
318
- For an executable, the required form of the "work that uses the
319
- Library" must include any data and utility programs needed for
320
- reproducing the executable from it. However, as a special exception,
321
- the materials to be distributed need not include anything that is
322
- normally distributed (in either source or binary form) with the major
323
- components (compiler, kernel, and so on) of the operating system on
324
- which the executable runs, unless that component itself accompanies
325
- the executable.
326
-
327
- It may happen that this requirement contradicts the license
328
- restrictions of other proprietary libraries that do not normally
329
- accompany the operating system. Such a contradiction means you cannot
330
- use both them and the Library together in an executable that you
331
- distribute.
332
-
333
- 7. You may place library facilities that are a work based on the
334
- Library side-by-side in a single library together with other library
335
- facilities not covered by this License, and distribute such a combined
336
- library, provided that the separate distribution of the work based on
337
- the Library and of the other library facilities is otherwise
338
- permitted, and provided that you do these two things:
339
-
340
- a) Accompany the combined library with a copy of the same work
341
- based on the Library, uncombined with any other library
342
- facilities. This must be distributed under the terms of the
343
- Sections above.
344
-
345
- b) Give prominent notice with the combined library of the fact
346
- that part of it is a work based on the Library, and explaining
347
- where to find the accompanying uncombined form of the same work.
348
-
349
- 8. You may not copy, modify, sublicense, link with, or distribute
350
- the Library except as expressly provided under this License. Any
351
- attempt otherwise to copy, modify, sublicense, link with, or
352
- distribute the Library is void, and will automatically terminate your
353
- rights under this License. However, parties who have received copies,
354
- or rights, from you under this License will not have their licenses
355
- terminated so long as such parties remain in full compliance.
356
-
357
- 9. You are not required to accept this License, since you have not
358
- signed it. However, nothing else grants you permission to modify or
359
- distribute the Library or its derivative works. These actions are
360
- prohibited by law if you do not accept this License. Therefore, by
361
- modifying or distributing the Library (or any work based on the
362
- Library), you indicate your acceptance of this License to do so, and
363
- all its terms and conditions for copying, distributing or modifying
364
- the Library or works based on it.
365
-
366
- 10. Each time you redistribute the Library (or any work based on the
367
- Library), the recipient automatically receives a license from the
368
- original licensor to copy, distribute, link with or modify the Library
369
- subject to these terms and conditions. You may not impose any further
370
- restrictions on the recipients' exercise of the rights granted herein.
371
- You are not responsible for enforcing compliance by third parties with
372
- this License.
373
-
374
- 11. If, as a consequence of a court judgment or allegation of patent
375
- infringement or for any other reason (not limited to patent issues),
376
- conditions are imposed on you (whether by court order, agreement or
377
- otherwise) that contradict the conditions of this License, they do not
378
- excuse you from the conditions of this License. If you cannot
379
- distribute so as to satisfy simultaneously your obligations under this
380
- License and any other pertinent obligations, then as a consequence you
381
- may not distribute the Library at all. For example, if a patent
382
- license would not permit royalty-free redistribution of the Library by
383
- all those who receive copies directly or indirectly through you, then
384
- the only way you could satisfy both it and this License would be to
385
- refrain entirely from distribution of the Library.
386
-
387
- If any portion of this section is held invalid or unenforceable under any
388
- particular circumstance, the balance of the section is intended to apply,
389
- and the section as a whole is intended to apply in other circumstances.
390
-
391
- It is not the purpose of this section to induce you to infringe any
392
- patents or other property right claims or to contest validity of any
393
- such claims; this section has the sole purpose of protecting the
394
- integrity of the free software distribution system which is
395
- implemented by public license practices. Many people have made
396
- generous contributions to the wide range of software distributed
397
- through that system in reliance on consistent application of that
398
- system; it is up to the author/donor to decide if he or she is willing
399
- to distribute software through any other system and a licensee cannot
400
- impose that choice.
401
-
402
- This section is intended to make thoroughly clear what is believed to
403
- be a consequence of the rest of this License.
404
-
405
- 12. If the distribution and/or use of the Library is restricted in
406
- certain countries either by patents or by copyrighted interfaces, the
407
- original copyright holder who places the Library under this License may add
408
- an explicit geographical distribution limitation excluding those countries,
409
- so that distribution is permitted only in or among countries not thus
410
- excluded. In such case, this License incorporates the limitation as if
411
- written in the body of this License.
412
-
413
- 13. The Free Software Foundation may publish revised and/or new
414
- versions of the Lesser General Public License from time to time.
415
- Such new versions will be similar in spirit to the present version,
416
- but may differ in detail to address new problems or concerns.
417
-
418
- Each version is given a distinguishing version number. If the Library
419
- specifies a version number of this License which applies to it and
420
- "any later version", you have the option of following the terms and
421
- conditions either of that version or of any later version published by
422
- the Free Software Foundation. If the Library does not specify a
423
- license version number, you may choose any version ever published by
424
- the Free Software Foundation.
425
-
426
- 14. If you wish to incorporate parts of the Library into other free
427
- programs whose distribution conditions are incompatible with these,
428
- write to the author to ask for permission. For software which is
429
- copyrighted by the Free Software Foundation, write to the Free
430
- Software Foundation; we sometimes make exceptions for this. Our
431
- decision will be guided by the two goals of preserving the free status
432
- of all derivatives of our free software and of promoting the sharing
433
- and reuse of software generally.
434
-
435
- NO WARRANTY
436
-
437
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
438
- WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
439
- EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
440
- OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
441
- KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
442
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
443
- PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
444
- LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
445
- THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
446
-
447
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
448
- WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
449
- AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
450
- FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
451
- CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
452
- LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
453
- RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
454
- FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
455
- SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
456
- DAMAGES.
457
-
458
- END OF TERMS AND CONDITIONS
459
-
460
- How to Apply These Terms to Your New Libraries
461
-
462
- If you develop a new library, and you want it to be of the greatest
463
- possible use to the public, we recommend making it free software that
464
- everyone can redistribute and change. You can do so by permitting
465
- redistribution under these terms (or, alternatively, under the terms of the
466
- ordinary General Public License).
467
-
468
- To apply these terms, attach the following notices to the library. It is
469
- safest to attach them to the start of each source file to most effectively
470
- convey the exclusion of warranty; and each file should have at least the
471
- "copyright" line and a pointer to where the full notice is found.
472
-
473
- <one line to give the library's name and a brief idea of what it does.>
474
- Copyright (C) <year> <name of author>
475
-
476
- This library is free software; you can redistribute it and/or
477
- modify it under the terms of the GNU Lesser General Public
478
- License as published by the Free Software Foundation; either
479
- version 2.1 of the License, or (at your option) any later version.
480
-
481
- This library is distributed in the hope that it will be useful,
482
- but WITHOUT ANY WARRANTY; without even the implied warranty of
483
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
484
- Lesser General Public License for more details.
485
-
486
- You should have received a copy of the GNU Lesser General Public
487
- License along with this library; if not, write to the Free Software
488
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
489
-
490
- Also add information on how to contact you by electronic and paper mail.
491
-
492
- You should also get your employer (if you work as a programmer) or your
493
- school, if any, to sign a "copyright disclaimer" for the library, if
494
- necessary. Here is a sample; alter the names:
495
-
496
- Yoyodyne, Inc., hereby disclaims all copyright interest in the
497
- library `Frob' (a library for tweaking knobs) written by James Random Hacker.
498
-
499
- <signature of Ty Coon>, 1 April 1990
500
- Ty Coon, President of Vice
501
-
502
- That's all there is to it!
503
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/_soundfile_data/libsndfile_x86_64.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c265077c2fff814919884222825d0d40cbea783d414796dea028e05ad811ed3
3
- size 3607784
 
 
 
 
linux-cpu/base_library.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:13a52e8020ebd9a088f3b31ac9b01a07980099342fdff519431d222b9b89a4cc
3
- size 1750221
 
 
 
 
linux-cpu/default.csv DELETED
@@ -1,75 +0,0 @@
1
- あいえるたん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,アイエルタン,アイエルタン,0/6,C1
2
- 藍田,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,アイダ,アイダ,0/3,C1
3
- 朱司,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,アカシ,アカシ,1/3,C1
4
- 青山,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,アオヤマ,アオヤマ,2/4,C1
5
- 雨晴,1350,1350,7000,名詞,固有名詞,人名,姓,*,*,*,アメハレ,アメハレ,2/4,C1
6
- アル,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,アル,アル,1/2,C1
7
- うさぎ,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,ウサギ,ウサギ,0/3,C1
8
- 櫻歌,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,オウカ,オーカ,1/3,C1
9
- 音街,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,オトマチ,オトマチ,2/4,C1
10
- 春日部,1350,1350,8600,名詞,固有名詞,人名,姓,*,*,*,カスカベ,カスカベ,0/4,C1
11
- 麒ヶ島,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,キガシマ,キガシマ,2/4,C1
12
- 紲星,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,キズナ,キズナ,1/3,C1
13
- 九州,1350,1350,8600,名詞,固有名詞,人名,姓,*,*,*,キュウシュウ,キュウシュウ,1/4,C1
14
- キョウコ,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,キョオコ,キョオコ,1/3,C1
15
- 栗田,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,クリタ,クリタ,1/3,C1
16
- 玄野,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,クロノ,クロノ,1/3,C1
17
- 剣崎,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,ケンザキ,ケンザキ,1/4,C1
18
- 後鬼,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ゴキ,ゴキ,1/2,C1
19
- 虎太郎,1351,1351,5000,名詞,固有名詞,人名,名,*,*,*,コタロウ,コタロー,4/4,C1
20
- 琴葉,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,コトノハ,コトノハ,0/4,C1
21
- 琴詠,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,コトヨミ,コトヨミ,0/4,C1
22
- 小夜,1351,1351,2200,名詞,固有名詞,人名,名,*,*,*,サヨ,サヨ,1/2,C1
23
- 四国,1350,1350,2200,名詞,固有名詞,人名,姓,*,*,*,シコク,シコク,1/3,C1
24
- 白上,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,シラカミ,シラカミ,4/4,C1
25
- ずんだもん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ズンダモン,ズンダモン,1/5,C1
26
- そら,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,ソラ,ソラ,1/2,C1
27
- 宗麟,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ソウリン,ソウリン,1/4,C1
28
- タイプT,1351,1351,5000,名詞,固有名詞,人名,名,*,*,*,タイプティー,タイプティー,4/5,C1
29
- 中国,1350,1350,8600,名詞,固有名詞,人名,姓,*,*,*,チュウゴク,チュウゴク,1/4,C1
30
- 波音,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ナミネ,ナミネ,0/3,C1
31
- 武宏,1351,1351,5000,名詞,固有名詞,人名,名,*,*,*,タケヒロ,タケヒロ,2/4,C1
32
- ちび式じい,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,チビシキジー,チビシキジー,5/6,C1
33
- 月読,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ツクヨミ,ツクヨミ,0/4,C1
34
- つむぎ,1351,1351,7450,名詞,固有名詞,人名,名,*,*,*,ツムギ,ツムギ,0/3,C1
35
- ナースロボ,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ナースロボ,ナースロボ,4/5,C1
36
- ナナ,1351,1351,8600,名詞,固有名詞,人名,名,*,*,*,ナナ,ナナ,1/2,C1
37
- No.7,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ナンバーセブン,ナンバーセブン,5/7,C1
38
- ニア,1351,1351,5000,名詞,固有名詞,人名,名,*,*,*,ニア,ニア,1/2,C1
39
- 猫使,1350,1350,2200,名詞,固有名詞,人名,姓,*,*,*,ネコツカ,ネコツカ,2/4,C1
40
- ノエル,1351,1351,7450,名詞,固有名詞,人名,名,*,*,*,ノエル,ノエル,1/3,C1
41
- はう,1351,1351,5000,名詞,固有名詞,人名,名,*,*,*,ハウ,ハウ,1/2,C1
42
- 花丸,1351,1351,8600,名詞,固有名詞,人名,名,*,*,*,ハナマル,ハナマル,0/4,C1
43
- 春歌,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ハルカ,ハルカ,1/3,C1
44
- 桜乃,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ハルノ,ハルノ,1/3,C1
45
- ビィ,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,ビー,ビー,1/2,C1
46
- ひまり,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,ヒマリ,ヒマリ,0/3,C1
47
- 紅桜,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,ベニザクラ,ベニザクラ,3/5,C1
48
- 聖騎士,1350,1350,8600,名詞,固有名詞,人名,姓,*,*,*,ホーリーナイト,ホーリーナイト,5/7,C1
49
- WhiteCUL,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ホワイトカル,ホワイトカル,5/6,C1
50
- まろん,1351,1351,7450,名詞,固有名詞,人名,名,*,*,*,マロン,マロン,1/3,C1
51
- 満別,1350,1350,8600,名詞,固有名詞,人名,姓,*,*,*,マンベツ,マンベツ,1/4,C1
52
- ミコ,1351,1351,3900,名詞,固有名詞,人名,名,*,*,*,ミコ,ミコ,1/2,C1
53
- 水奈瀬,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ミナセ,ミナセ,2/3,C1
54
- 冥鳴,1350,1350,5000,名詞,固有名詞,人名,姓,*,*,*,メイメイ,メイメイ,1/4,C1
55
- 鳴花,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,メイカ,メイカ,1/3,C1
56
- めたん,1351,1351,7000,名詞,固有名詞,人名,名,*,*,*,メタン,メタン,1/3,C1
57
- 雌雄,1351,1351,8600,名詞,固有名詞,人名,名,*,*,*,メスオ,メスオ,0/3,C1
58
- もち子さん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,モチコサン,モチコサン,1/5,C1
59
- モチノ,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,モチノ,モチノ,0/3,C1
60
- 結月,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ユヅキ,ユヅキ,1/3,C1
61
- 弓鶴,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ユヅル,ユヅル,0/3,C1
62
- リツ,1351,1351,3900,名詞,固有名詞,人名,名,*,*,*,リツ,リツ,1/2,C1
63
- 六花,1351,1351,4900,名詞,固有名詞,人名,名,*,*,*,リッカ,リッカ,1/3,C1
64
- 龍星,1351,1351,5000,名詞,固有名詞,人名,名,*,*,*,リュウセイ,リュウセイ,1/4,C1
65
- 雀松,1350,1350,0,名詞,固有名詞,人名,姓,*,*,*,ワカマツ,ワカマツ,2/4,C1
66
- COEIROINK,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,コエイロインク,コエイロインク,5/7,C1
67
- coeiroink,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,コエイロインク,コエイロインク,5/7,C1
68
- CoeFont,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,コエフォント,コエフォント,3/5,C1
69
- coefont,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,コエフォント,コエフォント,3/5,C1
70
- Nemo,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,ネモ,ネモ,1/2,C1
71
- nemo,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,ネモ,ネモ,1/2,C1
72
- TALQu,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,トーク,トーク,0/3,C1
73
- talqu,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,トーク,トーク,0/3,C1
74
- VOICEVOX,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,ボイスボックス,ボイスボックス,4/7,C1
75
- voicevox,1348,1348,0,名詞,固有名詞,一般,*,*,*,*,ボイスボックス,ボイスボックス,4/7,C1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/engine_manifest.json DELETED
@@ -1,68 +0,0 @@
1
- {
2
- "manifest_version": "0.13.1",
3
- "name": "VOICEVOX Engine",
4
- "brand_name": "VOICEVOX",
5
- "uuid": "074fc39e-678b-4c13-8916-ffca8d505d1d",
6
- "version": "0.19.1",
7
- "url": "https://github.com/VOICEVOX/voicevox_engine",
8
- "command": "run",
9
- "port": 50021,
10
- "icon": "engine_manifest_assets/icon.png",
11
- "default_sampling_rate": 24000,
12
- "frame_rate": 93.75,
13
- "terms_of_service": "engine_manifest_assets/terms_of_service.md",
14
- "update_infos": "engine_manifest_assets/update_infos.json",
15
- "dependency_licenses": "engine_manifest_assets/dependency_licenses.json",
16
- "supported_features": {
17
- "adjust_mora_pitch": {
18
- "type": "bool",
19
- "value": true,
20
- "name": "モーラごとの音高の調整"
21
- },
22
- "adjust_phoneme_length": {
23
- "type": "bool",
24
- "value": true,
25
- "name": "音素ごとの長さの調整"
26
- },
27
- "adjust_speed_scale": {
28
- "type": "bool",
29
- "value": true,
30
- "name": "全体の話速の調整"
31
- },
32
- "adjust_pitch_scale": {
33
- "type": "bool",
34
- "value": true,
35
- "name": "全体の音高の調整"
36
- },
37
- "adjust_intonation_scale": {
38
- "type": "bool",
39
- "value": true,
40
- "name": "全体の抑揚の調整"
41
- },
42
- "adjust_volume_scale": {
43
- "type": "bool",
44
- "value": true,
45
- "name": "全体の音量の調整"
46
- },
47
- "interrogative_upspeak": {
48
- "type": "bool",
49
- "value": true,
50
- "name": "疑問文の自動調整"
51
- },
52
- "synthesis_morphing": {
53
- "type": "bool",
54
- "value": true,
55
- "name": "2種類のスタイルでモーフィングした音声を合成"
56
- },
57
- "sing": {
58
- "type": "bool",
59
- "value": true,
60
- "name": "歌唱音声合成"
61
- },
62
- "manage_library": {
63
- "type": "bool",
64
- "value": true,
65
- "name": "音声ライブラリのインストール・アンインストール"
66
- }
67
- }
68
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/engine_manifest_assets/dependency_licenses.json DELETED
The diff for this file is too large to render. See raw diff
 
linux-cpu/engine_manifest_assets/downloadable_libraries.json DELETED
@@ -1,44 +0,0 @@
1
- [
2
- {
3
- "name": "Dummy Library",
4
- "uuid": "2bb8bccf-1c3f-4bc9-959a-f388e37af3ad",
5
- "version": "0.0.1",
6
- "download_url": "https://github.com/VOICEVOX/voicevox_engine/archive/d7cf31c058bc83e1abf8e14d4231a06409c4cc2d.zip",
7
- "bytes": 1000,
8
- "speakers": [
9
- {
10
- "speaker": {
11
- "name": "dummy1",
12
- "speaker_uuid": "7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff",
13
- "styles": [
14
- {
15
- "name": "style1",
16
- "id": 0
17
- },
18
- {
19
- "name": "style2",
20
- "id": 2
21
- }
22
- ],
23
- "version": "0.0.1"
24
- },
25
- "speaker_info": {
26
- "policy": "",
27
- "portrait": "",
28
- "style_infos": [
29
- {
30
- "id": 0,
31
- "icon": "",
32
- "voice_samples": ["", "", ""]
33
- },
34
- {
35
- "id": 2,
36
- "icon": "",
37
- "voice_samples": ["", "", ""]
38
- }
39
- ]
40
- }
41
- }
42
- ]
43
- }
44
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/engine_manifest_assets/icon.png DELETED
Binary file (4.69 kB)
 
linux-cpu/engine_manifest_assets/terms_of_service.md DELETED
@@ -1,20 +0,0 @@
1
- ## 許諾内容
2
-
3
- 1. 商用・非商用問わず利用することができます
4
- 2. アプリケーションに組み込んで再配布することができます
5
- 3. 作成された音声を利用する際は、各音声ライブラリの規約に従ってください
6
- 4. 作成された音声の利用を他者に許諾する際は、当該他者に対し本許諾内容の 3 及び 4 の遵守を義務付けてください
7
-
8
- ## 禁止事項
9
-
10
- - 逆コンパイル・リバースエンジニアリング及びこれらの方法の公開すること
11
- - 製作者または第三者に不利益をもたらす行為
12
- - 公序良俗に反する行為
13
-
14
- ## 免責事項
15
-
16
- 本ソフトウェアにより生じた損害・不利益について、製作者は一切の責任を負いません。
17
-
18
- ## その他
19
-
20
- ご利用の際は VOICEVOX を利用したことがわかるクレジット表記が必要です。
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/engine_manifest_assets/update_infos.json DELETED
@@ -1 +0,0 @@
1
- [{"version": "0.19.1", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u5f8c\u9b3c\u300d\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u8ffd\u52a0"], "contributors": []}, {"version": "0.19.0", "descriptions": ["\u30bd\u30f3\u30b0\uff1a\u97f3\u91cf\u53d6\u5f97API\u3092\u8ffd\u52a0", "\u958b\u767a\u74b0\u5883\u306e\u5411\u4e0a"], "contributors": ["sabonerune", "tarepan", "y-chan"]}, {"version": "0.18.1", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u2020\u8056\u9a0e\u58eb \u7d05\u685c\u2020\u300d\u300c\u96c0\u677e\u6731\u53f8\u300d\u300c\u9e92\u30f6\u5cf6\u5b97\u9e9f\u300d\u300c\u6625\u6b4c\u30ca\u30ca\u300d\u300c\u732b\u4f7f\u30a2\u30eb\u300d\u300c\u732b\u4f7f\u30d3\u30a3\u300d\u300c\u4e2d\u56fd\u3046\u3055\u304e\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u6817\u7530\u307e\u308d\u3093\u300d\u300c\u3042\u3044\u3048\u308b\u305f\u3093\u300d\u300c\u6e80\u5225\u82b1\u4e38\u300d\u300c\u7434\u8a60\u30cb\u30a2\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u8d77\u52d5\u306b\u5fc5\u8981\u306a\u30e1\u30e2\u30ea\u91cf\u3092\u5927\u5e45\u306b\u524a\u6e1b"], "contributors": ["Hiroshiba", "qryxip"]}, {"version": "0.18.0", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300cWhiteCUL\u300d\u300c\u5f8c\u9b3c\u300d\u300cNo.7\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u3061\u3073\u5f0f\u3058\u3044\u300d\u300c\u6afb\u6b4c\u30df\u30b3\u300d\u300c\u5c0f\u591c/SAYO\u300d\u300c\u30ca\u30fc\u30b9\u30ed\u30dc\uff3f\u30bf\u30a4\u30d7\uff34\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u56db\u56fd\u3081\u305f\u3093\u300d\u300c\u305a\u3093\u3060\u3082\u3093\u300d\u300c\u6ce2\u97f3\u30ea\u30c4\u300d\u306e\u30cf\u30df\u30f3\u30b0\u30b9\u30bf\u30a4\u30eb\u3092\u8ffd\u52a0", "\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u5168\u3066\u306eCPU\u3092\u4f7f\u3046\u3053\u3068\u304c\u3042\u308b\u30d0\u30b0\u3092\u4fee\u6b63", "\u30c7\u30d5\u30a9\u30eb\u30c8\u3067127.0.0.1\u3068::1\u3092\u5f85\u3061\u53d7\u3051\u308b\u3088\u3046\u306b\u5909\u66f4", "\u958b\u767a\u74b0\u5883\u306e\u5411\u4e0a"], "contributors": ["Hiroshiba", "sabonerune", "siketyan", "tarepan", "tomoish"]}, {"version": "0.17.1", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u7384\u91ce\u6b66\u5b8f\u300d\u300c\u767d\u4e0a\u864e\u592a\u90ce\u300d\u300c\u9752\u5c71\u9f8d\u661f\u300d\u300c\u51a5\u9cf4\u3072\u307e\u308a\u300d\u300c\u4e5d\u5dde\u305d\u3089\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u3082\u3061\u5b50\u3055\u3093\u300d\u300c\u5263\u5d0e\u96cc\u96c4\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u30d0\u30b0\u4fee\u6b63"], "contributors": ["PickledChair"]}, {"version": "0.17.0", "descriptions": ["\u958b\u767a\u74b0\u5883\u306e\u5411\u4e0a"], "contributors": ["Hiroshiba", "misogihagi", "tarepan", "tuna2134"]}, {"version": "0.16.0", "descriptions": ["\u30bd\u30f3\u30b0API\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u56db\u56fd\u3081\u305f\u3093\u300d\u300c\u305a\u3093\u3060\u3082\u3093\u300d\u300c\u6625\u65e5\u90e8\u3064\u3080\u304e\u300d\u300c\u96e8\u6674\u306f\u3046\u300d\u300c\u6ce2\u97f3\u30ea\u30c4\u300d\u306e\u30cf\u30df\u30f3\u30b0\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u6ce2\u97f3\u30ea\u30c4\u300d\u306e\u30bd\u30f3\u30b0\u3092\u8ffd\u52a0"], "contributors": ["Hiroshiba", "y-chan"]}, {"version": "0.15.1", "descriptions": ["\u30d3\u30eb\u30c9\u6210\u679c\u7269\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u69cb\u9020\u3092\u5143\u306b\u623b\u3057\u305f"], "contributors": []}, {"version": "0.15.0", "descriptions": ["/validate_kana API\u3092\u8ffd\u52a0", "\u8d77\u52d5\u6642\u306e\u30a8\u30f3\u30b8\u30f3\u8a2d\u5b9a\u9805\u76ee\u8ffd\u52a0", "\u30e6\u30fc\u30b6\u30fc\u8f9e\u66f8\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u30fb\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u6a5f\u80fd\u8ffd\u52a0", "\u30d3\u30eb\u30c9\u6210\u679c\u7269\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u69cb\u9020\u3092\u5909\u66f4", "\u66f8\u304d\u8fbc\u307f\u7cfbAPI\u3092\u4e00\u62ec\u3067\u7121\u52b9\u5316\u53ef\u80fd\u306b", "\u958b\u767a\u74b0\u5883\u306e\u5411\u4e0a", "\u30d0\u30b0\u4fee\u6b63"], "contributors": ["aoirint", "FujisakiEx", "Hiroshiba", "K-shir0", "My-MC", "nagi-miaow", "okaits", "raa0121", "sabonerune", "sevenc-nanashi", "siketyan", "stmtk1", "takana-v", "tarepan", "tomoish", "tuna2134", "weweweok", "whiteball", "y-chan"]}, {"version": "0.14.7", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u5c0f\u591c\u300d\u300c\u305a\u3093\u3060\u3082\u3093\u300d\u300c\u3082\u3061\u5b50\u3055\u3093\u300d\u300c\u9752\u5c71\u9f8d\u661f\u300d\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u8ffd\u52a0\u30fb\u66f4\u65b0"], "contributors": []}, {"version": "0.14.6", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u6817\u7530\u307e\u308d\u3093\u300d\u300c\u3042\u3044\u3048\u308b\u305f\u3093\u300d\u300c\u6e80\u5225\u82b1\u4e38\u300d\u300c\u7434\u8a60\u30cb\u30a2\u300d\u3092\u8ffd\u52a0"], "contributors": []}, {"version": "0.14.5", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u4e2d\u56fd\u3046\u3055\u304e\u300d\u3092\u8ffd\u52a0", "\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u6ce2\u97f3\u30ea\u30c4\u300d\u300c\u3082\u3061\u5b50\u3055\u3093\u300d\u306e\u30b9\u30bf\u30a4\u30eb\u3092\u8ffd\u52a0"], "contributors": []}, {"version": "0.14.4", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u6625\u6b4c\u30ca\u30ca\u300d\u300c\u732b\u4f7f\u30a2\u30eb\u300d\u300c\u732b\u4f7f\u30d3\u30a3\u300d\u3092\u8ffd\u52a0", "\u30d0\u30b0\u4fee\u6b63"], "contributors": ["Hiroshiba"]}, {"version": "0.14.3", "descriptions": ["\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u300c\u2020\u8056\u9a0e\u58eb \u7d05\u685c\u2020\u300d\u300c\u96c0\u677e\u6731\u53f8\u300d\u300c\u9e92\u30f6\u5cf6\u5b97\u9e9f\u300d\u3092\u8ffd\u52a0", "\u540c\u6642\u66f8\u304d\u8fbc\u307f\u3067\u8f9e\u66f8\u304c\u7834\u640d\u3059\u308b\u554f\u984c\u3092\u4fee\u6b63"], "contributors": ["Hiroshiba"]}, {"version": "0.14.2", "descriptions": ["DirectML\u7248\u306e\u751f\u6210\u304c\u9045\u3044\u554f\u984c\u3092\u4fee\u6b63"], "contributors": []}, {"version": "0.14.1", "descriptions": ["AquesTalk\u30e9\u30a4\u30af\u306a\u8a18\u6cd5\u3067\u751f\u6210\u3057\u305f\u97f3\u58f0\u306e\u30d0\u30b0\u3092\u4fee\u6b63"], "contributors": []}, {"version": "0.14.0", "descriptions": ["\u30b3\u30a2\u3092Rust\u8a00\u8a9e\u306b\u79fb\u884c", "\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8", "\u30b9\u30bf\u30a4\u30eb\u3054\u3068\u306b\u7570\u306a\u308b\u7acb\u3061\u7d75\u306e\u63d0\u4f9b\u3092\u53ef\u80fd\u306b", "VVPP\u30d5\u30a1\u30a4\u30eb\u306e\u63d0\u4f9b", "\u8a2d\u5b9aGUI\u306e\u63d0\u4f9b", "\u30d7\u30ea\u30bb\u30c3\u30c8\u306e\u4fdd\u5b58", "\u30e2\u30fc\u30d5\u30a3\u30f3\u30b0API\u306e\u4ed5\u69d8\u5909\u66f4", "DirectML\u5229\u7528\u6642\u306b\u9069\u3057\u305fGPU\u3092\u81ea\u52d5\u9078\u629e", "\u958b\u767a\u74b0\u5883\u306e\u5411\u4e0a", "\u30d0\u30b0\u4fee\u6b63"], "contributors": ["aoirint", "Appletigerv", "haru3me", "Hiroshiba", "ksk001100", "masinc", "misogihagi", "My-MC", "nebocco", "PickledChair", "qryxip", "qwerty2501", "sabonerune", "sarisia", "Segu-g", "sevenc-nanashi", "shigobu", "smly", "takana-v", "ts-klassen", "whiteball", "y-chan"]}]
 
 
linux-cpu/importlib_metadata-6.8.0.dist-info/INSTALLER DELETED
@@ -1 +0,0 @@
1
- pip
 
 
linux-cpu/importlib_metadata-6.8.0.dist-info/LICENSE DELETED
@@ -1,202 +0,0 @@
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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/importlib_metadata-6.8.0.dist-info/METADATA DELETED
@@ -1,138 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: importlib-metadata
3
- Version: 6.8.0
4
- Summary: Read metadata from Python packages
5
- Home-page: https://github.com/python/importlib_metadata
6
- Author: Jason R. Coombs
7
- Author-email: [email protected]
8
- Classifier: Development Status :: 5 - Production/Stable
9
- Classifier: Intended Audience :: Developers
10
- Classifier: License :: OSI Approved :: Apache Software License
11
- Classifier: Programming Language :: Python :: 3
12
- Classifier: Programming Language :: Python :: 3 :: Only
13
- Requires-Python: >=3.8
14
- License-File: LICENSE
15
- Requires-Dist: zipp (>=0.5)
16
- Requires-Dist: typing-extensions (>=3.6.4) ; python_version < "3.8"
17
- Provides-Extra: docs
18
- Requires-Dist: sphinx (>=3.5) ; extra == 'docs'
19
- Requires-Dist: jaraco.packaging (>=9) ; extra == 'docs'
20
- Requires-Dist: rst.linker (>=1.9) ; extra == 'docs'
21
- Requires-Dist: furo ; extra == 'docs'
22
- Requires-Dist: sphinx-lint ; extra == 'docs'
23
- Requires-Dist: jaraco.tidelift (>=1.4) ; extra == 'docs'
24
- Provides-Extra: perf
25
- Requires-Dist: ipython ; extra == 'perf'
26
- Provides-Extra: testing
27
- Requires-Dist: pytest (>=6) ; extra == 'testing'
28
- Requires-Dist: pytest-checkdocs (>=2.4) ; extra == 'testing'
29
- Requires-Dist: pytest-cov ; extra == 'testing'
30
- Requires-Dist: pytest-enabler (>=2.2) ; extra == 'testing'
31
- Requires-Dist: pytest-ruff ; extra == 'testing'
32
- Requires-Dist: packaging ; extra == 'testing'
33
- Requires-Dist: pyfakefs ; extra == 'testing'
34
- Requires-Dist: flufl.flake8 ; extra == 'testing'
35
- Requires-Dist: pytest-perf (>=0.9.2) ; extra == 'testing'
36
- Requires-Dist: pytest-black (>=0.3.7) ; (platform_python_implementation != "PyPy") and extra == 'testing'
37
- Requires-Dist: pytest-mypy (>=0.9.1) ; (platform_python_implementation != "PyPy") and extra == 'testing'
38
- Requires-Dist: importlib-resources (>=1.3) ; (python_version < "3.9") and extra == 'testing'
39
-
40
- .. image:: https://img.shields.io/pypi/v/importlib_metadata.svg
41
- :target: https://pypi.org/project/importlib_metadata
42
-
43
- .. image:: https://img.shields.io/pypi/pyversions/importlib_metadata.svg
44
-
45
- .. image:: https://github.com/python/importlib_metadata/workflows/tests/badge.svg
46
- :target: https://github.com/python/importlib_metadata/actions?query=workflow%3A%22tests%22
47
- :alt: tests
48
-
49
- .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
50
- :target: https://github.com/astral-sh/ruff
51
- :alt: Ruff
52
-
53
- .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
54
- :target: https://github.com/psf/black
55
- :alt: Code style: Black
56
-
57
- .. image:: https://readthedocs.org/projects/importlib-metadata/badge/?version=latest
58
- :target: https://importlib-metadata.readthedocs.io/en/latest/?badge=latest
59
-
60
- .. image:: https://img.shields.io/badge/skeleton-2023-informational
61
- :target: https://blog.jaraco.com/skeleton
62
-
63
- .. image:: https://tidelift.com/badges/package/pypi/importlib-metadata
64
- :target: https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=readme
65
-
66
- Library to access the metadata for a Python package.
67
-
68
- This package supplies third-party access to the functionality of
69
- `importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_
70
- including improvements added to subsequent Python versions.
71
-
72
-
73
- Compatibility
74
- =============
75
-
76
- New features are introduced in this third-party library and later merged
77
- into CPython. The following table indicates which versions of this library
78
- were contributed to different versions in the standard library:
79
-
80
- .. list-table::
81
- :header-rows: 1
82
-
83
- * - importlib_metadata
84
- - stdlib
85
- * - 6.5
86
- - 3.12
87
- * - 4.13
88
- - 3.11
89
- * - 4.6
90
- - 3.10
91
- * - 1.4
92
- - 3.8
93
-
94
-
95
- Usage
96
- =====
97
-
98
- See the `online documentation <https://importlib-metadata.readthedocs.io/>`_
99
- for usage details.
100
-
101
- `Finder authors
102
- <https://docs.python.org/3/reference/import.html#finders-and-loaders>`_ can
103
- also add support for custom package installers. See the above documentation
104
- for details.
105
-
106
-
107
- Caveats
108
- =======
109
-
110
- This project primarily supports third-party packages installed by PyPA
111
- tools (or other conforming packages). It does not support:
112
-
113
- - Packages in the stdlib.
114
- - Packages installed without metadata.
115
-
116
- Project details
117
- ===============
118
-
119
- * Project home: https://github.com/python/importlib_metadata
120
- * Report bugs at: https://github.com/python/importlib_metadata/issues
121
- * Code hosting: https://github.com/python/importlib_metadata
122
- * Documentation: https://importlib-metadata.readthedocs.io/
123
-
124
- For Enterprise
125
- ==============
126
-
127
- Available as part of the Tidelift Subscription.
128
-
129
- This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
130
-
131
- `Learn more <https://tidelift.com/subscription/pkg/pypi-importlib-metadata?utm_source=pypi-importlib-metadata&utm_medium=referral&utm_campaign=github>`_.
132
-
133
- Security Contact
134
- ================
135
-
136
- To report a security vulnerability, please use the
137
- `Tidelift security contact <https://tidelift.com/security>`_.
138
- Tidelift will coordinate the fix and disclosure.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/importlib_metadata-6.8.0.dist-info/RECORD DELETED
@@ -1,26 +0,0 @@
1
- importlib_metadata-6.8.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
- importlib_metadata-6.8.0.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
3
- importlib_metadata-6.8.0.dist-info/METADATA,sha256=X79qGRh7gqvuaL_utK5X-MnwHJuIWke0e3eAx0IiLhc,5067
4
- importlib_metadata-6.8.0.dist-info/RECORD,,
5
- importlib_metadata-6.8.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- importlib_metadata-6.8.0.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
7
- importlib_metadata-6.8.0.dist-info/top_level.txt,sha256=CO3fD9yylANiXkrMo4qHLV_mqXL2sC5JFKgt1yWAT-A,19
8
- importlib_metadata/__init__.py,sha256=EiH0qTKP_6oa6pRGJgPrq0kvjnL3hJ18BJH8VaAYSBA,30749
9
- importlib_metadata/__pycache__/__init__.cpython-311.pyc,,
10
- importlib_metadata/__pycache__/_adapters.cpython-311.pyc,,
11
- importlib_metadata/__pycache__/_collections.cpython-311.pyc,,
12
- importlib_metadata/__pycache__/_compat.cpython-311.pyc,,
13
- importlib_metadata/__pycache__/_functools.cpython-311.pyc,,
14
- importlib_metadata/__pycache__/_itertools.cpython-311.pyc,,
15
- importlib_metadata/__pycache__/_meta.cpython-311.pyc,,
16
- importlib_metadata/__pycache__/_py39compat.cpython-311.pyc,,
17
- importlib_metadata/__pycache__/_text.cpython-311.pyc,,
18
- importlib_metadata/_adapters.py,sha256=i8S6Ib1OQjcILA-l4gkzktMZe18TaeUNI49PLRp6OBU,2454
19
- importlib_metadata/_collections.py,sha256=CJ0OTCHIjWA0ZIVS4voORAsn2R4R2cQBEtPsZEJpASY,743
20
- importlib_metadata/_compat.py,sha256=zhjcWMfA9SNExFVVVBozOYbuiok0A4tdMsNk9ZDZi-A,1554
21
- importlib_metadata/_functools.py,sha256=PsY2-4rrKX4RVeRC1oGp1lB1pmC9eKN88_f-bD9uOoA,2895
22
- importlib_metadata/_itertools.py,sha256=cvr_2v8BRbxcIl5x5ldfqdHjhI8Yi8s8yk50G_nm6jQ,2068
23
- importlib_metadata/_meta.py,sha256=kypMW_-xSStooSm0WpJc6eupjT-Ipc2ZBIl23PyC3No,1613
24
- importlib_metadata/_py39compat.py,sha256=2Tk5twb_VgLCY-1NEAQjdZp_S9OFMC-pUzP2isuaPsQ,1098
25
- importlib_metadata/_text.py,sha256=HCsFksZpJLeTP3NEk_ngrAeXVRRtTrtyh9eOABoRP4A,2166
26
- importlib_metadata/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
linux-cpu/importlib_metadata-6.8.0.dist-info/REQUESTED DELETED
File without changes
linux-cpu/importlib_metadata-6.8.0.dist-info/WHEEL DELETED
@@ -1,5 +0,0 @@
1
- Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.40.0)
3
- Root-Is-Purelib: true
4
- Tag: py3-none-any
5
-
 
 
 
 
 
 
linux-cpu/importlib_metadata-6.8.0.dist-info/top_level.txt DELETED
@@ -1 +0,0 @@
1
- importlib_metadata
 
 
linux-cpu/lib-dynload/_asyncio.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (302 kB)
 
linux-cpu/lib-dynload/_bisect.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (91.3 kB)
 
linux-cpu/lib-dynload/_blake2.cpython-311-x86_64-linux-gnu.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:015a88dba53e9db2dff9e1fd7ffdc683d2403f0e94c7136de78615b970961518
3
- size 1427048
 
 
 
 
linux-cpu/lib-dynload/_bz2.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (139 kB)
 
linux-cpu/lib-dynload/_codecs_cn.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (222 kB)
 
linux-cpu/lib-dynload/_codecs_hk.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (211 kB)
 
linux-cpu/lib-dynload/_codecs_iso2022.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (94.7 kB)
 
linux-cpu/lib-dynload/_codecs_jp.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (357 kB)
 
linux-cpu/lib-dynload/_codecs_kr.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (199 kB)
 
linux-cpu/lib-dynload/_codecs_tw.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (162 kB)
 
linux-cpu/lib-dynload/_contextvars.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (38.6 kB)
 
linux-cpu/lib-dynload/_csv.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (143 kB)
 
linux-cpu/lib-dynload/_ctypes.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (850 kB)
 
linux-cpu/lib-dynload/_datetime.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (997 kB)
 
linux-cpu/lib-dynload/_decimal.cpython-311-x86_64-linux-gnu.so DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ec88d8c6b899ce1c1e866ab5a28d217027b9c5d26f38ae94bce1fb18eca9e7e
3
- size 2295736
 
 
 
 
linux-cpu/lib-dynload/_hashlib.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (419 kB)
 
linux-cpu/lib-dynload/_heapq.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (207 kB)
 
linux-cpu/lib-dynload/_json.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (600 kB)
 
linux-cpu/lib-dynload/_lzma.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (227 kB)
 
linux-cpu/lib-dynload/_md5.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (128 kB)
 
linux-cpu/lib-dynload/_multibytecodec.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (314 kB)
 
linux-cpu/lib-dynload/_multiprocessing.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (91.6 kB)
 
linux-cpu/lib-dynload/_opcode.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (43.6 kB)
 
linux-cpu/lib-dynload/_pickle.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (888 kB)
 
linux-cpu/lib-dynload/_posixshmem.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (47.2 kB)
 
linux-cpu/lib-dynload/_posixsubprocess.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (111 kB)
 
linux-cpu/lib-dynload/_queue.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (72 kB)
 
linux-cpu/lib-dynload/_random.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (87 kB)
 
linux-cpu/lib-dynload/_sha1.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (98.6 kB)
 
linux-cpu/lib-dynload/_sha256.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (197 kB)
 
linux-cpu/lib-dynload/_sha3.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (109 kB)
 
linux-cpu/lib-dynload/_sha512.cpython-311-x86_64-linux-gnu.so DELETED
Binary file (187 kB)