jayvdb / pypidb

PyPI client side database with SCM/VCS URLs
Apache License 2.0
13 stars 3 forks source link

Detect deep SCM links #96

Open jayvdb opened 4 years ago

jayvdb commented 4 years ago

lit includes a link to ..../lit deep inside the LLVM repository. The suffix is removed, so the imilarity is lower because it is comparing lit with llvm, resulting in unnecessary fallback activity to verify it has the best possible match.