codekingpro commited on
Commit
52e4f36
·
verified ·
1 Parent(s): ed8fda8

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. python/user_packages/Python313/site-packages/setuptools-82.0.1.dist-info/licenses/LICENSE +17 -0
  2. python/user_packages/Python313/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc +0 -0
  3. python/user_packages/Python313/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc +0 -0
  4. python/user_packages/Python313/site-packages/setuptools/__pycache__/_discovery.cpython-313.pyc +0 -0
  5. python/user_packages/Python313/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc +0 -0
  6. python/user_packages/Python313/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc +0 -0
  7. python/user_packages/Python313/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc +0 -0
  8. python/user_packages/Python313/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc +0 -0
  9. python/user_packages/Python313/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc +0 -0
  10. python/user_packages/Python313/site-packages/setuptools/__pycache__/_path.cpython-313.pyc +0 -0
  11. python/user_packages/Python313/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc +0 -0
  12. python/user_packages/Python313/site-packages/setuptools/__pycache__/_scripts.cpython-313.pyc +0 -0
  13. python/user_packages/Python313/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc +0 -0
  14. python/user_packages/Python313/site-packages/setuptools/__pycache__/_static.cpython-313.pyc +0 -0
  15. python/user_packages/Python313/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc +0 -0
  16. python/user_packages/Python313/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc +0 -0
  17. python/user_packages/Python313/site-packages/setuptools/__pycache__/depends.cpython-313.pyc +0 -0
  18. python/user_packages/Python313/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc +0 -0
  19. python/user_packages/Python313/site-packages/setuptools/__pycache__/dist.cpython-313.pyc +0 -0
  20. python/user_packages/Python313/site-packages/setuptools/__pycache__/errors.cpython-313.pyc +0 -0
  21. python/user_packages/Python313/site-packages/setuptools/__pycache__/extension.cpython-313.pyc +0 -0
  22. python/user_packages/Python313/site-packages/setuptools/__pycache__/glob.cpython-313.pyc +0 -0
  23. python/user_packages/Python313/site-packages/setuptools/__pycache__/installer.cpython-313.pyc +0 -0
  24. python/user_packages/Python313/site-packages/setuptools/__pycache__/launch.cpython-313.pyc +0 -0
  25. python/user_packages/Python313/site-packages/setuptools/__pycache__/logging.cpython-313.pyc +0 -0
  26. python/user_packages/Python313/site-packages/setuptools/__pycache__/modified.cpython-313.pyc +0 -0
  27. python/user_packages/Python313/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc +0 -0
  28. python/user_packages/Python313/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc +0 -0
  29. python/user_packages/Python313/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc +0 -0
  30. python/user_packages/Python313/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc +0 -0
  31. python/user_packages/Python313/site-packages/setuptools/__pycache__/version.cpython-313.pyc +0 -0
  32. python/user_packages/Python313/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc +0 -0
  33. python/user_packages/Python313/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc +0 -0
  34. python/user_packages/Python313/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc +0 -0
  35. python/user_packages/Python313/site-packages/setuptools/_distutils/__init__.py +14 -0
  36. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc +0 -0
  37. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc +0 -0
  38. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc +0 -0
  39. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc +0 -0
  40. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc +0 -0
  41. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc +0 -0
  42. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc +0 -0
  43. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc +0 -0
  44. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc +0 -0
  45. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc +0 -0
  46. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc +0 -0
  47. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc +0 -0
  48. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc +0 -0
  49. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc +0 -0
  50. python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc +0 -0
python/user_packages/Python313/site-packages/setuptools-82.0.1.dist-info/licenses/LICENSE ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2
+ of this software and associated documentation files (the "Software"), to
3
+ deal in the Software without restriction, including without limitation the
4
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
5
+ sell copies of the Software, and to permit persons to whom the Software is
6
+ furnished to do so, subject to the following conditions:
7
+
8
+ The above copyright notice and this permission notice shall be included in
9
+ all copies or substantial portions of the Software.
10
+
11
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
16
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
17
+ IN THE SOFTWARE.
python/user_packages/Python313/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (11.9 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc ADDED
Binary file (15.1 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_discovery.cpython-313.pyc ADDED
Binary file (1.72 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc ADDED
Binary file (4.76 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc ADDED
Binary file (3.73 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc ADDED
Binary file (405 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc ADDED
Binary file (1.03 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc ADDED
Binary file (7.24 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_path.cpython-313.pyc ADDED
Binary file (4.48 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc ADDED
Binary file (1.91 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_scripts.cpython-313.pyc ADDED
Binary file (16.9 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc ADDED
Binary file (2.61 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/_static.cpython-313.pyc ADDED
Binary file (5.97 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc ADDED
Binary file (9.42 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc ADDED
Binary file (25 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/depends.cpython-313.pyc ADDED
Binary file (7.61 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc ADDED
Binary file (29.1 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/dist.cpython-313.pyc ADDED
Binary file (52.6 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/errors.cpython-313.pyc ADDED
Binary file (3.54 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/extension.cpython-313.pyc ADDED
Binary file (6.87 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/glob.cpython-313.pyc ADDED
Binary file (7.66 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/installer.cpython-313.pyc ADDED
Binary file (8.13 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/launch.cpython-313.pyc ADDED
Binary file (1.31 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/logging.cpython-313.pyc ADDED
Binary file (2.1 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/modified.cpython-313.pyc ADDED
Binary file (504 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc ADDED
Binary file (5.23 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc ADDED
Binary file (57.2 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc ADDED
Binary file (5.33 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc ADDED
Binary file (4.36 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/version.cpython-313.pyc ADDED
Binary file (435 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc ADDED
Binary file (5.41 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc ADDED
Binary file (15.6 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc ADDED
Binary file (1.46 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__init__.py ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import importlib
2
+ import sys
3
+
4
+ __version__, _, _ = sys.version.partition(' ')
5
+
6
+
7
+ try:
8
+ # Allow Debian and pkgsrc (only) to customize system
9
+ # behavior. Ref pypa/distutils#2 and pypa/distutils#16.
10
+ # This hook is deprecated and no other environments
11
+ # should use it.
12
+ importlib.import_module('_distutils_system_mod')
13
+ except ImportError:
14
+ pass
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc ADDED
Binary file (533 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc ADDED
Binary file (279 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc ADDED
Binary file (570 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc ADDED
Binary file (4.78 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc ADDED
Binary file (732 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc ADDED
Binary file (10.5 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc ADDED
Binary file (697 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc ADDED
Binary file (21.5 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc ADDED
Binary file (9 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc ADDED
Binary file (661 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc ADDED
Binary file (324 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc ADDED
Binary file (718 Bytes). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc ADDED
Binary file (10.2 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc ADDED
Binary file (56.6 kB). View file
 
python/user_packages/Python313/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc ADDED
Binary file (4.74 kB). View file