We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf78aa commit 584888dCopy full SHA for 584888d
1 file changed
winpython/data/packages.ini
@@ -1133,6 +1133,12 @@ description=Python PE parsing module
1133
[pep8]
1134
description=Python style guide checker
1135
1136
+[perf]
1137
+description=Python module to generate and modify perf
1138
+
1139
+[performance]
1140
+description=Python benchmark suite
1141
1142
[pexpect]
1143
description=Pexpect allows easy control of interactive console applications.
1144
@@ -1393,6 +1399,9 @@ description=PDF toolkitPDF toolkit
1393
1399
[pyparsing]
1394
1400
description=A Python Parsing Module
1395
1401
1402
+[pyperf]
1403
+description=Python module to run and analyze benchmarks
1404
1396
1405
[pyproj]
1397
1406
description=Python interface to PROJ.4 library
1398
1407
0 commit comments