Dependencies
Dependents
None
Package Files
└── usr/
└── lib/
└── python3.12/
└── site-packages/
├── _distutils_hack/
│ ├── __init__.cpython-312.pyc (10.4 KB)
│ ├── __init__.py (6.61 KB)
│ ├── override.cpython-312.pyc (349 B)
│ └── override.py (44 B)
├── distutils-precedence.pth (151 B)
├── setuptools/
│ ├── __init__.cpython-312.pyc (11.8 KB)
│ ├── __init__.py (9.30 KB)
│ ├── _core_metadata.cpython-312.pyc (14.6 KB)
│ ├── _core_metadata.py (11.7 KB)
│ ├── _discovery.cpython-312.pyc (1.75 KB)
│ ├── _discovery.py (836 B)
│ ├── _distutils/
│ │ ├── __init__.cpython-312.pyc (590 B)
│ │ ├── __init__.py (359 B)
│ │ ├── _log.cpython-312.pyc (338 B)
│ │ ├── _log.py (42 B)
│ │ ├── _macos_compat.cpython-312.pyc (627 B)
│ │ ├── _macos_compat.py (239 B)
│ │ ├── _modified.cpython-312.pyc (4.78 KB)
│ │ ├── _modified.py (3.15 KB)
│ │ ├── _msvccompiler.cpython-312.pyc (785 B)
│ │ ├── _msvccompiler.py (335 B)
│ │ ├── archive_util.cpython-312.pyc (10.3 KB)
│ │ ├── archive_util.py (8.29 KB)
│ │ ├── ccompiler.cpython-312.pyc (754 B)
│ │ ├── ccompiler.py (524 B)
│ │ ├── cmd.cpython-312.pyc (21.4 KB)
│ │ ├── cmd.py (20.8 KB)
│ │ ├── command/
│ │ │ ├── __init__.cpython-312.pyc (573 B)
│ │ │ ├── __init__.py (386 B)
│ │ │ ├── _framework_compat.cpython-312.pyc (2.62 KB)
│ │ │ ├── _framework_compat.py (1.58 KB)
│ │ │ ├── bdist.cpython-312.pyc (6.37 KB)
│ │ │ ├── bdist.py (5.73 KB)
│ │ │ ├── bdist_dumb.cpython-312.pyc (5.48 KB)
│ │ │ ├── bdist_dumb.py (4.51 KB)
│ │ │ ├── bdist_rpm.cpython-312.pyc (21.1 KB)
│ │ │ ├── bdist_rpm.py (21.1 KB)
│ │ │ ├── build.cpython-312.pyc (6.21 KB)
│ │ │ ├── build.py (5.83 KB)
│ │ │ ├── build_clib.cpython-312.pyc (7.43 KB)
│ │ │ ├── build_clib.py (7.56 KB)
│ │ │ ├── build_ext.cpython-312.pyc (29.4 KB)
│ │ │ ├── build_ext.py (31.9 KB)
│ │ │ ├── build_py.cpython-312.pyc (15.8 KB)
│ │ │ ├── build_py.py (16.2 KB)
│ │ │ ├── build_scripts.cpython-312.pyc (6.41 KB)
│ │ │ ├── build_scripts.py (4.73 KB)
│ │ │ ├── check.cpython-312.pyc (7.05 KB)
│ │ │ ├── check.py (4.85 KB)
│ │ │ ├── clean.cpython-312.pyc (3.00 KB)
│ │ │ ├── clean.py (2.50 KB)
│ │ │ ├── config.cpython-312.pyc (14.8 KB)
│ │ │ ├── config.py (11.9 KB)
│ │ │ ├── install.cpython-312.pyc (26.4 KB)
│ │ │ ├── install.py (29.4 KB)
│ │ │ ├── install_data.cpython-312.pyc (4.31 KB)
│ │ │ ├── install_data.py (2.82 KB)
│ │ │ ├── install_egg_info.cpython-312.pyc (5.01 KB)
│ │ │ ├── install_egg_info.py (2.76 KB)
│ │ │ ├── install_headers.cpython-312.pyc (2.43 KB)
│ │ │ ├── install_headers.py (1.24 KB)
│ │ │ ├── install_lib.cpython-312.pyc (8.10 KB)
│ │ │ ├── install_lib.py (8.32 KB)
│ │ │ ├── install_scripts.cpython-312.pyc (2.96 KB)
│ │ │ ├── install_scripts.py (1.85 KB)
│ │ │ ├── sdist.cpython-312.pyc (21.9 KB)
│ │ │ └── sdist.py (18.6 KB)
│ │ ├── compat/
│ │ │ ├── __init__.cpython-312.pyc (1.34 KB)
│ │ │ ├── __init__.py (522 B)
│ │ │ ├── numpy.cpython-312.pyc (348 B)
│ │ │ ├── numpy.py (167 B)
│ │ │ ├── py39.cpython-312.pyc (2.71 KB)
│ │ │ └── py39.py (1.95 KB)
│ │ ├── compilers/
│ │ │ └── C/
│ │ │ ├── base.cpython-312.pyc (50.7 KB)
│ │ │ ├── base.py (53.2 KB)
│ │ │ ├── cygwin.cpython-312.pyc (11.6 KB)
│ │ │ ├── cygwin.py (11.5 KB)
│ │ │ ├── errors.cpython-312.pyc (1.54 KB)
│ │ │ ├── errors.py (573 B)
│ │ │ ├── msvc.cpython-312.pyc (24.2 KB)
│ │ │ ├── msvc.py (20.9 KB)
│ │ │ ├── py.typed (97 B)
│ │ │ ├── tests/
│ │ │ │ ├── test_base.cpython-312.pyc (3.101 KB)
│ │ │ │ ├── test_base.py (2.66 KB)
│ │ │ │ ├── test_cygwin.cpython-312.pyc (4.52 KB)
│ │ │ │ ├── test_cygwin.py (2.65 KB)
│ │ │ │ ├── test_mingw.cpython-312.pyc (3.86 KB)
│ │ │ │ ├── test_mingw.py (1.87 KB)
│ │ │ │ ├── test_msvc.cpython-312.pyc (7.34 KB)
│ │ │ │ ├── test_msvc.py (4.05 KB)
│ │ │ │ ├── test_unix.cpython-312.pyc (19.0 KB)
│ │ │ │ └── test_unix.py (14.3 KB)
│ │ │ ├── unix.cpython-312.pyc (15.6 KB)
│ │ │ ├── unix.py (16.0 KB)
│ │ │ ├── zos.cpython-312.pyc (6.14 KB)
│ │ │ └── zos.py (6.42 KB)
│ │ ├── core.cpython-312.pyc (8.97 KB)
│ │ ├── core.py (9.14 KB)
│ │ ├── cygwinccompiler.cpython-312.pyc (718 B)
│ │ ├── cygwinccompiler.py (594 B)
│ │ ├── debug.cpython-312.pyc (381 B)
│ │ ├── debug.py (139 B)
│ │ ├── dep_util.cpython-312.pyc (775 B)
│ │ ├── dep_util.py (349 B)
│ │ ├── dir_util.cpython-312.pyc (9.100 KB)
│ │ ├── dir_util.py (6.72 KB)
│ │ ├── dist.cpython-312.pyc (54.5 KB)
│ │ ├── dist.py (54.3 KB)
│ │ ├── errors.cpython-312.pyc (4.49 KB)
│ │ ├── errors.py (3.02 KB)
│ │ ├── extension.cpython-312.pyc (10.0 KB)
│ │ ├── extension.py (10.8 KB)
│ │ ├── fancy_getopt.cpython-312.pyc (15.4 KB)
│ │ ├── fancy_getopt.py (17.4 KB)
│ │ ├── file_util.cpython-312.pyc (9.21 KB)
│ │ ├── file_util.py (7.64 KB)
│ │ ├── filelist.cpython-312.pyc (17.5 KB)
│ │ ├── filelist.py (14.9 KB)
│ │ ├── log.cpython-312.pyc (2.62 KB)
│ │ ├── log.py (1.17 KB)
│ │ ├── py.typed (1 B)
│ │ ├── spawn.cpython-312.pyc (5.46 KB)
│ │ ├── spawn.py (3.89 KB)
│ │ ├── sysconfig.cpython-312.pyc (22.6 KB)
│ │ ├── sysconfig.py (19.2 KB)
│ │ ├── tests/
│ │ │ ├── __init__.cpython-312.pyc (1.94 KB)
│ │ │ ├── __init__.py (1.46 KB)
│ │ │ ├── compat/
│ │ │ │ ├── __init__.cpython-312.pyc (267 B)
│ │ │ │ ├── __init__.py (0 B)
│ │ │ │ ├── py39.cpython-312.pyc (547 B)
│ │ │ │ └── py39.py (450 B)
│ │ │ ├── support.cpython-312.pyc (6.31 KB)
│ │ │ ├── support.py (4.00 KB)
│ │ │ ├── test_archive_util.cpython-312.pyc (19.7 KB)
│ │ │ ├── test_archive_util.py (11.1 KB)
│ │ │ ├── test_bdist.cpython-312.pyc (1.92 KB)
│ │ │ ├── test_bdist.py (1.37 KB)
│ │ │ ├── test_bdist_dumb.cpython-312.pyc (3.83 KB)
│ │ │ ├── test_bdist_dumb.py (2.19 KB)
│ │ │ ├── test_bdist_rpm.cpython-312.pyc (5.56 KB)
│ │ │ ├── test_bdist_rpm.py (3.86 KB)
│ │ │ ├── test_build.cpython-312.pyc (2.79 KB)
│ │ │ ├── test_build.py (1.71 KB)
│ │ │ ├── test_build_clib.cpython-312.pyc (6.48 KB)
│ │ │ ├── test_build_clib.py (4.23 KB)
│ │ │ ├── test_build_ext.cpython-312.pyc (28.5 KB)
│ │ │ ├── test_build_ext.py (22.0 KB)
│ │ │ ├── test_build_py.cpython-312.pyc (9.69 KB)
│ │ │ ├── test_build_py.py (6.73 KB)
│ │ │ ├── test_build_scripts.cpython-312.pyc (4.66 KB)
│ │ │ ├── test_build_scripts.py (2.83 KB)
│ │ │ ├── test_check.cpython-312.pyc (8.56 KB)
│ │ │ ├── test_check.py (6.48 KB)
│ │ │ ├── test_clean.cpython-312.pyc (1.94 KB)
│ │ │ ├── test_clean.py (1.21 KB)
│ │ │ ├── test_cmd.cpython-312.pyc (6.20 KB)
│ │ │ ├── test_cmd.py (3.18 KB)
│ │ │ ├── test_config_cmd.cpython-312.pyc (5.05 KB)
│ │ │ ├── test_config_cmd.py (2.61 KB)
│ │ │ ├── test_core.cpython-312.pyc (6.10 KB)
│ │ │ ├── test_core.py (3.75 KB)
│ │ │ ├── test_dir_util.cpython-312.pyc (8.42 KB)
│ │ │ ├── test_dir_util.py (4.40 KB)
│ │ │ ├── test_dist.cpython-312.pyc (26.2 KB)
│ │ │ ├── test_dist.py (18.3 KB)
│ │ │ ├── test_extension.cpython-312.pyc (4.12 KB)
│ │ │ ├── test_extension.py (3.59 KB)
│ │ │ ├── test_file_util.cpython-312.pyc (6.79 KB)
│ │ │ ├── test_file_util.py (3.45 KB)
│ │ │ ├── test_filelist.cpython-312.pyc (14.1 KB)
│ │ │ ├── test_filelist.py (10.6 KB)
│ │ │ ├── test_install.cpython-312.pyc (13.7 KB)
│ │ │ ├── test_install.py (8.42 KB)
│ │ │ ├── test_install_data.cpython-312.pyc (4.76 KB)
│ │ │ ├── test_install_data.py (2.41 KB)
│ │ │ ├── test_install_headers.cpython-312.pyc (1.92 KB)
│ │ │ ├── test_install_headers.py (936 B)
│ │ │ ├── test_install_lib.cpython-312.pyc (6.02 KB)
│ │ │ ├── test_install_lib.py (3.54 KB)
│ │ │ ├── test_install_scripts.cpython-312.pyc (2.71 KB)
│ │ │ ├── test_install_scripts.py (1.57 KB)
│ │ │ ├── test_log.cpython-312.pyc (1018 B)
│ │ │ ├── test_log.py (323 B)
│ │ │ ├── test_modified.cpython-312.pyc (7.07 KB)
│ │ │ ├── test_modified.py (4.12 KB)
│ │ │ ├── test_sdist.cpython-312.pyc (20.1 KB)
│ │ │ ├── test_sdist.py (14.7 KB)
│ │ │ ├── test_spawn.cpython-312.pyc (6.59 KB)
│ │ │ ├── test_spawn.py (4.70 KB)
│ │ │ ├── test_sysconfig.cpython-312.pyc (17.7 KB)
│ │ │ ├── test_sysconfig.py (11.7 KB)
│ │ │ ├── test_text_file.cpython-312.pyc (3.32 KB)
│ │ │ ├── test_text_file.py (3.38 KB)
│ │ │ ├── test_util.cpython-312.pyc (12.3 KB)
│ │ │ ├── test_util.py (7.46 KB)
│ │ │ ├── test_version.cpython-312.pyc (3.82 KB)
│ │ │ ├── test_version.py (2.70 KB)
│ │ │ ├── test_versionpredicate.cpython-312.pyc (273 B)
│ │ │ ├── test_versionpredicate.py (0 B)
│ │ │ ├── unix_compat.cpython-312.pyc (851 B)
│ │ │ └── unix_compat.py (386 B)
│ │ ├── text_file.cpython-312.pyc (10.6 KB)
│ │ ├── text_file.py (11.8 KB)
│ │ ├── unixccompiler.cpython-312.pyc (478 B)
│ │ ├── unixccompiler.py (212 B)
│ │ ├── util.cpython-312.pyc (18.6 KB)
│ │ ├── util.py (17.1 KB)
│ │ ├── version.cpython-312.pyc (10.4 KB)
│ │ ├── version.py (12.3 KB)
│ │ ├── versionpredicate.cpython-312.pyc (6.80 KB)
│ │ ├── versionpredicate.py (5.08 KB)
│ │ ├── zosccompiler.cpython-312.pyc (357 B)
│ │ └── zosccompiler.py (58 B)
│ ├── _entry_points.cpython-312.pyc (4.80 KB)
│ ├── _entry_points.py (2.42 KB)
│ ├── _imp.cpython-312.pyc (3.60 KB)
│ ├── _imp.py (2.38 KB)
│ ├── _importlib.cpython-312.pyc (339 B)
│ ├── _importlib.py (106 B)
│ ├── _itertools.cpython-312.pyc (1.09 KB)
│ ├── _itertools.py (657 B)
│ ├── _normalization.cpython-312.pyc (7.32 KB)
│ ├── _normalization.py (5.67 KB)
│ ├── _path.cpython-312.pyc (4.52 KB)
│ ├── _path.py (2.89 KB)
│ ├── _reqs.cpython-312.pyc (1.90 KB)
│ ├── _reqs.py (1.33 KB)
│ ├── _scripts.cpython-312.pyc (16.4 KB)
│ ├── _scripts.py (10.9 KB)
│ ├── _shutil.cpython-312.pyc (2.63 KB)
│ ├── _shutil.py (1.58 KB)
│ ├── _static.cpython-312.pyc (5.99 KB)
│ ├── _static.py (4.75 KB)
│ ├── _vendor/
│ │ ├── .lock (0 B)
│ │ ├── autocommand/
│ │ │ ├── __init__.cpython-312.pyc (493 B)
│ │ │ ├── __init__.py (1.01 KB)
│ │ │ ├── autoasync.cpython-312.pyc (4.97 KB)
│ │ │ ├── autoasync.py (5.56 KB)
│ │ │ ├── autocommand.cpython-312.pyc (1.33 KB)
│ │ │ ├── autocommand.py (2.45 KB)
│ │ │ ├── automain.cpython-312.pyc (1.90 KB)
│ │ │ ├── automain.py (2.02 KB)
│ │ │ ├── autoparse.cpython-312.pyc (10.8 KB)
│ │ │ ├── autoparse.py (11.3 KB)
│ │ │ ├── errors.cpython-312.pyc (509 B)
│ │ │ └── errors.py (886 B)
│ │ ├── autocommand-2.2.2.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── LICENSE (7.46 KB)
│ │ │ ├── METADATA (14.6 KB)
│ │ │ ├── RECORD (1.04 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (92 B)
│ │ │ └── top_level.txt (12 B)
│ │ ├── backports/
│ │ │ ├── __init__.cpython-312.pyc (383 B)
│ │ │ ├── __init__.py (81 B)
│ │ │ └── tarfile/
│ │ │ ├── __init__.cpython-312.pyc (118 KB)
│ │ │ ├── __init__.py (105 KB)
│ │ │ ├── __main__.cpython-312.pyc (367 B)
│ │ │ ├── __main__.py (59 B)
│ │ │ └── compat/
│ │ │ ├── __init__.cpython-312.pyc (276 B)
│ │ │ ├── __init__.py (0 B)
│ │ │ ├── py38.cpython-312.pyc (1.09 KB)
│ │ │ └── py38.py (568 B)
│ │ ├── backports.tarfile-1.2.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── LICENSE (1023 B)
│ │ │ ├── METADATA (1.99 KB)
│ │ │ ├── RECORD (1.03 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (92 B)
│ │ │ └── top_level.txt (10 B)
│ │ ├── importlib_metadata/
│ │ │ ├── __init__.cpython-312.pyc (56.4 KB)
│ │ │ ├── __init__.py (36.8 KB)
│ │ │ ├── _adapters.cpython-312.pyc (5.89 KB)
│ │ │ ├── _adapters.py (3.72 KB)
│ │ │ ├── _collections.cpython-312.pyc (2.00 KB)
│ │ │ ├── _collections.py (760 B)
│ │ │ ├── _compat.cpython-312.pyc (2.29 KB)
│ │ │ ├── _compat.py (1.28 KB)
│ │ │ ├── _functools.cpython-312.pyc (4.40 KB)
│ │ │ ├── _functools.py (3.43 KB)
│ │ │ ├── _itertools.cpython-312.pyc (6.41 KB)
│ │ │ ├── _itertools.py (5.23 KB)
│ │ │ ├── _meta.cpython-312.pyc (3.58 KB)
│ │ │ ├── _meta.py (1.74 KB)
│ │ │ ├── _text.cpython-312.pyc (3.89 KB)
│ │ │ ├── _text.py (2.11 KB)
│ │ │ ├── _typing.cpython-312.pyc (474 B)
│ │ │ ├── _typing.py (367 B)
│ │ │ ├── compat/
│ │ │ │ ├── __init__.cpython-312.pyc (277 B)
│ │ │ │ ├── __init__.py (0 B)
│ │ │ │ ├── py311.cpython-312.pyc (1.32 KB)
│ │ │ │ ├── py311.py (608 B)
│ │ │ │ ├── py39.cpython-312.pyc (1.75 KB)
│ │ │ │ └── py39.py (1.16 KB)
│ │ │ ├── diagnose.cpython-312.pyc (1.24 KB)
│ │ │ ├── diagnose.py (379 B)
│ │ │ └── py.typed (0 B)
│ │ ├── importlib_metadata-8.7.1.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (4.57 KB)
│ │ │ ├── RECORD (1.84 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (91 B)
│ │ │ ├── licenses/
│ │ │ │ └── LICENSE (10.0 KB)
│ │ │ └── top_level.txt (19 B)
│ │ ├── jaraco/
│ │ │ ├── context/
│ │ │ │ ├── __init__.cpython-312.pyc (14.8 KB)
│ │ │ │ ├── __init__.py (9.59 KB)
│ │ │ │ └── py.typed (0 B)
│ │ │ ├── functools/
│ │ │ │ ├── __init__.cpython-312.pyc (24.8 KB)
│ │ │ │ ├── __init__.py (18.1 KB)
│ │ │ │ ├── __init__.pyi (3.83 KB)
│ │ │ │ └── py.typed (0 B)
│ │ │ └── text/
│ │ │ ├── Lorem ipsum.txt (1.31 KB)
│ │ │ ├── __init__.cpython-312.pyc (25.7 KB)
│ │ │ ├── __init__.py (16.3 KB)
│ │ │ ├── layouts.cpython-312.pyc (1.15 KB)
│ │ │ ├── layouts.py (643 B)
│ │ │ ├── show-newlines.cpython-312.pyc (1.52 KB)
│ │ │ ├── show-newlines.py (903 B)
│ │ │ ├── strip-prefix.cpython-312.pyc (977 B)
│ │ │ ├── strip-prefix.py (412 B)
│ │ │ ├── to-dvorak.cpython-312.pyc (515 B)
│ │ │ ├── to-dvorak.py (118 B)
│ │ │ ├── to-qwerty.cpython-312.pyc (515 B)
│ │ │ └── to-qwerty.py (118 B)
│ │ ├── jaraco.text-4.0.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── LICENSE (1023 B)
│ │ │ ├── METADATA (3.65 KB)
│ │ │ ├── RECORD (1.13 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (91 B)
│ │ │ └── top_level.txt (7 B)
│ │ ├── jaraco_context-6.1.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (4.17 KB)
│ │ │ ├── RECORD (777 B)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (91 B)
│ │ │ ├── licenses/
│ │ │ │ └── LICENSE (1.05 KB)
│ │ │ └── top_level.txt (7 B)
│ │ ├── jaraco_functools-4.4.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (2.91 KB)
│ │ │ ├── RECORD (882 B)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (91 B)
│ │ │ ├── licenses/
│ │ │ │ └── LICENSE (1.05 KB)
│ │ │ └── top_level.txt (7 B)
│ │ ├── more_itertools/
│ │ │ ├── __init__.cpython-312.pyc (420 B)
│ │ │ ├── __init__.py (149 B)
│ │ │ ├── __init__.pyi (43 B)
│ │ │ ├── more.cpython-312.pyc (185 KB)
│ │ │ ├── more.py (159 KB)
│ │ │ ├── more.pyi (26.4 KB)
│ │ │ ├── py.typed (0 B)
│ │ │ ├── recipes.cpython-312.pyc (49.6 KB)
│ │ │ ├── recipes.py (40.8 KB)
│ │ │ └── recipes.pyi (6.08 KB)
│ │ ├── more_itertools-10.8.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (38.4 KB)
│ │ │ ├── RECORD (1.07 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (82 B)
│ │ │ └── licenses/
│ │ │ └── LICENSE (1.02 KB)
│ │ ├── packaging/
│ │ │ ├── __init__.cpython-312.pyc (626 B)
│ │ │ ├── __init__.py (494 B)
│ │ │ ├── _elffile.cpython-312.pyc (4.91 KB)
│ │ │ ├── _elffile.py (3.13 KB)
│ │ │ ├── _manylinux.cpython-312.pyc (9.70 KB)
│ │ │ ├── _manylinux.py (9.34 KB)
│ │ │ ├── _musllinux.cpython-312.pyc (4.53 KB)
│ │ │ ├── _musllinux.py (2.65 KB)
│ │ │ ├── _parser.cpython-312.pyc (13.9 KB)
│ │ │ ├── _parser.py (10.2 KB)
│ │ │ ├── _structures.cpython-312.pyc (3.41 KB)
│ │ │ ├── _structures.py (1.49 KB)
│ │ │ ├── _tokenizer.cpython-312.pyc (8.38 KB)
│ │ │ ├── _tokenizer.py (5.30 KB)
│ │ │ ├── licenses/
│ │ │ │ ├── __init__.cpython-312.pyc (4.01 KB)
│ │ │ │ ├── __init__.py (5.69 KB)
│ │ │ │ ├── _spdx.cpython-312.pyc (48.7 KB)
│ │ │ │ └── _spdx.py (49.9 KB)
│ │ │ ├── markers.cpython-312.pyc (12.9 KB)
│ │ │ ├── markers.py (12.4 KB)
│ │ │ ├── metadata.cpython-312.pyc (31.3 KB)
│ │ │ ├── metadata.py (38.4 KB)
│ │ │ ├── py.typed (0 B)
│ │ │ ├── pylock.cpython-312.pyc (28.2 KB)
│ │ │ ├── pylock.py (22.0 KB)
│ │ │ ├── requirements.cpython-312.pyc (4.37 KB)
│ │ │ ├── requirements.py (2.82 KB)
│ │ │ ├── specifiers.cpython-312.pyc (40.0 KB)
│ │ │ ├── specifiers.py (39.8 KB)
│ │ │ ├── tags.cpython-312.pyc (24.5 KB)
│ │ │ ├── tags.py (22.3 KB)
│ │ │ ├── utils.cpython-312.pyc (6.29 KB)
│ │ │ ├── utils.py (4.94 KB)
│ │ │ ├── version.cpython-312.pyc (27.2 KB)
│ │ │ └── version.py (22.7 KB)
│ │ ├── packaging-26.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (3.23 KB)
│ │ │ ├── RECORD (2.06 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (82 B)
│ │ │ └── licenses/
│ │ │ ├── LICENSE (197 B)
│ │ │ ├── LICENSE.APACHE (9.95 KB)
│ │ │ └── LICENSE.BSD (1.32 KB)
│ │ ├── platformdirs/
│ │ │ ├── __init__.cpython-312.pyc (19.4 KB)
│ │ │ ├── __init__.py (21.7 KB)
│ │ │ ├── __main__.cpython-312.pyc (1.98 KB)
│ │ │ ├── __main__.py (1.46 KB)
│ │ │ ├── android.cpython-312.pyc (10.5 KB)
│ │ │ ├── android.py (8.82 KB)
│ │ │ ├── api.cpython-312.pyc (13.0 KB)
│ │ │ ├── api.py (9.06 KB)
│ │ │ ├── macos.cpython-312.pyc (8.87 KB)
│ │ │ ├── macos.py (6.17 KB)
│ │ │ ├── py.typed (0 B)
│ │ │ ├── unix.cpython-312.pyc (14.4 KB)
│ │ │ ├── unix.py (10.2 KB)
│ │ │ ├── version.cpython-312.pyc (871 B)
│ │ │ ├── version.py (704 B)
│ │ │ ├── windows.cpython-312.pyc (13.4 KB)
│ │ │ └── windows.py (9.90 KB)
│ │ ├── platformdirs-4.4.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (12.5 KB)
│ │ │ ├── RECORD (1.19 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (87 B)
│ │ │ └── licenses/
│ │ │ └── LICENSE (1.06 KB)
│ │ ├── tomli/
│ │ │ ├── __init__.cpython-312.pyc (407 B)
│ │ │ ├── __init__.py (314 B)
│ │ │ ├── _parser.cpython-312.pyc (28.9 KB)
│ │ │ ├── _parser.py (25.3 KB)
│ │ │ ├── _re.cpython-312.pyc (4.24 KB)
│ │ │ ├── _re.py (3.32 KB)
│ │ │ ├── _types.cpython-312.pyc (435 B)
│ │ │ ├── _types.py (254 B)
│ │ │ └── py.typed (26 B)
│ │ ├── tomli-2.4.0.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (10.3 KB)
│ │ │ ├── RECORD (822 B)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (82 B)
│ │ │ └── licenses/
│ │ │ └── LICENSE (1.04 KB)
│ │ ├── wheel/
│ │ │ ├── __init__.cpython-312.pyc (336 B)
│ │ │ ├── __init__.py (59 B)
│ │ │ ├── __main__.cpython-312.pyc (1.03 KB)
│ │ │ ├── __main__.py (512 B)
│ │ │ ├── _bdist_wheel.cpython-312.pyc (25.5 KB)
│ │ │ ├── _bdist_wheel.py (21.2 KB)
│ │ │ ├── _commands/
│ │ │ │ ├── __init__.cpython-312.pyc (6.76 KB)
│ │ │ │ ├── __init__.py (4.33 KB)
│ │ │ │ ├── convert.cpython-312.pyc (15.7 KB)
│ │ │ │ ├── convert.py (12.4 KB)
│ │ │ │ ├── pack.cpython-312.pyc (4.40 KB)
│ │ │ │ ├── pack.py (3.00 KB)
│ │ │ │ ├── tags.cpython-312.pyc (6.65 KB)
│ │ │ │ ├── tags.py (4.67 KB)
│ │ │ │ ├── unpack.cpython-312.pyc (1.52 KB)
│ │ │ │ └── unpack.py (1016 B)
│ │ │ ├── _metadata.cpython-312.pyc (8.52 KB)
│ │ │ ├── _metadata.py (6.04 KB)
│ │ │ ├── _setuptools_logging.cpython-312.pyc (1.45 KB)
│ │ │ ├── _setuptools_logging.py (781 B)
│ │ │ ├── bdist_wheel.cpython-312.pyc (843 B)
│ │ │ ├── bdist_wheel.py (1.07 KB)
│ │ │ ├── macosx_libfile.cpython-312.pyc (16.0 KB)
│ │ │ ├── macosx_libfile.py (16.3 KB)
│ │ │ ├── metadata.cpython-312.pyc (927 B)
│ │ │ ├── metadata.py (757 B)
│ │ │ ├── wheelfile.cpython-312.pyc (11.8 KB)
│ │ │ └── wheelfile.py (8.52 KB)
│ │ ├── wheel-0.46.3.dist-info/
│ │ │ ├── INSTALLER (2 B)
│ │ │ ├── METADATA (2.36 KB)
│ │ │ ├── RECORD (1.71 KB)
│ │ │ ├── REQUESTED (0 B)
│ │ │ ├── WHEEL (82 B)
│ │ │ ├── entry_points.txt (110 B)
│ │ │ └── licenses/
│ │ │ └── LICENSE.txt (1.08 KB)
│ │ ├── zipp/
│ │ │ ├── __init__.cpython-312.pyc (20.1 KB)
│ │ │ ├── __init__.py (11.6 KB)
│ │ │ ├── _functools.cpython-312.pyc (1.07 KB)
│ │ │ ├── _functools.py (575 B)
│ │ │ ├── compat/
│ │ │ │ ├── __init__.cpython-312.pyc (263 B)
│ │ │ │ ├── __init__.py (0 B)
│ │ │ │ ├── overlay.cpython-312.pyc (1.48 KB)
│ │ │ │ ├── overlay.py (783 B)
│ │ │ │ ├── py310.cpython-312.pyc (579 B)
│ │ │ │ ├── py310.py (256 B)
│ │ │ │ ├── py313.cpython-312.pyc (1.66 KB)
│ │ │ │ └── py313.py (654 B)
│ │ │ ├── glob.cpython-312.pyc (5.62 KB)
│ │ │ └── glob.py (3.31 KB)
│ │ └── zipp-3.23.0.dist-info/
│ │ ├── INSTALLER (2 B)
│ │ ├── METADATA (3.49 KB)
│ │ ├── RECORD (1.05 KB)
│ │ ├── REQUESTED (0 B)
│ │ ├── WHEEL (91 B)
│ │ ├── licenses/
│ │ │ └── LICENSE (1.05 KB)
│ │ └── top_level.txt (5 B)
│ ├── archive_util.cpython-312.pyc (9.04 KB)
│ ├── archive_util.py (7.18 KB)
│ ├── build_meta.cpython-312.pyc (24.5 KB)
│ ├── build_meta.py (19.7 KB)
│ ├── cli-32.exe (11.5 KB)
│ ├── cli-64.exe (14.0 KB)
│ ├── cli-arm64.exe (13.5 KB)
│ ├── cli.exe (11.5 KB)
│ ├── command/
│ │ ├── __init__.cpython-312.pyc (715 B)
│ │ ├── __init__.py (803 B)
│ │ ├── _requirestxt.cpython-312.pyc (6.49 KB)
│ │ ├── _requirestxt.py (4.13 KB)
│ │ ├── alias.cpython-312.pyc (3.48 KB)
│ │ ├── alias.py (2.31 KB)
│ │ ├── bdist_egg.cpython-312.pyc (23.6 KB)
│ │ ├── bdist_egg.py (16.4 KB)
│ │ ├── bdist_rpm.cpython-312.pyc (2.11 KB)
│ │ ├── bdist_rpm.py (1.41 KB)
│ │ ├── bdist_wheel.cpython-312.pyc (25.5 KB)
│ │ ├── bdist_wheel.py (21.6 KB)
│ │ ├── build.cpython-312.pyc (5.38 KB)
│ │ ├── build.py (5.93 KB)
│ │ ├── build_clib.cpython-312.pyc (3.81 KB)
│ │ ├── build_clib.py (4.43 KB)
│ │ ├── build_ext.cpython-312.pyc (22.5 KB)
│ │ ├── build_ext.py (17.8 KB)
│ │ ├── build_py.cpython-312.pyc (21.6 KB)
│ │ ├── build_py.py (15.4 KB)
│ │ ├── develop.cpython-312.pyc (2.82 KB)
│ │ ├── develop.py (1.72 KB)
│ │ ├── dist_info.cpython-312.pyc (5.09 KB)
│ │ ├── dist_info.py (3.37 KB)
│ │ ├── easy_install.cpython-312.pyc (1.56 KB)
│ │ ├── easy_install.py (780 B)
│ │ ├── editable_wheel.cpython-312.pyc (47.0 KB)
│ │ ├── editable_wheel.py (34.0 KB)
│ │ ├── egg_info.cpython-312.pyc (34.8 KB)
│ │ ├── egg_info.py (26.1 KB)
│ │ ├── install.cpython-312.pyc (5.84 KB)
│ │ ├── install.py (4.97 KB)
│ │ ├── install_egg_info.cpython-312.pyc (3.67 KB)
│ │ ├── install_egg_info.py (1.99 KB)
│ │ ├── install_lib.cpython-312.pyc (6.02 KB)
│ │ ├── install_lib.py (4.22 KB)
│ │ ├── install_scripts.cpython-312.pyc (3.75 KB)
│ │ ├── install_scripts.py (2.39 KB)
│ │ ├── rotate.cpython-312.pyc (3.67 KB)
│ │ ├── rotate.py (2.08 KB)
│ │ ├── saveopts.cpython-312.pyc (1.26 KB)
│ │ ├── saveopts.py (678 B)
│ │ ├── sdist.cpython-312.pyc (11.8 KB)
│ │ ├── sdist.py (7.25 KB)
│ │ ├── setopt.cpython-312.pyc (6.90 KB)
│ │ ├── setopt.py (4.95 KB)
│ │ ├── test.cpython-312.pyc (1.99 KB)
│ │ └── test.py (1.37 KB)
│ ├── compat/
│ │ ├── __init__.cpython-312.pyc (250 B)
│ │ ├── __init__.py (0 B)
│ │ ├── py310.cpython-312.pyc (850 B)
│ │ ├── py310.py (344 B)
│ │ ├── py311.cpython-312.pyc (1.47 KB)
│ │ ├── py311.py (807 B)
│ │ ├── py312.cpython-312.pyc (533 B)
│ │ ├── py312.py (366 B)
│ │ ├── py39.cpython-312.pyc (379 B)
│ │ └── py39.py (493 B)
│ ├── config/
│ │ ├── NOTICE (493 B)
│ │ ├── __init__.cpython-312.pyc (2.05 KB)
│ │ ├── __init__.py (1.50 KB)
│ │ ├── _apply_pyprojecttoml.cpython-312.pyc (25.1 KB)
│ │ ├── _apply_pyprojecttoml.py (18.9 KB)
│ │ ├── _validate_pyproject/
│ │ │ ├── NOTICE (18.2 KB)
│ │ │ ├── __init__.cpython-312.pyc (1.90 KB)
│ │ │ ├── __init__.py (1.01 KB)
│ │ │ ├── error_reporting.cpython-312.pyc (17.6 KB)
│ │ │ ├── error_reporting.py (11.5 KB)
│ │ │ ├── extra_validations.cpython-312.pyc (5.84 KB)
│ │ │ ├── extra_validations.py (4.97 KB)
│ │ │ ├── fastjsonschema_exceptions.cpython-312.pyc (2.86 KB)
│ │ │ ├── fastjsonschema_exceptions.py (1.58 KB)
│ │ │ ├── fastjsonschema_validations.cpython-312.pyc (235 KB)
│ │ │ ├── fastjsonschema_validations.py (357 KB)
│ │ │ ├── formats.cpython-312.pyc (19.8 KB)
│ │ │ └── formats.py (15.0 KB)
│ │ ├── distutils.schema.json (972 B)
│ │ ├── expand.cpython-312.pyc (24.0 KB)
│ │ ├── expand.py (15.6 KB)
│ │ ├── pyprojecttoml.cpython-312.pyc (23.4 KB)
│ │ ├── pyprojecttoml.py (18.3 KB)
│ │ ├── setupcfg.cpython-312.pyc (32.4 KB)
│ │ ├── setupcfg.py (26.0 KB)
│ │ └── setuptools.schema.json (15.6 KB)
│ ├── depends.cpython-312.pyc (7.49 KB)
│ ├── depends.py (5.84 KB)
│ ├── discovery.cpython-312.pyc (28.1 KB)
│ ├── discovery.py (20.7 KB)
│ ├── dist.cpython-312.pyc (51.0 KB)
│ ├── dist.py (44.0 KB)
│ ├── errors.cpython-312.pyc (3.48 KB)
│ ├── errors.py (2.97 KB)
│ ├── extension.cpython-312.pyc (6.97 KB)
│ ├── extension.py (6.67 KB)
│ ├── glob.cpython-312.pyc (7.31 KB)
│ ├── glob.py (5.94 KB)
│ ├── gui-32.exe (11.5 KB)
│ ├── gui-64.exe (14.0 KB)
│ ├── gui-arm64.exe (13.5 KB)
│ ├── gui.exe (11.5 KB)
│ ├── installer.cpython-312.pyc (7.79 KB)
│ ├── installer.py (5.06 KB)
│ ├── launch.cpython-312.pyc (1.35 KB)
│ ├── launch.py (820 B)
│ ├── launcher manifest.xml (628 B)
│ ├── logging.cpython-312.pyc (2.11 KB)
│ ├── logging.py (1.23 KB)
│ ├── modified.cpython-312.pyc (559 B)
│ ├── modified.py (568 B)
│ ├── monkey.cpython-312.pyc (5.13 KB)
│ ├── monkey.py (3.66 KB)
│ ├── msvc.cpython-312.pyc (58.6 KB)
│ ├── msvc.py (41.9 KB)
│ ├── namespaces.cpython-312.pyc (5.16 KB)
│ ├── namespaces.py (2.99 KB)
│ ├── script (dev).tmpl (218 B)
│ ├── script.tmpl (138 B)
│ ├── tests/
│ │ ├── __init__.cpython-312.pyc (758 B)
│ │ ├── __init__.py (335 B)
│ │ ├── compat/
│ │ │ ├── __init__.cpython-312.pyc (256 B)
│ │ │ ├── __init__.py (0 B)
│ │ │ ├── py39.cpython-312.pyc (423 B)
│ │ │ └── py39.py (135 B)
│ │ ├── config/
│ │ │ ├── __init__.cpython-312.pyc (256 B)
│ │ │ ├── __init__.py (0 B)
│ │ │ ├── downloads/
│ │ │ │ ├── __init__.cpython-312.pyc (3.09 KB)
│ │ │ │ ├── __init__.py (1.80 KB)
│ │ │ │ ├── preload.cpython-312.pyc (854 B)
│ │ │ │ └── preload.py (450 B)
│ │ │ ├── setupcfg_examples.txt (1.88 KB)
│ │ │ ├── test_apply_pyprojecttoml.cpython-312.pyc (40.3 KB)
│ │ │ ├── test_apply_pyprojecttoml.py (28.9 KB)
│ │ │ ├── test_expand.cpython-312.pyc (11.4 KB)
│ │ │ ├── test_expand.py (8.74 KB)
│ │ │ ├── test_pyprojecttoml.cpython-312.pyc (16.6 KB)
│ │ │ ├── test_pyprojecttoml.py (12.8 KB)
│ │ │ ├── test_pyprojecttoml_dynamic_deps.cpython-312.pyc (4.21 KB)
│ │ │ ├── test_pyprojecttoml_dynamic_deps.py (3.19 KB)
│ │ │ ├── test_setupcfg.cpython-312.pyc (42.4 KB)
│ │ │ └── test_setupcfg.py (32.9 KB)
│ │ ├── contexts.cpython-312.pyc (6.50 KB)
│ │ ├── contexts.py (3.09 KB)
│ │ ├── environment.cpython-312.pyc (3.53 KB)
│ │ ├── environment.py (3.03 KB)
│ │ ├── fixtures.cpython-312.pyc (15.5 KB)
│ │ ├── fixtures.py (11.9 KB)
│ │ ├── indexes/
│ │ │ └── test_links_priority/
│ │ │ ├── external.html (92 B)
│ │ │ └── simple/
│ │ │ └── foobar/
│ │ │ └── index.html (174 B)
│ │ ├── integration/
│ │ │ ├── __init__.cpython-312.pyc (261 B)
│ │ │ ├── __init__.py (0 B)
│ │ │ ├── helpers.cpython-312.pyc (4.78 KB)
│ │ │ ├── helpers.py (2.64 KB)
│ │ │ ├── test_pbr.cpython-312.pyc (911 B)
│ │ │ ├── test_pbr.py (432 B)
│ │ │ ├── test_pip_install_sdist.cpython-312.pyc (8.98 KB)
│ │ │ └── test_pip_install_sdist.py (8.06 KB)
│ │ ├── mod_with_constant.cpython-312.pyc (284 B)
│ │ ├── mod_with_constant.py (22 B)
│ │ ├── namespaces.cpython-312.pyc (4.16 KB)
│ │ ├── namespaces.py (2.72 KB)
│ │ ├── script-with-bom.cpython-312.pyc (278 B)
│ │ ├── script-with-bom.py (18 B)
│ │ ├── test_archive_util.cpython-312.pyc (1.91 KB)
│ │ ├── test_archive_util.py (845 B)
│ │ ├── test_bdist_deprecations.cpython-312.pyc (1.60 KB)
│ │ ├── test_bdist_deprecations.py (775 B)
│ │ ├── test_bdist_egg.cpython-312.pyc (4.08 KB)
│ │ ├── test_bdist_egg.py (1.93 KB)
│ │ ├── test_bdist_wheel.cpython-312.pyc (32.6 KB)
│ │ ├── test_bdist_wheel.py (22.5 KB)
│ │ ├── test_build.cpython-312.pyc (1.63 KB)
│ │ ├── test_build.py (798 B)
│ │ ├── test_build_clib.cpython-312.pyc (4.11 KB)
│ │ ├── test_build_clib.py (3.05 KB)
│ │ ├── test_build_ext.cpython-312.pyc (13.1 KB)
│ │ ├── test_build_ext.py (9.88 KB)
│ │ ├── test_build_meta.cpython-312.pyc (42.2 KB)
│ │ ├── test_build_meta.py (32.5 KB)
│ │ ├── test_build_py.cpython-312.pyc (16.6 KB)
│ │ ├── test_build_py.py (13.8 KB)
│ │ ├── test_config_discovery.cpython-312.pyc (29.9 KB)
│ │ ├── test_config_discovery.py (21.10 KB)
│ │ ├── test_core_metadata.cpython-312.pyc (19.7 KB)
│ │ ├── test_core_metadata.py (17.6 KB)
│ │ ├── test_depends.cpython-312.pyc (991 B)
│ │ ├── test_depends.py (424 B)
│ │ ├── test_develop.cpython-312.pyc (5.38 KB)
│ │ ├── test_develop.py (3.06 KB)
│ │ ├── test_dist.cpython-312.pyc (10.7 KB)
│ │ ├── test_dist.py (8.75 KB)
│ │ ├── test_dist_info.cpython-312.pyc (7.67 KB)
│ │ ├── test_dist_info.py (4.90 KB)
│ │ ├── test_distutils_adoption.cpython-312.pyc (8.09 KB)
│ │ ├── test_distutils_adoption.py (5.86 KB)
│ │ ├── test_editable_install.cpython-312.pyc (55.5 KB)
│ │ ├── test_editable_install.py (41.5 KB)
│ │ ├── test_egg_info.cpython-312.pyc (46.8 KB)
│ │ ├── test_egg_info.py (43.8 KB)
│ │ ├── test_extern.cpython-312.pyc (906 B)
│ │ ├── test_extern.py (296 B)
│ │ ├── test_find_packages.cpython-312.pyc (11.9 KB)
│ │ ├── test_find_packages.py (7.65 KB)
│ │ ├── test_find_py_modules.cpython-312.pyc (3.79 KB)
│ │ ├── test_find_py_modules.py (2.35 KB)
│ │ ├── test_glob.cpython-312.pyc (1.29 KB)
│ │ ├── test_glob.py (887 B)
│ │ ├── test_install_scripts.cpython-312.pyc (6.06 KB)
│ │ ├── test_install_scripts.py (3.36 KB)
│ │ ├── test_logging.cpython-312.pyc (3.19 KB)
│ │ ├── test_logging.py (2.04 KB)
│ │ ├── test_manifest.cpython-312.pyc (28.4 KB)
│ │ ├── test_manifest.py (19.9 KB)
│ │ ├── test_namespaces.cpython-312.pyc (3.16 KB)
│ │ ├── test_namespaces.py (2.46 KB)
│ │ ├── test_scripts.cpython-312.pyc (1.04 KB)
│ │ ├── test_scripts.py (379 B)
│ │ ├── test_sdist.cpython-312.pyc (45.0 KB)
│ │ ├── test_sdist.py (32.0 KB)
│ │ ├── test_setopt.cpython-312.pyc (2.87 KB)
│ │ ├── test_setopt.py (1.34 KB)
│ │ ├── test_setuptools.cpython-312.pyc (17.6 KB)
│ │ ├── test_setuptools.py (9.10 KB)
│ │ ├── test_shutil_wrapper.cpython-312.pyc (1.38 KB)
│ │ ├── test_shutil_wrapper.py (641 B)
│ │ ├── test_unicode_utils.cpython-312.pyc (869 B)
│ │ ├── test_unicode_utils.py (316 B)
│ │ ├── test_virtualenv.cpython-312.pyc (4.41 KB)
│ │ ├── test_virtualenv.py (3.65 KB)
│ │ ├── test_warnings.cpython-312.pyc (4.10 KB)
│ │ ├── test_warnings.py (3.27 KB)
│ │ ├── test_wheel.cpython-312.pyc (17.8 KB)
│ │ ├── test_wheel.py (18.2 KB)
│ │ ├── test_windows_wrappers.cpython-312.pyc (10.3 KB)
│ │ ├── test_windows_wrappers.py (7.70 KB)
│ │ ├── text.cpython-312.pyc (585 B)
│ │ ├── text.py (123 B)
│ │ ├── textwrap.cpython-312.pyc (501 B)
│ │ └── textwrap.py (98 B)
│ ├── unicode_utils.cpython-312.pyc (5.01 KB)
│ ├── unicode_utils.py (3.75 KB)
│ ├── version.cpython-312.pyc (482 B)
│ ├── version.py (161 B)
│ ├── warnings.cpython-312.pyc (5.06 KB)
│ ├── warnings.py (3.71 KB)
│ ├── wheel.cpython-312.pyc (14.9 KB)
│ ├── wheel.py (9.31 KB)
│ ├── windows_support.cpython-312.pyc (1.49 KB)
│ └── windows_support.py (726 B)
└── setuptools-83.0.0.dist-info/
├── INSTALLER (4 B)
├── METADATA (6.43 KB)
├── RECORD (104 KB)
├── REQUESTED (0 B)
├── WHEEL (88 B)
├── direct_url.json (127 B)
├── entry_points.txt (2.40 KB)
├── licenses/
│ └── LICENSE (1023 B)
└── top_level.txt (27 B)