mcpp

View on PyPIReverse Dependencies (0)

1.2.0 mcpp-1.2.0-py3-none-any.whl

Wheel Details

Project: mcpp
Version: 1.2.0
Filename: mcpp-1.2.0-py3-none-any.whl
Download: [link]
Size: 11244
MD5: 17f4f0e24e77c09cf0c3251a9e7483fd
SHA256: d0fadc7657866b66cf851f85293776f960d44508be4f0a77eae73408e1cbc79d
Uploaded: 2024-09-27 09:15:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mcpp
Version: 1.2.0
Summary: McCabe++ (mcpp): cyclomatic complexity and other vulnerability-related code metrics
Author-Email: Lukas Pirch <lukas.pirch[at]tu-berlin.de>
License: MIT License Copyright (c) 2023 Lukas Pirch Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: vulnerability,code metric,static analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: hydra-core (>=1.3.2)
Requires-Dist: tree-sitter (>=0.23.0)
Requires-Dist: tree-sitter-c (>=0.23.0)
Requires-Dist: tree-sitter-cpp (>=0.23.0)
Requires-Dist: tqdm (>=4.66.4)
Requires-Dist: loguru (>=0.7.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4079 characters]

WHEEL

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

RECORD

Path Digest Size
mcpp/__init__.py sha256=omybZvxGFftqKBnDSo0_SXUPUBrqq1Y5e1fyqv49rZ8 355
mcpp/__main__.py sha256=ogY8_STIB8TNYDyPSJm0rqa2HOmdzC6mHVOpChpJeHA 2158
mcpp/complexity.py sha256=frCYx33U7mhuXbquYBi-_2S5AHVjn4Ip_qdVgbNNuAI 2548
mcpp/config.py sha256=ml350T5wGlEFS_CykX5TRpXjYLTr_hxwoTVtHLP-A-E 442
mcpp/parse.py sha256=xuuixDrjvKokcPjcQV1xA6yLMOtPiXzNt6H-cF4RUuQ 2613
mcpp/queries.py sha256=HQkx1xTRcmvMUyT-6QGGgGv6J3fk1N-VAOPlKk0hdNc 913
mcpp/vulnerability.py sha256=FWGZUNbaBEETrKnd5lGlCTHe_ENkuAh081rOVmzbLPk 7887
mcpp/assets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mcpp/assets/config.yaml sha256=gqYqh3yfAPy7vXNc0aoiaNym0v5_LX73wQ6z13-GJWY 433
mcpp-1.2.0.dist-info/LICENSE sha256=8ppmrmIeJlRZ43DIFGZYkpfdy6UirmLoQKNCqa8C1Ec 1068
mcpp-1.2.0.dist-info/METADATA sha256=iwoa7K7hoql0mCjcJ7QvNW3roK9iV3a-2lDu8iy_zYY 6006
mcpp-1.2.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
mcpp-1.2.0.dist-info/entry_points.txt sha256=JyfogqzjL4sT_1tHVRosM6KvxdH4LQ8GOOJOEUArfl8 44
mcpp-1.2.0.dist-info/top_level.txt sha256=aD5UDPMLDt7Za3YJijr0PEFYSYgSr8Rto45I2clVRqA 5
mcpp-1.2.0.dist-info/RECORD

top_level.txt

mcpp

entry_points.txt

mcpp = mcpp.__main__:main