Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0939194

Browse files
authored
Merge pull request #415 from stonebig/master
package names
2 parents d748fbc + 7c52cc4 commit 0939194

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,9 @@ url=https://anaconda.org/carlkl/mingwpy
486486
[mistune]
487487
description=The fastest markdown parser in pure Python, inspired by marked.
488488
489+
[mock]
490+
description=Rolling backport of unittest.mock for all Pythons
491+
489492
[monotonic]
490493
description=An implementation of time.monotonic() for Python 2 & < 3.3
491494
@@ -688,6 +691,9 @@ description=A Python Progressbar library to provide visual (yet text based) prog
688691
[prompt_toolkit]
689692
description=Library for building powerful interactive command lines in Python
690693
694+
[protobuf]
695+
description=Protocol Buffers - Google's data interchange format
696+
691697
[psutil]
692698
description=Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
693699
url=http://code.google.com/p/psutil
@@ -1145,6 +1151,9 @@ category=dataproc
11451151
[tblib]
11461152
description=Traceback serialization library.
11471153
1154+
[tensorflow]
1155+
description=TensorFlow helps the tensors flow
1156+
11481157
[terminado]
11491158
description=Terminals served to term.js using Tornado websockets
11501159

0 commit comments

Comments
 (0)