10000 Merge pull request #657 from stonebig/master · ericpre/winpython@e972a0e · GitHub
[go: up one dir, main page]

Skip to content

Commit e972a0e

Browse files
authored
Merge pull request winpython#657 from stonebig/master
package names
2 parents 4ea7179 + f1dac40 commit e972a0e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

winpython/data/packages.ini

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,12 @@ description=Universal encoding detector for Python 2 and 3
179179
[click]
180180
description=A simple wrapper around optparse for powerful command line utilities.
181181

182+
[click_plugins]
183+
description=An extension module for click to enable registering CLI commands via setuptools entry-points.
184+
185+
[cligj]
186+
description=Click params for commmand line interfaces to GeoJSON
187+
182188
[clint]
183189
description=Python Command Line Interface Tools
184190

@@ -761,6 +767,9 @@ description=A relatively sane approach to multiple dispatch in Python
761767
[multiprocess]
762768
description=better multiprocessing and multithreading in python
763769
770+
[munch]
771+
description=A dot-accessible dictionary (a la JavaScript objects).
772+
764773
[mxbase]
765774
description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools
766775
@@ -983,6 +992,9 @@ description=Text progress bar library for Python.
983992
[progressbar2]
984993
description=A Python Progressbar library to provide visual (yet text based) progress tolong running operations.
985994
995+
[prometheus_client]
996+
description=Python client for the Prometheus monitoring system.
997+
986998
[prompt_toolkit]
987999
description=Library for building powerful interactive command lines in Python
9881000
@@ -1182,6 +1194,9 @@ description=IPython needs this module to display color text in Windows command w
11821194
[pyserial]
11831195
description=Library encapsulating the access for the serial port
11841196
1197+
[pyshp]
1198+
description=Pure Python read/write support for ESRI Shapefile format
1199+
11851200
[pyside]
11861201
description=Python binding of the cross-platform GUI toolkit Qt
11871202

0 commit comments

Comments
 (0)
0