Skip to content

Commit 584888d

Browse files
committed
package names
1 parent ebf78aa commit 584888d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,6 +1133,12 @@ description=Python PE parsing module
11331133
[pep8]
11341134
description=Python style guide checker
11351135

1136+
[perf]
1137+
description=Python module to generate and modify perf
1138+
1139+
[performance]
1140+
description=Python benchmark suite
1141+
11361142
[pexpect]
11371143
description=Pexpect allows easy control of interactive console applications.
11381144

@@ -1393,6 +1399,9 @@ description=PDF toolkitPDF toolkit
13931399
[pyparsing]
13941400
description=A Python Parsing Module
13951401

1402+
[pyperf]
1403+
description=Python module to run and analyze benchmarks
1404+
13961405
[pyproj]
13971406
description=Python interface to PROJ.4 library
13981407

0 commit comments

Comments
 (0)