5d246c6300
operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of differences. Match: Given a search string, find its best fuzzy match in a block of plain text. Weighted for both accuracy and location. Patch: Apply a list of patches onto plain text. Use best-effort to apply patch even when the underlying text doesn't match.
14 lines
676 B
Text
14 lines
676 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/10/17 11:34:36 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/diff_match_patch/__init__.py
|
|
${PYSITELIB}/diff_match_patch/__init__.pyc
|
|
${PYSITELIB}/diff_match_patch/__init__.pyo
|
|
${PYSITELIB}/diff_match_patch/diff_match_patch.py
|
|
${PYSITELIB}/diff_match_patch/diff_match_patch.pyc
|
|
${PYSITELIB}/diff_match_patch/diff_match_patch.pyo
|
|
${PYSITELIB}/diff_match_patch/diff_match_patch_test.py
|
|
${PYSITELIB}/diff_match_patch/diff_match_patch_test.pyc
|
|
${PYSITELIB}/diff_match_patch/diff_match_patch_test.pyo
|