Skip to content

package names #452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2016
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