Skip to content

Commit 0b293f7

Browse files
authored
Merge pull request winpython#888 from stonebig/master
package names
2 parents 86e9bbf + acbc224 commit 0b293f7

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
@@ -2710,3 +2710,9 @@ description = The most basic Text::Unidecode port
27102710
[ujson]
27112711
description = Ultra fast JSON encoder and decoder for Python
27122712

2713+
[scramp]
2714+
description = An implementation of the SCRAM protocol.
2715+
2716+
[nbclassic]
2717+
description = Jupyter Notebook as a Jupyter Server Extension.
2718+

0 commit comments

Comments
 (0)