8000 package names · winpython/winpython@54ea966 · GitHub
[go: up one dir, main page]

Skip to content

Commit 54ea966

Browse files
author
stonebig
committed
package names
1 parent 0d8cb6c commit 54ea966

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

winpython/data/packages.ini

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,9 @@ description=Logging utilities
535535
[lxml]
536536
description=Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
537537
538+
[lz4]
539+
description=LZ4 Bindings for Python
540+
538541
[mahotas]
539542
description=Computer Vision library
540543
category=improc
@@ -1247,6 +1250,9 @@ description=sparse multidimensional arrays on top of NumPy and Scipy.sparse
12471250
[sphinx]
12481251
description=Tool for generating documentation which uses reStructuredText as its markup language
12491252

1253+
[sphinxcontrib-websupport]
1254+
description=Sphinx API for Web Apps
1255+
12501256
[sphinx_rtd_theme]
12511257
description=ReadTheDocs.org theme for Sphinx, 2013 version.
12521258

@@ -1358,9 +1364,14 @@ description=Actively maintained, pure Python wrapper for the Twitter API. Suppor
13581364
[typed_ast]
13591365
description=a fork of Python 2 and 3 ast modules with type comment support
13601366
1367+
[typing]
1368+
description=Type Hints for Python
1369+
13611370
[uritemplate]
13621371
description=URI templates
13631372
1373+
[urllib3]
1374+
description=HTTP library with thread-safe connection pooling, file post, and more.
13641375
[usjon]
13651376
description=Ultra fast JSON encoder and decoder for Python
13661377

0 commit comments

Comments
 (0)
0