cmakeperf

View on PyPIReverse Dependencies (0)

0.6.0 cmakeperf-0.6.0-py3-none-any.whl

Wheel Details

Project: cmakeperf
Version: 0.6.0
Filename: cmakeperf-0.6.0-py3-none-any.whl
Download: [link]
Size: 4367
MD5: 9a63d738089679d8ec8064e3af19dd1b
SHA256: ead4f26a4622630d24d45d40b5028228536442f7d5867238f000eb2bd25a16ca
Uploaded: 2024-11-13 10:40:35 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: cmakeperf
Version: 0.6.0
Summary: Measure compilation performance with CMake
Author-Email: Paul Gessinger <hello[at]paulgessinger.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: filelock (>=3.16.1)
Requires-Dist: numpy (>=2.1.2)
Requires-Dist: pandas (>=2.2.3)
Requires-Dist: psutil (>=6.1.0)
Requires-Dist: rich (>=13.9.4)
Requires-Dist: tabulate (>=0.9.0)
Requires-Dist: typer (>=0.13.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
cmakeperf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cmakeperf/cli.py sha256=wBf7iT6Md7S3uqPoaA1F7gIrGWk_oYFgsoR4qWFx54E 8815
cmakeperf-0.6.0.dist-info/METADATA sha256=RuEWKfxKn4ayATUev24BYbRQuhcxlE2625FLB02DaDM 403
cmakeperf-0.6.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
cmakeperf-0.6.0.dist-info/entry_points.txt sha256=JJCKX_YePEgsScs4e79ysK9EZi0yYYSHC84hS6JfwS8 146
cmakeperf-0.6.0.dist-info/RECORD

entry_points.txt

cmakeperf = cmakeperf.cli:app
cmakeperf-intercept = cmakeperf.cli:intercept
cmakeperf-intercept-ld = cmakeperf.cli:intercept_ld