compiledb

View on PyPIReverse Dependencies (0)

0.10.1 compiledb-0.10.1-py3-none-any.whl
compiledb-0.10.1-py2-none-any.whl

Wheel Details

Project: compiledb
Version: 0.10.1
Filename: compiledb-0.10.1-py2-none-any.whl
Download: [link]
Size: 27239
MD5: 801d6ea5c05a92e88282bd25705b98ee
SHA256: 339a7047f824eb1293ca7984a9382e2c49aff08dd2356cbe134d2615002f26f3
Uploaded: 2019-07-11 18:58:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: compiledb
Version: 0.10.1
Summary: Tool for generating Clang JSON Compilation Database files for make-based build systems.
Author: Nick Yamane
Author-Email: nick[at]diegoyam.com
Home-Page: https://github.com/nickdiego/compiledb
Project-Url: Issue Tracking, https://github.com/nickdiego/compiledb/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
[Description omitted; length: 4998 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.32.3)
Root-Is-Purelib: true
Tag: py2-none-any

RECORD

Path Digest Size
compiledb/__init__.py sha256=Kpr2kGxW9rrPem4nFFO41fg3dB6mq4KtEwd85w0NuJc 4069
compiledb/__main__.py sha256=pPWXMCG5XYEUKoWuTINEHRqc1FAwCFIA9fX5TIuXb3A 955
compiledb/__version__.py sha256=FofndKuWao3_1-P9kz_hiuivHSHrCjFFB9p6wbajrTY 344
compiledb/cli.py sha256=7HCjLYx4LLc1_N5GaQsVwqRRH1dtPZ7FWJgPnQ5hVqA 4756
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=8GUe8gmw56EYi6PV_14ksOxs0u1vnD-tkwcHqRbQU2c 3342
compiledb-0.10.1.dist-info/LICENSE sha256=EqxQR_KvBSLwZ5ixWJ_8RZm8KckflU14dOAyBjTnd8A 35122
compiledb-0.10.1.dist-info/METADATA sha256=G54INt0y959DxhYpTkuIxvGshGRLLZBec3XzvHrLBSI 6156
compiledb-0.10.1.dist-info/WHEEL sha256=ZvfnntGaZglpRLAKVkx18HrxfMwCXrA0b-ARJVnnMrw 92
compiledb-0.10.1.dist-info/entry_points.txt sha256=QIKuu9hBT1VnO1RJXAXsPJALdgRDhQSdRcfmv5SCCUQ 49
compiledb-0.10.1.dist-info/top_level.txt sha256=VdsmqIx0Mn4TkokdNhCO5AIlBhqlEu90teqgSDU7ciY 10
compiledb-0.10.1.dist-info/RECORD

top_level.txt

compiledb

entry_points.txt

compiledb = compiledb.cli:cli