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.
Files changed (157) hide show
  1. {hatch_xclam-0.7.0.dev12/hatch_xclam.egg-info → hatch_xclam-0.7.0.dev13}/PKG-INFO +38 -32
  2. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/README.md +37 -31
  3. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13/hatch_xclam.egg-info}/PKG-INFO +38 -32
  4. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/SOURCES.txt +0 -118
  5. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/top_level.txt +0 -1
  6. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/pyproject.toml +1 -1
  7. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py +0 -45
  8. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +0 -365
  9. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +0 -206
  10. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +0 -1272
  11. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +0 -1547
  12. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +0 -59
  13. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +0 -152
  14. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +0 -270
  15. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +0 -574
  16. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +0 -704
  17. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py +0 -709
  18. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +0 -173
  19. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +0 -169
  20. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +0 -113
  21. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +0 -55
  22. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
  23. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +0 -805
  24. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +0 -1172
  25. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +0 -1319
  26. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +0 -128
  27. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +0 -104
  28. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +0 -462
  29. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +0 -89
  30. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +0 -56
  31. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +0 -2745
  32. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +0 -3976
  33. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +0 -44
  34. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +0 -2965
  35. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +0 -67
  36. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +0 -1391
  37. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +0 -26
  38. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py +0 -3112
  39. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +0 -99
  40. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +0 -767
  41. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +0 -1260
  42. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +0 -174
  43. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +0 -61
  44. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +0 -373
  45. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +0 -1939
  46. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py +0 -54
  47. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +0 -303
  48. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +0 -3196
  49. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +0 -65
  50. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py +0 -15
  51. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py +0 -108
  52. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py +0 -252
  53. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py +0 -83
  54. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py +0 -359
  55. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py +0 -61
  56. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py +0 -192
  57. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py +0 -252
  58. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py +0 -825
  59. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed +0 -0
  60. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py +0 -90
  61. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py +0 -1030
  62. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py +0 -553
  63. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py +0 -172
  64. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py +0 -563
  65. hatch_xclam-0.7.0.dev12/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py +0 -261
  66. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/LICENSE +0 -0
  67. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/__init__.py +0 -0
  68. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/cli_hatch.py +0 -0
  69. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/environment_manager.py +0 -0
  70. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/__init__.py +0 -0
  71. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/dependency_installation_orchestrator.py +0 -0
  72. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/docker_installer.py +0 -0
  73. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/hatch_installer.py +0 -0
  74. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/installation_context.py +0 -0
  75. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/installer_base.py +0 -0
  76. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/python_installer.py +0 -0
  77. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/registry.py +0 -0
  78. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/installers/system_installer.py +0 -0
  79. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/__init__.py +0 -0
  80. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/backup.py +0 -0
  81. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/host_management.py +0 -0
  82. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/models.py +0 -0
  83. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/reporting.py +0 -0
  84. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/strategies.py +0 -0
  85. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/package_loader.py +0 -0
  86. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/python_environment_manager.py +0 -0
  87. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/registry_explorer.py +0 -0
  88. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/registry_retriever.py +0 -0
  89. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch/template_generator.py +0 -0
  90. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/dependency_links.txt +0 -0
  91. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/entry_points.txt +0 -0
  92. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/requires.txt +0 -0
  93. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/setup.cfg +0 -0
  94. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/__init__.py +0 -0
  95. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/run_environment_tests.py +0 -0
  96. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_cli_version.py +0 -0
  97. {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
  98. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg/mcp_server.py +0 -0
  99. {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
  100. {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
  101. {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
  102. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/utility_pkg/mcp_server.py +0 -0
  103. {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
  104. {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
  105. {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
  106. {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
  107. {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
  108. {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
  109. {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
  110. {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
  111. {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
  112. {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
  113. {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
  114. {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
  115. {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
  116. {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
  117. {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
  118. {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
  119. {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
  120. {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
  121. {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
  122. {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
  123. {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
  124. {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
  125. {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
  126. {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
  127. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_data_utils.py +0 -0
  128. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_dependency_orchestrator_consent.py +0 -0
  129. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_docker_installer.py +0 -0
  130. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_env_manip.py +0 -0
  131. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_hatch_installer.py +0 -0
  132. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_installer_base.py +0 -0
  133. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_atomic_operations.py +0 -0
  134. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_backup_integration.py +0 -0
  135. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_all_host_specific_args.py +0 -0
  136. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_backup_management.py +0 -0
  137. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_direct_management.py +0 -0
  138. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_discovery_listing.py +0 -0
  139. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_host_config_integration.py +0 -0
  140. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_package_management.py +0 -0
  141. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_partial_updates.py +0 -0
  142. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_environment_integration.py +0 -0
  143. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_config_backup.py +0 -0
  144. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_configuration_manager.py +0 -0
  145. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_registry_decorator.py +0 -0
  146. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_pydantic_architecture_v4.py +0 -0
  147. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_server_config_models.py +0 -0
  148. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_server_config_type_field.py +0 -0
  149. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_sync_functionality.py +0 -0
  150. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_user_feedback_reporting.py +0 -0
  151. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_non_tty_integration.py +0 -0
  152. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_online_package_loader.py +0 -0
  153. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_python_environment_manager.py +0 -0
  154. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_python_installer.py +0 -0
  155. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_registry.py +0 -0
  156. {hatch_xclam-0.7.0.dev12 → hatch_xclam-0.7.0.dev13}/tests/test_registry_retriever.py +0 -0
  157. {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.dev12
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
- ![Hatch Logo](./docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
29
+ ![Hatch Logo](https://raw.githubusercontent.com/CrackingShells/Hatch/refs/heads/main/docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
30
30
 
31
- Hatch is the package manager for the Cracking Shells ecosystem, designed specifically for managing Model Context Protocol (MCP) servers. It handles complex dependency resolution across system packages, Python packages, Docker containers, and other Hatch packages — all in isolated environments.
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
- ## Quick start
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 an arbitrary MCP server (non-Hatch package) on Claude Desktop:
102
+ **Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
82
103
 
83
104
  ```bash
84
- # Local server with command and arguments
85
- hatch mcp configure my-weather-server --host claude-desktop \
86
- --command python --args weather_server.py \
87
- --env-var API_KEY=your_key
88
-
89
- # Remote server with URL
90
- hatch mcp configure api-server --host gemini \
91
- --httpUrl https://api.example.com \
92
- --header Authorization="Bearer token"
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**: `python -m pytest 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 help
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
- ![Hatch Logo](./docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
3
+ ![Hatch Logo](https://raw.githubusercontent.com/CrackingShells/Hatch/refs/heads/main/docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
4
4
 
5
- Hatch is the package manager for the Cracking Shells ecosystem, designed specifically for managing Model Context Protocol (MCP) servers. It handles complex dependency resolution across system packages, Python packages, Docker containers, and other Hatch packages — all in isolated environments.
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
- ## Quick start
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 an arbitrary MCP server (non-Hatch package) on Claude Desktop:
76
+ **Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
56
77
 
57
78
  ```bash
58
- # Local server with command and arguments
59
- hatch mcp configure my-weather-server --host claude-desktop \
60
- --command python --args weather_server.py \
61
- --env-var API_KEY=your_key
62
-
63
- # Remote server with URL
64
- hatch mcp configure api-server --host gemini \
65
- --httpUrl https://api.example.com \
66
- --header Authorization="Bearer token"
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**: `python -m pytest 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 help
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.dev12
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
- ![Hatch Logo](./docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
29
+ ![Hatch Logo](https://raw.githubusercontent.com/CrackingShells/Hatch/refs/heads/main/docs/resources/images/Logo/hatch_wide_dark_bg_transparent.png)
30
30
 
31
- Hatch is the package manager for the Cracking Shells ecosystem, designed specifically for managing Model Context Protocol (MCP) servers. It handles complex dependency resolution across system packages, Python packages, Docker containers, and other Hatch packages — all in isolated environments.
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
- ## Quick start
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 an arbitrary MCP server (non-Hatch package) on Claude Desktop:
102
+ **Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
82
103
 
83
104
  ```bash
84
- # Local server with command and arguments
85
- hatch mcp configure my-weather-server --host claude-desktop \
86
- --command python --args weather_server.py \
87
- --env-var API_KEY=your_key
88
-
89
- # Remote server with URL
90
- hatch mcp configure api-server --host gemini \
91
- --httpUrl https://api.example.com \
92
- --header Authorization="Bearer token"
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**: `python -m pytest 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 help
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
@@ -3,5 +3,4 @@ cracking-shells-playbook
3
3
  dist
4
4
  docs
5
5
  hatch
6
- node_modules
7
6
  tests
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "hatch-xclam"
7
- version = "0.7.0-dev.12"
7
+ version = "0.7.0-dev.13"
8
8
  description = "Package manager for the Cracking Shells ecosystem"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.12"
@@ -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())