Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Jono Yang <[email protected]>
  • Loading branch information
JonoYang committed May 8, 2024
1 parent dcaf4c4 commit 6856633
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
MatchCode toolkit
=================
MatchCode toolkit is a Python library that provides the directory fingerprinting
functionality for `ScanCode toolkit <https://github.com/nexB/scancode-toolkit>`_
and `ScanCode.io <https://github.com/nexB/scancode.io>`_ by implementing the
HaloHash algorithm and using it in ScanCode toolkit and ScanCode.io plugins and
pipelines.
MatchCode toolkit is a Python library that provides the file and directory
fingerprinting functionality for `ScanCode toolkit
<https://github.com/nexB/scancode-toolkit>`_ and `ScanCode.io
<https://github.com/nexB/scancode.io>`_ by implementing the HaloHash algorithm
and using it in ScanCode toolkit and ScanCode.io plugins and pipelines.


Installation
Expand Down Expand Up @@ -48,6 +48,8 @@ Resources and computes those values for directories.
MatchCode toolkit provides the ``scan_and_fingerprint_package`` and
``fingerprint_codebase`` pipelines for ScanCode.io.

These pipelines add resource and directory fingerprints to the ``extra_data`` field.


License
-------
Expand Down

0 comments on commit 6856633

Please sign in to comment.