cmake-presets-exploder

View on PyPIReverse Dependencies (0)

0.3.2 cmake_presets_exploder-0.3.2-py3-none-any.whl

Wheel Details

Project: cmake-presets-exploder
Version: 0.3.2
Filename: cmake_presets_exploder-0.3.2-py3-none-any.whl
Download: [link]
Size: 12604
MD5: 33055d17ab7d637ff5a73ec4c05c1a5e
SHA256: 0d823f818c15ed9b6cf9847015c31d6dffbc2fc5ef4758eddcd8e6ab1bf9f541
Uploaded: 2025-03-09 19:53:15 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: cmake-presets-exploder
Version: 0.3.2
Summary: Automatically generate combinations of different CMake Presets options
Author-Email: Harry Mander <harrymander96[at]gmail.com>
Project-Url: Homepage, https://github.com/harrymander/cmake-presets-exploder
Project-Url: Repository, https://github.com/harrymander/cmake-presets-exploder
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: click (>=8.1.8)
Requires-Dist: pydantic (>=2.10.6)
Requires-Dist: jinja2 (>=3.1.5); extra == "jinja2"
Requires-Dist: tomli (>=2.2.1); python_full_version < "3.11" and extra == "toml"
Requires-Dist: pyyaml (>=6.0.2); extra == "yaml"
Provides-Extra: jinja2
Provides-Extra: toml
Provides-Extra: yaml
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 7759 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cmake_presets_exploder/__init__.py sha256=E2h6eNPNVWwmpL_wrKPXr5_rXpy0fdJtOLBtUW413CY 269
cmake_presets_exploder/__main__.py sha256=5laAerPJnAfjsv86inJ1QXlUSQdQfPAaVxG9MHhmIIA 81
cmake_presets_exploder/cli.py sha256=yyP50ZvhnYAoc-kSe-cki52FL0Fvn0rFhO_Zg1lfM_E 10529
cmake_presets_exploder/exploder.py sha256=Hb2MWEKx_TPMwbw0HsMYf0S67-adWrcwwMnOkzKmU0U 12034
cmake_presets_exploder/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cmake_presets_exploder-0.3.2.dist-info/METADATA sha256=FYdRAfvbkh6ulsMoaFjBaR9uKR7ldKmox85PczUqV74 9422
cmake_presets_exploder-0.3.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
cmake_presets_exploder-0.3.2.dist-info/entry_points.txt sha256=5BGecZknge-5si4bq0OOd1ypMRfVlxTurp_nj9O7bpQ 74
cmake_presets_exploder-0.3.2.dist-info/licenses/LICENSE sha256=ebolecgLhpeBHlBHU_Pnx0P-Elp1NSDVcdZ0rXQbW0U 1069
cmake_presets_exploder-0.3.2.dist-info/RECORD

entry_points.txt

cmake-presets-exploder = cmake_presets_exploder.cli:cli