Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 125fd9f

Browse files
author
stonebig
committed
package names
1 parent 3612d04 commit 125fd9f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

winpython/data/packages.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
[absl-py]
3+
description=Abseil Python Common Libraries
4+
15
[adodbapi]
26
description=A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
37

@@ -655,6 +659,9 @@ url=https://github.com/ContinuumIO/mkl-service
655659
[mock]
656660
description=Rolling backport of unittest.mock for all Pythons
657661
662+
[modergnl]
663+
description=Modern OpenGL binding for python
664+
658665
[monotonic]
659666
description=An implementation of time.monotonic() for Python 2 & < 3.3
660667
@@ -1311,6 +1318,9 @@ description=scs: splitting conic solver
13111318
[seaborn]
13121319
description=statistical data visualization
13131320
1321+
[send2trash]
1322+
description=Send file to trash natively under Mac OS X, Windows and Linux.
1323+
13141324
[service_identity]
13151325
description=Service identity verification for pyOpenSSL.
13161326

0 commit comments

Comments
 (0)