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

Skip to content

Commit b8cd05f

Browse files
authored
Merge pull request #673 from stonebig/master
package names for spyder-4
2 parents 9435310 + 8102a85 commit b8cd05f

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
@@ -47,6 +47,9 @@ description=Command Arguments for Humans.
4747
[asciitree]
4848
description=Draws ASCII trees.
4949

50+
[asn1crypto]
51+
description=Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
52+
5053
[asteval]
5154
description=Safe, minimalistic evaluator of python expression using ast module
5255

@@ -95,6 +98,9 @@ description=playing SQL directly on Python datas
9598
[bcolz]
9699
description=columnar and compressed data containers.
97100
101+
[bcrypt]
102+
description=Modern password hashing for your software and your servers
103+
98104
[beautifulsoup4]
99105
description=Screen-scraping library
100106
@@ -371,6 +377,9 @@ description=Fast 1D and 2D histogram functions in Python
371377
[feather-format]
372378
description=Python interface to the Apache Arrow-based Feather File Format
373379

380+
[fenics]
381+
description=The FEniCS Project Python Metapackage
382+
374383
[filelock]
375384
description=A platform independent file lock.
376385

@@ -1186,6 +1195,9 @@ description=Pattern-matching language based on Meta for Python 3 and 2
11861195
[pymongo]
11871196
description=Python driver for MongoDB <http://www.mongodb.org>
11881197

1198+
[pynacl]
1199+
description=Python binding to the Networking and Cryptography (NaCl) library
1200+
11891201
[pyodbc]
11901202
description=DB API Module for ODBC
11911203

@@ -1296,6 +1308,12 @@ description=High performance graph data structures and algorithms
12961308
[python-qwt]
12971309
description=Qt plotting widgets for Python
12981310

1311+
[python_jsonrpc_server]
1312+
description=JSON RPC 2.0 server library
1313+
1314+
[python_language_server]
1315+
description=An implementation of the Language Server Protocol for Python
1316+
12991317
[python_levenshtein]
13001318
description=Python extension for computing string edit distances and similarities
13011319

0 commit comments

Comments
 (0)
0