compile-commands

View on PyPIReverse Dependencies (0)

2.0.0 compile_commands-2.0.0-py3-none-any.whl

Wheel Details

Project: compile-commands
Version: 2.0.0
Filename: compile_commands-2.0.0-py3-none-any.whl
Download: [link]
Size: 11896
MD5: 0b495b195b5c1cc09017c2f6dda47f7f
SHA256: d07c46759dd8bdeeb08dab162ec1e10608076224de96efce3f7c88e3c5c6b64c
Uploaded: 2022-05-01 17:18:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compile-commands
Version: 2.0.0
Summary: Compilation Database Manipulation Utility
Author: Quentin Dewaghe
Author-Email: q.dewaghe[at]gmail.com
Home-Page: https://github.com/qdewaghe/compile-commands
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Requires-Dist: glob2
Requires-Dist: python-version (>="3.8")
Requires-Dist: pytest; extra == "extra"
Requires-Dist: pytest-cov; extra == "extra"
Requires-Dist: mypy; extra == "extra"
Requires-Dist: gprof2dot; extra == "extra"
Provides-Extra: extra
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5001 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
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.0.dist-info/LICENSE sha256=mLI2jXZXP60PZnahKVF7P80x03Uf13vvyuGRSIGbKOg 1064
compile_commands-2.0.0.dist-info/METADATA sha256=-XXeNOjsQSz2Y8v-Atnd6lUrzymj4kUlrrKF0iUAt4Y 5909
compile_commands-2.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
compile_commands-2.0.0.dist-info/entry_points.txt sha256=sMW6o6SJQxwYZHIRgcuVcBn_lKbikZkcLdTDXZ2elGY 64
compile_commands-2.0.0.dist-info/top_level.txt sha256=HPXATEx42O7JOiCc86cAJgrOWf1rAbXIrToXlY6VC4s 17
compile_commands-2.0.0.dist-info/RECORD

top_level.txt

compile_commands

entry_points.txt

compile-commands = compile_commands.main:main