compiledb-plus

View on PyPIReverse Dependencies (0)

1.0.0 compiledb_plus-1.0.0-py3-none-any.whl

Wheel Details

Project: compiledb-plus
Version: 1.0.0
Filename: compiledb_plus-1.0.0-py3-none-any.whl
Download: [link]
Size: 27558
MD5: 0a593c1f0db129f6c18ca8fcc356cf20
SHA256: 2e124e07ac032b4d4295f51a105a93fd3ac20a519e6fe740c516f337d9a4657d
Uploaded: 2023-07-20 03:17:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compiledb-plus
Version: 1.0.0
Summary: Tool for generating Clang JSON Compilation Database files for make-based build systems. A fork of https://github.com/nickdiego/compiledb
Author: maxnilz
Author-Email: maxnilz[at]gmail.com
Home-Page: https://github.com/maxnilz/compiledb-plus
Project-Url: Issue Tracking, https://github.com/maxnilz/compiledb/issues
License: GPLv3
Keywords: compilation-database clang c cpp makefile rtags completion
Classifier: Development Status :: 5 - Production/Stable
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: 5576 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.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=IZkGWmRTC9uUkiEOyShY330GmcYTrKSbK4yqSs4BDps 420
compiledb/cli.py sha256=7HCjLYx4LLc1_N5GaQsVwqRRH1dtPZ7FWJgPnQ5hVqA 4756
compiledb/compiler.py sha256=_tjPwYVmEcBy8S1HzO1_u-p-pFBdtfm6iJjbpjXMMno 3280
compiledb/parser.py sha256=_xj7Ahm94Rwoj-5v-XVK4OkID4kU7I6Hy1qiLLdpUcE 8775
compiledb/utils.py sha256=hMOYE7cinI3_4IjJiO3cSMXg-Rl4JUeaFKpMjo2Qtis 778
compiledb/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compiledb/commands/make.py sha256=8GUe8gmw56EYi6PV_14ksOxs0u1vnD-tkwcHqRbQU2c 3342
compiledb_plus-1.0.0.dist-info/LICENSE sha256=EqxQR_KvBSLwZ5ixWJ_8RZm8KckflU14dOAyBjTnd8A 35122
compiledb_plus-1.0.0.dist-info/METADATA sha256=5Y5X_ySYtdPtQNOmqCBk3QSMdiSToS_pE0I1nZmSUWU 6801
compiledb_plus-1.0.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
compiledb_plus-1.0.0.dist-info/entry_points.txt sha256=2ml4-BcKjlTGmd620nYLxXt2kKrQMEXENPAsY7VghQ0 53
compiledb_plus-1.0.0.dist-info/top_level.txt sha256=VdsmqIx0Mn4TkokdNhCO5AIlBhqlEu90teqgSDU7ciY 10
compiledb_plus-1.0.0.dist-info/RECORD

top_level.txt

compiledb

entry_points.txt

compiledb-plus = compiledb.cli:cli