8000 Merge pull request #1202 from stonebig/master · Tmusvit/winpython@a27d52f · GitHub
[go: up one dir, main page]

Skip to content

Commit a27d52f

Browse files
authored
Merge pull request winpython#1202 from stonebig/master
package names
2 parents 15d3633 + bd92c24 commit a27d52f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

winpython/data/packages.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3481,3 +3481,24 @@ description = A cross-platform clipboard module for Python. (Only handles plain
34813481
[userpath]
34823482
description = Cross-platform tool for adding locations to the user PATH
34833483
3484+
[crashtest]
3485+
description = Manage Python errors with ease
3486+
3487+
[dulwich]
3488+
description = Python Git Library
3489+
3490+
[jaraco-classes]
3491+
description = Utility functions for Python class constructs
3492+
3493+
[poetry-core]
3494+
description = Poetry PEP 517 Build Backend
3495+
3496+
[poetry-plugin-export]
3497+
description = Poetry plugin to export the dependencies to various formats
3498+
3499+
[rapidfuzz]
3500+
description = rapid fuzzy string matching
3501+
3502+
[trove-classifiers]
3503+
description = Canonical source for classifiers on PyPI (pypi.org).
3504+

0 commit comments

Comments
 (0)
0