hatch-xclam 0.7.0.dev12__tar.gz → 0.7.0.dev13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hatch_xclam-0.7.0.dev12/hatch_xclam.egg-info → hatch_xclam-0.7.0.dev13}/PKG-INFO +38 -32
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/README.md +37 -31
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13/hatch_xclam.egg-info}/PKG-INFO +38 -32
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/SOURCES.txt +0 -118
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/top_level.txt +0 -1
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/pyproject.toml +1 -1
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py +0 -45
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +0 -365
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +0 -206
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +0 -1272
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +0 -1547
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +0 -59
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +0 -152
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +0 -270
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +0 -574
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +0 -704
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py +0 -709
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +0 -173
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +0 -169
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +0 -113
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +0 -55
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +0 -805
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +0 -1172
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +0 -1319
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +0 -128
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +0 -104
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +0 -462
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +0 -89
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +0 -56
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +0 -2745
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +0 -3976
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +0 -44
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +0 -2965
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +0 -67
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +0 -1391
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +0 -26
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py +0 -3112
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +0 -99
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +0 -767
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +0 -1260
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +0 -174
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +0 -61
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +0 -373
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +0 -1939
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py +0 -54
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +0 -303
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +0 -3196
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +0 -65
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py +0 -15
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py +0 -108
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py +0 -252
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py +0 -83
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py +0 -359
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py +0 -61
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py +0 -192
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py +0 -252
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py +0 -825
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed +0 -0
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py +0 -90
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py +0 -1030
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py +0 -553
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py +0 -172
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py +0 -563
- hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py +0 -261
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/LICENSE +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/cli_hatch.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/environment_manager.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/dependency_installation_orchestrator.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/docker_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/hatch_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/installation_context.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/installer_base.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/python_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/registry.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/system_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/backup.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/host_management.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/models.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/reporting.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/strategies.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/package_loader.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/python_environment_manager.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/registry_explorer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/registry_retriever.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/template_generator.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/dependency_links.txt +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/entry_points.txt +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/requires.txt +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/setup.cfg +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/run_environment_tests.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_cli_version.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg_v2/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg_v2/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/utility_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/utility_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/complex_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/complex_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/docker_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/docker_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/mixed_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/mixed_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/python_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/python_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/simple_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/simple_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/system_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/system_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg_b/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg_b/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/invalid_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/invalid_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/version_conflict_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/version_conflict_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_1_0_pkg/main.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_2_0_pkg/main.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_2_1_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_2_1_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data_utils.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_dependency_orchestrator_consent.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_docker_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_env_manip.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_hatch_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_installer_base.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_atomic_operations.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_backup_integration.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_all_host_specific_args.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_backup_management.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_direct_management.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_discovery_listing.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_host_config_integration.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_package_management.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_partial_updates.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_environment_integration.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_config_backup.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_configuration_manager.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_registry_decorator.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_pydantic_architecture_v4.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_server_config_models.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_server_config_type_field.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_sync_functionality.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_user_feedback_reporting.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_non_tty_integration.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_online_package_loader.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_python_environment_manager.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_python_installer.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_registry.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_registry_retriever.py +0 -0
- {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_system_installer.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hatch-xclam
|
|
3
|
-
Version: 0.7.0.
|
|
3
|
+
Version: 0.7.0.dev13
|
|
4
4
|
Summary: Package manager for the Cracking Shells ecosystem
|
|
5
5
|
Author: Cracking Shells Team
|
|
6
6
|
Project-URL: Homepage, https://github.com/CrackingShells/Hatch
|
|
@@ -26,13 +26,34 @@ Dynamic: license-file
|
|
|
26
26
|
|
|
27
27
|
# Hatch
|
|
28
28
|
|
|
29
|
-

|
|
30
30
|
|
|
31
|
-
|
|
31
|
+
## Introduction
|
|
32
|
+
|
|
33
|
+
Hatch is the package manager for managing Model Context Protocol (MCP) servers with environment isolation, multi-type dependency resolution, and multi-host deployment. Deploy MCP servers to Claude Desktop, VS Code, Cursor, and other platforms with automatic dependency management.
|
|
32
34
|
|
|
33
35
|
The canonical documentation is at `docs/index.md` and published at <https://hatch.readthedocs.io/en/latest/>.
|
|
34
36
|
|
|
35
|
-
##
|
|
37
|
+
## Key Features
|
|
38
|
+
|
|
39
|
+
- **Environment Isolation** — Create separate, isolated workspaces for different projects without conflicts
|
|
40
|
+
- **Multi-Type Dependency Resolution** — Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
41
|
+
- **Multi-Host Deployment** — Deploy MCP servers to Claude Desktop, Claude Code, VS Code, Cursor, LM Studio, and Google Gemini CLI
|
|
42
|
+
- **Package Validation** — Ensure packages meet schema requirements before distribution
|
|
43
|
+
- **Development-Focused** — Optimized for rapid development and testing of MCP server ecosystems
|
|
44
|
+
|
|
45
|
+
## Supported MCP Hosts
|
|
46
|
+
|
|
47
|
+
Hatch supports deployment to the following MCP host platforms:
|
|
48
|
+
|
|
49
|
+
- **Claude Desktop** — Anthropic's desktop application for Claude with native MCP support
|
|
50
|
+
- **Claude Code** — Claude integration for VS Code with MCP capabilities
|
|
51
|
+
- **VS Code** — Visual Studio Code with the MCP extension for tool integration
|
|
52
|
+
- **Cursor** — AI-first code editor with built-in MCP server support
|
|
53
|
+
- **LM Studio** — Local LLM inference platform with MCP server integration
|
|
54
|
+
- **Google Gemini CLI** — Command-line interface for Google's Gemini model with MCP support
|
|
55
|
+
|
|
56
|
+
## Quick Start
|
|
36
57
|
|
|
37
58
|
### Install from PyPI
|
|
38
59
|
|
|
@@ -72,41 +93,26 @@ hatch validate ./my_mcp_server
|
|
|
72
93
|
|
|
73
94
|
### Deploy MCP servers to your tools
|
|
74
95
|
|
|
75
|
-
Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
96
|
+
**Package-First Deployment (Recommended)** — Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
76
97
|
|
|
77
98
|
```bash
|
|
78
99
|
hatch package add ./my_mcp_server --host claude-desktop,cursor
|
|
79
100
|
```
|
|
80
101
|
|
|
81
|
-
Configure
|
|
102
|
+
**Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
|
|
82
103
|
|
|
83
104
|
```bash
|
|
84
|
-
#
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
--
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
--
|
|
105
|
+
# Remote server example: GitHub MCP Server with authentication
|
|
106
|
+
export GIT_PAT_TOKEN=your_github_personal_access_token
|
|
107
|
+
hatch mcp configure github-mcp --host gemini \
|
|
108
|
+
--httpUrl https://api.github.com/mcp \
|
|
109
|
+
--header Authorization="Bearer $GIT_PAT_TOKEN"
|
|
110
|
+
|
|
111
|
+
# Local server example: Context7 via npx
|
|
112
|
+
hatch mcp configure context7 --host vscode \
|
|
113
|
+
--command npx --args "-y @upstash/context7-mcp"
|
|
93
114
|
```
|
|
94
115
|
|
|
95
|
-
List configured servers and hosts:
|
|
96
|
-
|
|
97
|
-
```bash
|
|
98
|
-
hatch mcp list servers
|
|
99
|
-
hatch mcp list hosts --detailed
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
## Key features
|
|
103
|
-
|
|
104
|
-
- **Environment isolation**: Create separate workspaces for different projects
|
|
105
|
-
- **Multi-type dependencies**: Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
106
|
-
- **MCP host configuration**: Deploy MCP servers to Claude Desktop, Cursor, VSCode, and other platforms
|
|
107
|
-
- **Package validation**: Ensure packages meet schema requirements before distribution
|
|
108
|
-
- **Development-focused**: Optimized for rapid development and testing of MCP server ecosystems
|
|
109
|
-
|
|
110
116
|
## Documentation
|
|
111
117
|
|
|
112
118
|
- **[Full Documentation](https://hatch.readthedocs.io/en/latest/)** — Complete reference and guides
|
|
@@ -128,12 +134,12 @@ We welcome contributions! See the [How to Contribute](./docs/articles/devs/contr
|
|
|
128
134
|
3. **Create a feature branch**: `git checkout -b feat/your-feature`
|
|
129
135
|
4. **Make changes** and add tests
|
|
130
136
|
5. **Use conventional commits**: `npm run commit` for guided commits
|
|
131
|
-
6. **Run tests**: `
|
|
137
|
+
6. **Run tests**: `wobble`
|
|
132
138
|
7. **Create a pull request**
|
|
133
139
|
|
|
134
140
|
We use [Conventional Commits](https://www.conventionalcommits.org/) for automated versioning. Use `npm run commit` for guided commit messages.
|
|
135
141
|
|
|
136
|
-
## Getting
|
|
142
|
+
## Getting Help
|
|
137
143
|
|
|
138
144
|
- Search existing [GitHub Issues](https://github.com/CrackingShells/Hatch/issues)
|
|
139
145
|
- Read [Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md) for common problems
|
|
@@ -1,12 +1,33 @@
|
|
|
1
1
|
# Hatch
|
|
2
2
|
|
|
3
|
-

|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Introduction
|
|
6
|
+
|
|
7
|
+
Hatch is the package manager for managing Model Context Protocol (MCP) servers with environment isolation, multi-type dependency resolution, and multi-host deployment. Deploy MCP servers to Claude Desktop, VS Code, Cursor, and other platforms with automatic dependency management.
|
|
6
8
|
|
|
7
9
|
The canonical documentation is at `docs/index.md` and published at <https://hatch.readthedocs.io/en/latest/>.
|
|
8
10
|
|
|
9
|
-
##
|
|
11
|
+
## Key Features
|
|
12
|
+
|
|
13
|
+
- **Environment Isolation** — Create separate, isolated workspaces for different projects without conflicts
|
|
14
|
+
- **Multi-Type Dependency Resolution** — Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
15
|
+
- **Multi-Host Deployment** — Deploy MCP servers to Claude Desktop, Claude Code, VS Code, Cursor, LM Studio, and Google Gemini CLI
|
|
16
|
+
- **Package Validation** — Ensure packages meet schema requirements before distribution
|
|
17
|
+
- **Development-Focused** — Optimized for rapid development and testing of MCP server ecosystems
|
|
18
|
+
|
|
19
|
+
## Supported MCP Hosts
|
|
20
|
+
|
|
21
|
+
Hatch supports deployment to the following MCP host platforms:
|
|
22
|
+
|
|
23
|
+
- **Claude Desktop** — Anthropic's desktop application for Claude with native MCP support
|
|
24
|
+
- **Claude Code** — Claude integration for VS Code with MCP capabilities
|
|
25
|
+
- **VS Code** — Visual Studio Code with the MCP extension for tool integration
|
|
26
|
+
- **Cursor** — AI-first code editor with built-in MCP server support
|
|
27
|
+
- **LM Studio** — Local LLM inference platform with MCP server integration
|
|
28
|
+
- **Google Gemini CLI** — Command-line interface for Google's Gemini model with MCP support
|
|
29
|
+
|
|
30
|
+
## Quick Start
|
|
10
31
|
|
|
11
32
|
### Install from PyPI
|
|
12
33
|
|
|
@@ -46,41 +67,26 @@ hatch validate ./my_mcp_server
|
|
|
46
67
|
|
|
47
68
|
### Deploy MCP servers to your tools
|
|
48
69
|
|
|
49
|
-
Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
70
|
+
**Package-First Deployment (Recommended)** — Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
50
71
|
|
|
51
72
|
```bash
|
|
52
73
|
hatch package add ./my_mcp_server --host claude-desktop,cursor
|
|
53
74
|
```
|
|
54
75
|
|
|
55
|
-
Configure
|
|
76
|
+
**Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
|
|
56
77
|
|
|
57
78
|
```bash
|
|
58
|
-
#
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
--
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
--
|
|
79
|
+
# Remote server example: GitHub MCP Server with authentication
|
|
80
|
+
export GIT_PAT_TOKEN=your_github_personal_access_token
|
|
81
|
+
hatch mcp configure github-mcp --host gemini \
|
|
82
|
+
--httpUrl https://api.github.com/mcp \
|
|
83
|
+
--header Authorization="Bearer $GIT_PAT_TOKEN"
|
|
84
|
+
|
|
85
|
+
# Local server example: Context7 via npx
|
|
86
|
+
hatch mcp configure context7 --host vscode \
|
|
87
|
+
--command npx --args "-y @upstash/context7-mcp"
|
|
67
88
|
```
|
|
68
89
|
|
|
69
|
-
List configured servers and hosts:
|
|
70
|
-
|
|
71
|
-
```bash
|
|
72
|
-
hatch mcp list servers
|
|
73
|
-
hatch mcp list hosts --detailed
|
|
74
|
-
```
|
|
75
|
-
|
|
76
|
-
## Key features
|
|
77
|
-
|
|
78
|
-
- **Environment isolation**: Create separate workspaces for different projects
|
|
79
|
-
- **Multi-type dependencies**: Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
80
|
-
- **MCP host configuration**: Deploy MCP servers to Claude Desktop, Cursor, VSCode, and other platforms
|
|
81
|
-
- **Package validation**: Ensure packages meet schema requirements before distribution
|
|
82
|
-
- **Development-focused**: Optimized for rapid development and testing of MCP server ecosystems
|
|
83
|
-
|
|
84
90
|
## Documentation
|
|
85
91
|
|
|
86
92
|
- **[Full Documentation](https://hatch.readthedocs.io/en/latest/)** — Complete reference and guides
|
|
@@ -102,12 +108,12 @@ We welcome contributions! See the [How to Contribute](./docs/articles/devs/contr
|
|
|
102
108
|
3. **Create a feature branch**: `git checkout -b feat/your-feature`
|
|
103
109
|
4. **Make changes** and add tests
|
|
104
110
|
5. **Use conventional commits**: `npm run commit` for guided commits
|
|
105
|
-
6. **Run tests**: `
|
|
111
|
+
6. **Run tests**: `wobble`
|
|
106
112
|
7. **Create a pull request**
|
|
107
113
|
|
|
108
114
|
We use [Conventional Commits](https://www.conventionalcommits.org/) for automated versioning. Use `npm run commit` for guided commit messages.
|
|
109
115
|
|
|
110
|
-
## Getting
|
|
116
|
+
## Getting Help
|
|
111
117
|
|
|
112
118
|
- Search existing [GitHub Issues](https://github.com/CrackingShells/Hatch/issues)
|
|
113
119
|
- Read [Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md) for common problems
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: hatch-xclam
|
|
3
|
-
Version: 0.7.0.
|
|
3
|
+
Version: 0.7.0.dev13
|
|
4
4
|
Summary: Package manager for the Cracking Shells ecosystem
|
|
5
5
|
Author: Cracking Shells Team
|
|
6
6
|
Project-URL: Homepage, https://github.com/CrackingShells/Hatch
|
|
@@ -26,13 +26,34 @@ Dynamic: license-file
|
|
|
26
26
|
|
|
27
27
|
# Hatch
|
|
28
28
|
|
|
29
|
-

|
|
30
30
|
|
|
31
|
-
|
|
31
|
+
## Introduction
|
|
32
|
+
|
|
33
|
+
Hatch is the package manager for managing Model Context Protocol (MCP) servers with environment isolation, multi-type dependency resolution, and multi-host deployment. Deploy MCP servers to Claude Desktop, VS Code, Cursor, and other platforms with automatic dependency management.
|
|
32
34
|
|
|
33
35
|
The canonical documentation is at `docs/index.md` and published at <https://hatch.readthedocs.io/en/latest/>.
|
|
34
36
|
|
|
35
|
-
##
|
|
37
|
+
## Key Features
|
|
38
|
+
|
|
39
|
+
- **Environment Isolation** — Create separate, isolated workspaces for different projects without conflicts
|
|
40
|
+
- **Multi-Type Dependency Resolution** — Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
41
|
+
- **Multi-Host Deployment** — Deploy MCP servers to Claude Desktop, Claude Code, VS Code, Cursor, LM Studio, and Google Gemini CLI
|
|
42
|
+
- **Package Validation** — Ensure packages meet schema requirements before distribution
|
|
43
|
+
- **Development-Focused** — Optimized for rapid development and testing of MCP server ecosystems
|
|
44
|
+
|
|
45
|
+
## Supported MCP Hosts
|
|
46
|
+
|
|
47
|
+
Hatch supports deployment to the following MCP host platforms:
|
|
48
|
+
|
|
49
|
+
- **Claude Desktop** — Anthropic's desktop application for Claude with native MCP support
|
|
50
|
+
- **Claude Code** — Claude integration for VS Code with MCP capabilities
|
|
51
|
+
- **VS Code** — Visual Studio Code with the MCP extension for tool integration
|
|
52
|
+
- **Cursor** — AI-first code editor with built-in MCP server support
|
|
53
|
+
- **LM Studio** — Local LLM inference platform with MCP server integration
|
|
54
|
+
- **Google Gemini CLI** — Command-line interface for Google's Gemini model with MCP support
|
|
55
|
+
|
|
56
|
+
## Quick Start
|
|
36
57
|
|
|
37
58
|
### Install from PyPI
|
|
38
59
|
|
|
@@ -72,41 +93,26 @@ hatch validate ./my_mcp_server
|
|
|
72
93
|
|
|
73
94
|
### Deploy MCP servers to your tools
|
|
74
95
|
|
|
75
|
-
Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
96
|
+
**Package-First Deployment (Recommended)** — Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
76
97
|
|
|
77
98
|
```bash
|
|
78
99
|
hatch package add ./my_mcp_server --host claude-desktop,cursor
|
|
79
100
|
```
|
|
80
101
|
|
|
81
|
-
Configure
|
|
102
|
+
**Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
|
|
82
103
|
|
|
83
104
|
```bash
|
|
84
|
-
#
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
--
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
--
|
|
105
|
+
# Remote server example: GitHub MCP Server with authentication
|
|
106
|
+
export GIT_PAT_TOKEN=your_github_personal_access_token
|
|
107
|
+
hatch mcp configure github-mcp --host gemini \
|
|
108
|
+
--httpUrl https://api.github.com/mcp \
|
|
109
|
+
--header Authorization="Bearer $GIT_PAT_TOKEN"
|
|
110
|
+
|
|
111
|
+
# Local server example: Context7 via npx
|
|
112
|
+
hatch mcp configure context7 --host vscode \
|
|
113
|
+
--command npx --args "-y @upstash/context7-mcp"
|
|
93
114
|
```
|
|
94
115
|
|
|
95
|
-
List configured servers and hosts:
|
|
96
|
-
|
|
97
|
-
```bash
|
|
98
|
-
hatch mcp list servers
|
|
99
|
-
hatch mcp list hosts --detailed
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
## Key features
|
|
103
|
-
|
|
104
|
-
- **Environment isolation**: Create separate workspaces for different projects
|
|
105
|
-
- **Multi-type dependencies**: Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
106
|
-
- **MCP host configuration**: Deploy MCP servers to Claude Desktop, Cursor, VSCode, and other platforms
|
|
107
|
-
- **Package validation**: Ensure packages meet schema requirements before distribution
|
|
108
|
-
- **Development-focused**: Optimized for rapid development and testing of MCP server ecosystems
|
|
109
|
-
|
|
110
116
|
## Documentation
|
|
111
117
|
|
|
112
118
|
- **[Full Documentation](https://hatch.readthedocs.io/en/latest/)** — Complete reference and guides
|
|
@@ -128,12 +134,12 @@ We welcome contributions! See the [How to Contribute](./docs/articles/devs/contr
|
|
|
128
134
|
3. **Create a feature branch**: `git checkout -b feat/your-feature`
|
|
129
135
|
4. **Make changes** and add tests
|
|
130
136
|
5. **Use conventional commits**: `npm run commit` for guided commits
|
|
131
|
-
6. **Run tests**: `
|
|
137
|
+
6. **Run tests**: `wobble`
|
|
132
138
|
7. **Create a pull request**
|
|
133
139
|
|
|
134
140
|
We use [Conventional Commits](https://www.conventionalcommits.org/) for automated versioning. Use `npm run commit` for guided commit messages.
|
|
135
141
|
|
|
136
|
-
## Getting
|
|
142
|
+
## Getting Help
|
|
137
143
|
|
|
138
144
|
- Search existing [GitHub Issues](https://github.com/CrackingShells/Hatch/issues)
|
|
139
145
|
- Read [Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md) for common problems
|
|
@@ -24,65 +24,6 @@ pyproject.toml
|
|
|
24
24
|
./hatch/mcp_host_config/models.py
|
|
25
25
|
./hatch/mcp_host_config/reporting.py
|
|
26
26
|
./hatch/mcp_host_config/strategies.py
|
|
27
|
-
./node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py
|
|
28
|
-
./node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py
|
|
29
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
|
|
30
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
|
|
31
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
|
|
32
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
|
|
33
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
|
|
34
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
|
|
35
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
|
|
36
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
|
|
37
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
|
|
38
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
|
|
39
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
|
|
40
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
|
|
41
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
|
|
42
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
|
|
43
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
|
|
44
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
|
|
45
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
|
|
46
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
|
|
47
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
|
|
48
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
|
|
49
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
|
|
50
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
|
|
51
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py
|
|
52
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
|
|
53
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
|
|
54
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
|
|
55
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
|
|
56
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
|
|
57
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
|
|
58
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
|
|
59
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py
|
|
60
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
|
|
61
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
|
|
62
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
|
|
63
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
|
|
64
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
|
|
65
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
|
|
66
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
|
|
67
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
|
|
68
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
|
|
69
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
|
|
70
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
|
|
71
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py
|
|
72
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py
|
|
73
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py
|
|
74
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py
|
|
75
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py
|
|
76
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py
|
|
77
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py
|
|
78
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py
|
|
79
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py
|
|
80
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed
|
|
81
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py
|
|
82
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py
|
|
83
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py
|
|
84
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py
|
|
85
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py
|
|
86
27
|
./tests/__init__.py
|
|
87
28
|
./tests/run_environment_tests.py
|
|
88
29
|
./tests/test_cli_version.py
|
|
@@ -176,65 +117,6 @@ hatch_xclam.egg-info/dependency_links.txt
|
|
|
176
117
|
hatch_xclam.egg-info/entry_points.txt
|
|
177
118
|
hatch_xclam.egg-info/requires.txt
|
|
178
119
|
hatch_xclam.egg-info/top_level.txt
|
|
179
|
-
node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py
|
|
180
|
-
node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py
|
|
181
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
|
|
182
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
|
|
183
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
|
|
184
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
|
|
185
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
|
|
186
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
|
|
187
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
|
|
188
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
|
|
189
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
|
|
190
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
|
|
191
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
|
|
192
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
|
|
193
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
|
|
194
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
|
|
195
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
|
|
196
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
|
|
197
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
|
|
198
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
|
|
199
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
|
|
200
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
|
|
201
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
|
|
202
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
|
|
203
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py
|
|
204
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
|
|
205
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
|
|
206
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
|
|
207
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
|
|
208
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
|
|
209
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
|
|
210
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
|
|
211
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py
|
|
212
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
|
|
213
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
|
|
214
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
|
|
215
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
|
|
216
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
|
|
217
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
|
|
218
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
|
|
219
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
|
|
220
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
|
|
221
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
|
|
222
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
|
|
223
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py
|
|
224
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py
|
|
225
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py
|
|
226
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py
|
|
227
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py
|
|
228
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py
|
|
229
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py
|
|
230
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py
|
|
231
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py
|
|
232
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed
|
|
233
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py
|
|
234
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py
|
|
235
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py
|
|
236
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py
|
|
237
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py
|
|
238
120
|
tests/__init__.py
|
|
239
121
|
tests/run_environment_tests.py
|
|
240
122
|
tests/test_cli_version.py
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env python3
|
|
2
|
-
|
|
3
|
-
# Copyright (c) 2009 Google Inc. All rights reserved.
|
|
4
|
-
# Use of this source code is governed by a BSD-style license that can be
|
|
5
|
-
# found in the LICENSE file.
|
|
6
|
-
|
|
7
|
-
import os
|
|
8
|
-
import subprocess
|
|
9
|
-
import sys
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
def IsCygwin():
|
|
13
|
-
# Function copied from pylib/gyp/common.py
|
|
14
|
-
try:
|
|
15
|
-
out = subprocess.Popen(
|
|
16
|
-
"uname", stdout=subprocess.PIPE, stderr=subprocess.STDOUT
|
|
17
|
-
)
|
|
18
|
-
stdout, _ = out.communicate()
|
|
19
|
-
return "CYGWIN" in stdout.decode("utf-8")
|
|
20
|
-
except Exception:
|
|
21
|
-
return False
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
def UnixifyPath(path):
|
|
25
|
-
try:
|
|
26
|
-
if not IsCygwin():
|
|
27
|
-
return path
|
|
28
|
-
out = subprocess.Popen(
|
|
29
|
-
["cygpath", "-u", path], stdout=subprocess.PIPE, stderr=subprocess.STDOUT
|
|
30
|
-
)
|
|
31
|
-
stdout, _ = out.communicate()
|
|
32
|
-
return stdout.decode("utf-8")
|
|
33
|
-
except Exception:
|
|
34
|
-
return path
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
# Make sure we're using the version of pylib in this repo, not one installed
|
|
38
|
-
# elsewhere on the system. Also convert to Unix style path on Cygwin systems,
|
|
39
|
-
# else the 'gyp' library will not be found
|
|
40
|
-
path = UnixifyPath(sys.argv[0])
|
|
41
|
-
sys.path.insert(0, os.path.join(os.path.dirname(path), "pylib"))
|
|
42
|
-
import gyp # noqa: E402
|
|
43
|
-
|
|
44
|
-
if __name__ == "__main__":
|
|
45
|
-
sys.exit(gyp.script_main())
|