We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64dbe01 commit 8fa0eeeCopy full SHA for 8fa0eee
1 file changed
winpython/data/packages.ini
@@ -391,6 +391,9 @@ category=deploy
391
[simplejson]
392
description=Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder
393
394
+[singledispatch]
395
+description=This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
396
+
397
[six]
398
description=Python 2 and 3 compatibility utilities
399
category=util
0 commit comments