8000 package names by stonebig · Pull Request #1025 · winpython/winpython · GitHub
[go: up one dir, main page]

Skip to content

package names #1025

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
Oct 17, 2021
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
12 changes: 12 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3205,3 +3205,15 @@ description = A general purpose data downloading library.
[dateutils]
description = Various utilities for working with date and datetime objects

[shiboken6]
description = Python / C++ bindings helper module

[setuptools-scm]
description = the blessed package to manage your versions by scm tags

[pyside6]
description = Python bindings for the Qt cross-platform application and UI framework

[jellyfish]
description = a library for doing approximate and phonetic matching of strings.

0