8000 Merge pull request #785 from stonebig/master · winpython/winpython@69032b0 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69032b0

Browse files
authored
Merge pull request #785 from stonebig/master
package names
2 parents 7f90b0a + 4f8670a commit 69032b0

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
@@ -533,6 +533,9 @@ description=Tools to manipulate font files
533533
[formlayout]
534534
description=Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
535535

536+
[fs]
537+
description=Python's filesystem abstraction layer
538+
536539
[fsspec]
537540
description=File-system specification
538541
@@ -1307,6 +1310,9 @@ description=Polygon3 is a Python-3 package that handles polygonal shapes in 2D
13071310
[pomegranate]
13081311
description=Pomegranate is a graphical models library for Python, implemented in Cython for speed.
13091312

1313+
[portalocker]
1314+
description=Wraps the portalocker recipe for easy usage
1315+
13101316
[poyo]
13111317
description=A lightweight YAML Parser for Python
13121318

@@ -1513,6 +1519,9 @@ description=Python wrapper of Intel MKL routines
15131519
[pymongo]
15141520
description=Python driver for MongoDB <http://www.mongodb.org>
15151521

1522+
[pympler]
1523+
description=A development tool to measure, monitor and analyze the memory behavior of Python objects.
1524+
15161525
[pynacl]
15171526
description=Python binding to the Networking and Cryptography (NaCl) library
15181527

@@ -1546,6 +1555,9 @@ description=Python module to run and analyze benchmarks
15461555
[pyproj]
15471556
description=Python interface to PROJ.4 library
15481557

1558+
[pypiwin32]
1559+
description=Python for Windows Extensions
1560+
15491561
[pyqt]
15501562
description=Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML, Unicode...
15511563

@@ -1827,6 +1839,9 @@ description=R-Tree spatial index for Python GIS
18271839
[ruamel.yaml]
18281840
description=a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
18291841
1842+
[ruamel.yaml.clib]
1843+
description=C version of reader, parser and emitter for ruamel.yaml derived from libyaml
1844+
18301845
[runipy]
18311846
description=Run IPython notebooks from the command line
18321847

0 commit comments

Comments
 (0)
0