compile-commands

View on PyPIReverse Dependencies (0)

2.0.1 compile_commands-2.0.1-py3-none-any.whl

Wheel Details

Project: compile-commands
Version: 2.0.1
Filename: compile_commands-2.0.1-py3-none-any.whl
Download: [link]
Size: 11893
MD5: ae5f23c815ab8ca85199336ac7e6d54e
SHA256: bc6bfbe7cf2f4c106f812330eeb569cbb0d488f2aa8d1c48194c895ae47a4438
Uploaded: 2025-02-12 14:29:50 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: compile-commands
Version: 2.0.1
Summary: Compilation Database Manipulation Utility
Author-Email: Quentin Dewaghe <q.dewaghe[at]gmail.com>
Project-Url: Homepage, https://github.com/qdewaghe/compile-commands
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: glob2
Requires-Dist: gprof2dot; extra == "extra"
Requires-Dist: mypy; extra == "extra"
Requires-Dist: pytest; extra == "extra"
Requires-Dist: pytest-cov; extra == "extra"
Provides-Extra: extra
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4999 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
compile_commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compile_commands/golden_test.py sha256=J9IU3k7S450ZiQ8gCKq_hQ7SRkDZyrGlwSS6OpFFAQk 944
compile_commands/main.py sha256=nhfDOZz4R_1vrMLJ29YLxYBUc1amP-eFdD1hJ66Jqs4 17460
compile_commands/test_cli.py sha256=obgcUpXjNvnMwx6lNAHN9CI5qIj0tY_2KkHx6CxNqFA 2747
compile_commands/test_compile_commands.py sha256=KA3Z5p3sP9nY_g_SrLbIiQ7Qoknzh3rLPcB--8w6VtY 5773
compile_commands-2.0.1.dist-info/LICENSE sha256=mLI2jXZXP60PZnahKVF7P80x03Uf13vvyuGRSIGbKOg 1064
compile_commands-2.0.1.dist-info/METADATA sha256=XtndiKbVgtgX7_ebX9FOxu16-KF8m_Es1xM4lFpH1Uw 5976
compile_commands-2.0.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
compile_commands-2.0.1.dist-info/entry_points.txt sha256=sMW6o6SJQxwYZHIRgcuVcBn_lKbikZkcLdTDXZ2elGY 64
compile_commands-2.0.1.dist-info/top_level.txt sha256=HPXATEx42O7JOiCc86cAJgrOWf1rAbXIrToXlY6VC4s 17
compile_commands-2.0.1.dist-info/RECORD

top_level.txt

compile_commands

entry_points.txt

compile-commands = compile_commands.main:main