Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ description=High performance graph data structures and algorithms
[python-qwt]
description=Qt plotting widgets for Python

[python-Levenshtein]
[python_levenshtein]
description=Python extension for computing string edit distances and similarities

[pythonnet]
Expand Down Expand Up @@ -1180,6 +1180,9 @@ description=Python Sorted Collections
[sortedcontainers]
description=Python Sorted Container Types: SortedList, SortedDict, and SortedSet

[sounddevice]
description=Python Sorted Container Types: SortedList, SortedDict, and SortedSet

[spacy]
description=Industrial-strength NLP

Expand Down