We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb84e3 commit bc66026Copy full SHA for bc66026
1 file changed
winpython/data/packages.ini
@@ -812,6 +812,9 @@ description=A Python utility / library to sort Python imports.
812
[itsdangerous]
813
description=Various helpers to pass trusted data to untrusted environments and back.
814
815
+[janus]
816
+description=Mixed sync-async queue to interoperate between asyncio tasks and classic threads
817
+
818
[jax]
819
description=Differentiate, compile, and transform Numpy code.
820
0 commit comments