compiledbd

View on PyPIReverse Dependencies (0)

0.9.1 compiledbd-0.9.1-py3-none-any.whl

Wheel Details

Project: compiledbd
Version: 0.9.1
Filename: compiledbd-0.9.1-py3-none-any.whl
Download: [link]
Size: 27400
MD5: 8f1c8c3684bca1461e8f55a9e6fd1bf2
SHA256: 7a83c2810aa2dd4ab0b900935444798964e537c734af6004cdc0e178b0e816ed
Uploaded: 2024-07-15 21:47:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compiledbd
Version: 0.9.1
Summary: Tool for generating Clang JSON Compilation Database files for make-based build systems.
Author: Kadir Sevil
Author-Email: kadir.sevil[at]diodeiot.com
Home-Page: https://github.com/diodeiot/compiledbd
Project-Url: Issue Tracking, https://github.com/diodeiot/compiledbd/issues
License: GPLv3
Keywords: compilation-database clang c cpp makefile rtags completion
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*
Requires-Dist: click
Requires-Dist: bashlex
Requires-Dist: shutilwhich
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5153 characters]

WHEEL

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

RECORD

Path Digest Size
compiledb/__init__.py sha256=Kpr2kGxW9rrPem4nFFO41fg3dB6mq4KtEwd85w0NuJc 4069
compiledb/__main__.py sha256=pPWXMCG5XYEUKoWuTINEHRqc1FAwCFIA9fX5TIuXb3A 955
compiledb/__version__.py sha256=5L6C-uFVgswGmNpStBs9dgezYNdfX7Z8fpgeBjygXxo 381
compiledb/cli.py sha256=oZIpJM7i7Un0HQ95HKGtRvCWV5lsTL_8lWICQp7bVa0 5079
compiledb/compiler.py sha256=_tjPwYVmEcBy8S1HzO1_u-p-pFBdtfm6iJjbpjXMMno 3280
compiledb/parser.py sha256=PVWGsNK2iXIJBHf952YFrOveoGcUlJjpTNZyn5Euya4 8769
compiledb/utils.py sha256=hMOYE7cinI3_4IjJiO3cSMXg-Rl4JUeaFKpMjo2Qtis 778
compiledb/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compiledb/commands/make.py sha256=iXc1OaYxEKsLPDJ7Gm0qhT9FG1GkiPmP5gF_z3Br91Y 3420
compiledbd-0.9.1.dist-info/LICENSE sha256=EqxQR_KvBSLwZ5ixWJ_8RZm8KckflU14dOAyBjTnd8A 35122
compiledbd-0.9.1.dist-info/METADATA sha256=HJFC4-FlswGxL3z48qsDUiNF2Mtn46Ft1dgh9P3FRBw 6322
compiledbd-0.9.1.dist-info/WHEEL sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk 91
compiledbd-0.9.1.dist-info/entry_points.txt sha256=KObpOe7oarH2o4xJ_mJZHF4udsziYVKJC98goxQ2SNY 49
compiledbd-0.9.1.dist-info/top_level.txt sha256=VdsmqIx0Mn4TkokdNhCO5AIlBhqlEu90teqgSDU7ciY 10
compiledbd-0.9.1.dist-info/RECORD

top_level.txt

compiledb

entry_points.txt

compiledbd = compiledb.cli:cli