matchcode-toolkit

View on PyPIReverse Dependencies (1)

7.2.2 matchcode_toolkit-7.2.2-py3-none-any.whl

Wheel Details

Project: matchcode-toolkit
Version: 7.2.2
Filename: matchcode_toolkit-7.2.2-py3-none-any.whl
Download: [link]
Size: 19943
MD5: f5e2eda593135e4714857bfbf2a399b2
SHA256: bfd1d8bdf3e01a513fe58b91cd3ffe61ea0bcad80fc27cdf13786a2ebc3d508c
Uploaded: 2025-02-27 21:13:44 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: matchcode-toolkit
Version: 7.2.2
Summary: matchcode-toolkit
Author: nexB. Inc. and others
Author-Email: info[at]aboutcode.org
Home-Page: https://github.com/aboutcode-org/matchcode-toolkit
License: Apache-2.0
Keywords: matchcode,ScanCode.io,open source
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: bitarray
Requires-Dist: commoncode
Requires-Dist: plugincode
Requires-Dist: samecode
Requires-Dist: typecode
Requires-Dist: tree-sitter
Requires-Dist: tree-sitter-c
Requires-Dist: tree-sitter-cpp
Requires-Dist: tree-sitter-go
Requires-Dist: tree-sitter-java
Requires-Dist: tree-sitter-javascript
Requires-Dist: tree-sitter-python
Requires-Dist: tree-sitter-rust
Requires-Dist: pytest (!=7.0.0,>=6); extra == "testing"
Requires-Dist: pytest-xdist (>=2); extra == "testing"
Requires-Dist: aboutcode-toolkit (>=7.0.2); extra == "testing"
Requires-Dist: pycodestyle (>=2.8.0); extra == "testing"
Requires-Dist: twine; extra == "testing"
Requires-Dist: black; extra == "testing"
Requires-Dist: isort; extra == "testing"
Requires-Dist: scancode-toolkit; extra == "testing"
Requires-Dist: Sphinx (>=5.0.2); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "docs"
Requires-Dist: sphinx-reredirects (>=0.1.2); extra == "docs"
Requires-Dist: doc8 (>=0.11.2); extra == "docs"
Requires-Dist: sphinx-autobuild; extra == "docs"
Requires-Dist: sphinx-rtd-dark-mode (>=1.3.0); extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Provides-Extra: testing
Provides-Extra: docs
Description-Content-Type: text/x-rst
License-File: apache-2.0.LICENSE
License-File: NOTICE
License-File: AUTHORS.rst
License-File: CHANGELOG.rst
License-File: CODE_OF_CONDUCT.rst
[Description omitted; length: 2490 characters]

WHEEL

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

RECORD

Path Digest Size
matchcode_toolkit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
matchcode_toolkit/fingerprinting.py sha256=owl66mMZNmtsRXELS8sU_6mb_3WIUbZpWyTINEyQlBc 11289
matchcode_toolkit/plugin_fingerprint.py sha256=zpEtYmfHwUJK_BXvaVxNs5_Xw9maYEzKZcooGikLb_I 1660
matchcode_toolkit/stemming.py sha256=pYzZHP_aeCmfMStKsyr7GczVt5M_RnSPfI1M888ntZs 5259
matchcode_toolkit/pipelines/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
matchcode_toolkit/pipelines/fingerprint_codebase.py sha256=pLOMytBrqliDsNT9e5lB-0Lsjg0i-03naT3EmqbyQ3I 1856
matchcode_toolkit/pipelines/scan_and_fingerprint_package.py sha256=pfxsxRjYC2wqnUUCYwKChIS3mew-YxPRONmaz4aBsnY 2218
matchcode_toolkit-7.2.2.dist-info/AUTHORS.rst sha256=Caok5IoMLS5vbgUvR642BW-EUywHFSPQQlqDbZH79Lw 104
matchcode_toolkit-7.2.2.dist-info/CHANGELOG.rst sha256=LxyqdDfB-pprSfnjVO_S5aIUrKgopxe43EYYzAC4SH0 2797
matchcode_toolkit-7.2.2.dist-info/CODE_OF_CONDUCT.rst sha256=xXDTFpYY3Y7JoxrWADihieUvhGlwJc_oxsbmLJaBvE4 3422
matchcode_toolkit-7.2.2.dist-info/METADATA sha256=1IcDB5WwNgCYaQhBj_fGYqAUHW1aHsjq6EXZKxP_t4U 4426
matchcode_toolkit-7.2.2.dist-info/NOTICE sha256=bJJM0cmvFrI2sqUB2BNVavVjp6WfRjmpiV3aqYJAnNo 778
matchcode_toolkit-7.2.2.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
matchcode_toolkit-7.2.2.dist-info/apache-2.0.LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
matchcode_toolkit-7.2.2.dist-info/entry_points.txt sha256=q0B0c7JGVDvxPatr2s3L9oA2JZmUVe7ryIzAQhdrn5A 202
matchcode_toolkit-7.2.2.dist-info/top_level.txt sha256=4XM4p9mBCopb7wG5ZYFlmSQa1MuIakdxp7qQewQ2hlo 18
matchcode_toolkit-7.2.2.dist-info/RECORD

top_level.txt

matchcode_toolkit

entry_points.txt

fingerprint = matchcode_toolkit.plugin_fingerprint:FingerprintScanner
fingerprint_codebase = matchcode_toolkit.pipelines.fingerprint_codebase:FingerprintCodebase