Skip to content

Commit 41a9327

Browse files
author
stonebig
committed
package list + mingw origin refresh
1 parent f80455e commit 41a9327

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

winpython/data/packages.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[adodbapi]
2+
description=A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
3+
14
[alabaster]
25
description=A configurable sidebar-enabled Sphinx theme
36

@@ -357,6 +360,10 @@ category=util
357360
[pymeta3]
358361
description=Pattern-matching language based on Meta for Python 3 and 2
359362

363+
364+
[pymongo]
365+
description=Python driver for MongoDB <http://www.mongodb.org>
366+
360367
[pyodbc]
361368
description=DB API Module for ODBC
362369

winpython/data/tools.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description=The Julia Langage
77
url=http://julialang.org/
88

99
[mingw32]
10-
description=C/C++ and Fortran compilers (Mingw64 static toolchain Numpy version, with OpenBLAS)
10+
description=C/C++ and Fortran compilers (Mingwpy static toolchain version)
1111
url=https://github.com/numpy/numpy/wiki/Mingw-static-toolchain
1212

1313
[r]

0 commit comments

Comments
 (0)