Skip to content

Commit b274b33

Browse files
committed
package names
1 parent 7657f7e commit b274b33

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

winpython/data/packages.ini

+12
Original file line numberDiff line numberDiff line change
@@ -2665,3 +2665,15 @@ description = Convert numbers from base 10 integers to base X strings and back a
26652665
[asgi-csrf]
26662666
description = ASGI middleware for protecting against CSRF attacks
26672667

2668+
[jupyter-bokeh]
2669+
description = A Jupyter extension for rendering Bokeh content.
2670+
2671+
[kaleido]
2672+
description = Static image export for web-based visualization libraries with zero dependencies
2673+
2674+
[pyftpdlib]
2675+
description = Very fast asynchronous FTP server library
2676+
2677+
[pysendfile]
2678+
description = A Python interface to sendfile(2)
2679+

0 commit comments

Comments
 (0)