8000 Merge pull request #542 from stonebig/master · PQYPLZXHGF/winpython@cb5f3bc · GitHub
[go: up one dir, main page]

Skip to content

Commit cb5f3bc

Browse files
authored
Merge pull request winpython#542 from stonebig/master
package names
2 parents 49aed88 + f3eb956 commit cb5f3bc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ description=A backport of the get_terminal_size function from Python 3.3's shuti
5555
[backports.ssl_match_hostname]
5656
description=The ssl.match_hostname() function from Python 3.4
5757

58+
[backports.weakref]
59+
description=Backport of new features in Python's weakref module
60+
5861
[baresql]
5962
description=playing SQL directly on Python datas
6063
@@ -70,6 +73,9 @@ description=Python multiprocessing fork with improvements and bugfixes
7073
[bitarray]
7174
description=efficient arrays of booleans -- C extension
7275
76+
[bkcharts]
77+
description=High level chart types built on top of Bokeh
78+
7379
[blaze]
7480
description=Blaze
7581

0 commit comments

Comments
 (0)
0