8000 Merge pull request #538 from stonebig/master · winpython/winpython@70dd9c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70dd9c8

Browse files
authored
Merge pull request #538 from stonebig/master
package names
2 parents 0823983 + 0d8cb6c commit 70dd9c8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

winpython/data/packages.ini

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ description=cssselect parses CSS3 Selectors and translates them to XPath 1.0
121121
[celery]
122122
description=Distributed Task Queue.
123123

124+
[celerite]
125+
description=Scalable 1D Gaussian Processes
126+
124127
[certifi]
125128
description=Python package for providing Mozilla's CA Bundle.
126129
@@ -327,6 +330,12 @@ category=plot
327330
[ghost.py]
328331
description=Webkit based webclient.
329332

333+
[gitdb2]
334+
description=Git Object Database
335+
336+
[gitpython]
337+
description=Python Git Library
338+
330339
[gmpy2]
331340
description=GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
332341

@@ -824,6 +833,9 @@ description=Bindings for PortAudio v19, the cross-platform audio input/output st
824833
[pybars3]
825834
description=Handlebars.js templating for Python 3 and 2
826835

836+
[pybind11]
837+
description=Seamless operability between C++11 and Python
838+
827839
[pycares]
828840
description=Python interface for c-ares
829841

@@ -1208,6 +1220,9 @@ description=SciKit-Learn Laboratory makes it easier to run machinelearning exper
12081220
[skyfield]
12091221
description=Elegant astronomy for Python
12101222

1223+
[smmap]
1224+
description=A pure python implementation of a sliding window memory map manager
1225+
12111226
[snakeviz]
12121227
description=An in-browser Python profile viewer
12131228

@@ -1226,6 +1241,9 @@ description=Play and Record Sound with Python
12261241
[spacy]
12271242
description=Industrial-strength NLP
12281243

1244+
[sparse]
1245+
description=sparse multidimensional arrays on top of NumPy and Scipy.sparse
1246+
12291247
[sphinx]
12301248
description=Tool for generating documentation which uses reStructuredText as its markup language
12311249

0 commit comments

Comments
 (0)
0