Skip to content

Commit f074ace

Browse files
author
stonebig
committed
new package names
1 parent 699a1f5 commit f074ace

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

winpython/data/packages.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, m
129129
url=http://www.egenix.com/products/python/mxBase
130130
category=util
131131

132+
133+
[emcee]
134+
description=Kick ass affine-invariant ensemble MCMC sampling
135+
132136
[enum34]
133137
description=Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
134138

@@ -185,6 +189,9 @@ description=Composable, declarative data structures for building complex visuali
185189
[husl]
186190
description=Human-friendly HSL (Hue-Saturation-Lightness)
187191
192+
[html5lib]
193+
description=HTML parser based on the WHATWG HTML specification
194+
188195
[h5py]
189196
description=General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
190197

0 commit comments

Comments
 (0)