@@ -533,6 +533,9 @@ description=Tools to manipulate font files
533533[formlayout]
534534description =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]
537540description=File-system specification
538541
@@ -1307,6 +1310,9 @@ description=Polygon3 is a Python-3 package that handles polygonal shapes in 2D
13071310[pomegranate]
13081311description =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]
13111317description =A lightweight YAML Parser for Python
13121318
@@ -1513,6 +1519,9 @@ description=Python wrapper of Intel MKL routines
15131519[pymongo]
15141520description =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]
15171526description =Python binding to the Networking and Cryptography (NaCl) library
15181527
@@ -1546,6 +1555,9 @@ description=Python module to run and analyze benchmarks
15461555[pyproj]
15471556description =Python interface to PROJ.4 library
15481557
1558+ [pypiwin32]
1559+ description =Python for Windows Extensions
1560+
15491561[pyqt]
15501562description =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]
18281840description=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]
18311846description=Run IPython notebooks from the command line
18321847
0 commit comments