ccmodel

View on PyPIReverse Dependencies (1)

0.1.1 ccmodel-0.1.1-py3-none-any.whl

Wheel Details

Project: ccmodel
Version: 0.1.1
Filename: ccmodel-0.1.1-py3-none-any.whl
Download: [link]
Size: 23803
MD5: 282c47ff5a6b0f50ad7f46b80ec0651f
SHA256: f23117136af573709e49587d0a953cb658b81cc8a73ecf72f89618f23e52d7dc
Uploaded: 2021-10-25 06:11:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ccmodel
Version: 0.1.1
Summary: Clang-10 powered C/C++ code modeling
Author-Email: Gabe Ingram <gabriel.ingram[at]colorado.edu>
Project-Url: homepage, https://github.com/gjingram/ccmodel
Project-Url: repository, https://github.com/gjingram/ccmodel
License: MIT
Keywords: c,cc,c++,cpp,parse,code,model
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: ccm-clang-tools (~=0.1)
Requires-Dist: docker (~=5.0)
Requires-Dist: graphlib-backport (~=1.0)
Requires-Dist: loguru (~=0.5)
Requires-Dist: orjson (~=3.6)
Requires-Dist: regex (~=2021.10)
Description-Content-Type: text/markdown
[Description omitted; length: 119 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 0.8.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ccmodel/__config__/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ccmodel/__config__/ccmodel_config.py sha256=aM2ceD3qCpCg0Byqp5RANiTqltvdAvk4YE1EYcqE_2s 1579
ccmodel/__config__/clang_config.py sha256=sE7py-3x64JXkd1iHfVXXGmEOj4vLH91e4JeFVxQOXk 3719
ccmodel/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ccmodel/ccm.py sha256=NFA2aYENwLIN9R1qWoIV_kFYn6fxx5ylRVdQIQcRQyY 12296
ccmodel/code_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ccmodel/code_models/basic.py sha256=ZCG7YL7HUfQ1gpVaNTuh5-kB793AiMos6qCo83cBpeQ 4853
ccmodel/code_models/header.py sha256=7NWaXB6kwQ2HK6pAOf3DpWqtnKlHcWUdEB-7bo51s1c 4525
ccmodel/code_models/pointers.py sha256=ORsrr00MtW35pubGVcOPmsd7ebIy8U3flJP6pGDNc5g 570
ccmodel/code_models/variants.py sha256=4BLoVBH1zhXWcU17EcWWDzFBF0LUI5VJz6HjjQc62oE 78995
ccmodel/reader.py sha256=_ltsGVr9kqWxaf1-lusAVwlu8EKrU-kYdbFfzL3Lin0 3771
ccmodel/rules/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ccmodel/rules/code_model_map.py sha256=8ie8q5PbPTstGwog_PY2M_qm0fl_IkJ-RhJ5DPsch_E 665
ccmodel/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ccmodel/utils/code_utils.py sha256=sWKvOdbLAQRmQI6UwUgx2g_8PfFAQKR7WLy95e2qr0g 1864
ccmodel/utils/files.py sha256=UOKt35XQNK2R4naMkkSwweMWWp8Q2QJzUCChXuhxB3Y 266
ccmodel-0.1.1.dist-info/entry_points.txt sha256=Ta9_bh_9BS1sDz4QdUT3IkusrIgSRgGfKJRxAgGmjTA 43
ccmodel-0.1.1.dist-info/WHEEL sha256=L_KOtyxn9h8dMz6mrbJ8N4RsK5AEyhwQP2zQrABXe5E 87
ccmodel-0.1.1.dist-info/METADATA sha256=CKyCrTW8QdXCves9kGEJCjsPKAmSN4EQTweJTxXHnko 944
ccmodel-0.1.1.dist-info/LICENSE sha256=_J7C5Hk-VO5ZaIomj4Xo7bjJmcJqCnDaG6Jiz_x5s3k 1096
ccmodel-0.1.1.dist-info/RECORD

entry_points.txt

ccm = ccmodel.ccm:run_ccm