We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2413ed7 commit 56b2612Copy full SHA for 56b2612
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
4
5
6
[project]
7
-name = "editdistance"
+name = "ilt-editdistance"
8
version = "0.0.1"
9
description = "Fast implementation of the edit distance (Levenshtein distance)"
10
authors = [
0 commit comments