8000 Merge pull request #994 from stonebig/master · winpython/winpython@2a6ad1e · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a6ad1e

Browse files
authored
Merge pull request #994 from stonebig/master
package names
2 parents 06205ee + b177135 commit 2a6ad1e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

winpython/data/packages.ini

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3127,3 +3127,27 @@ description = The FlatBuffers serialization format for Python
31273127
[dask-image]
31283128
description = Distributed image processing
31293129
3130+
[wasabi]
3131+
description = A lightweight console printing and formatting toolkit
3132+
3133+
[srsly]
3134+
description = Modern high-performance serialization utilities for Python
3135+
3136+
[spacy-legacy]
3137+
description = Legacy registered functions for spaCy backwards compatibility
3138+
3139+
[smart-open]
3140+
description = Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
3141+
3142+
[pathy]
3143+
description = pathlib.Path subclasses for local and cloud bucket storage
3144+
3145+
[fastcore]
3146+
description = Python supercharged for fastai development
3147+
3148+
[catalogue]
3149+
description = Super lightweight function registries for your library
3150+
3151+
[blis]
3152+
description = The Blis BLAS-like linear algebra library, as a self-contained C-extension.
3153+

0 commit comments

Comments
 (0)
0