Skip to content
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
3 changes: 3 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -812,6 +812,9 @@ description=A Python utility / library to sort Python imports.
[itsdangerous]
description=Various helpers to pass trusted data to untrusted environments and back.

[janus]
description=Mixed sync-async queue to interoperate between asyncio tasks and classic threads

[jax]
description=Differentiate, compile, and transform Numpy code.

Expand Down