Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ description=Distributed Task Queue.
[certifi]
description=Python package for providing Mozilla's CA Bundle.

[ceodbc]
description=Python interface to ODBC

[cffi]
description=Foreign Function Interface for Python calling C code.

Expand Down Expand Up @@ -242,6 +245,9 @@ description=C implementation of Python 3 functools.lru_cache
[fasteners]
description=A python package that provides useful locks.

[fastparquet]
description=Python support for Parquet file format

[flask]
description=A microframework based on Werkzeug, Jinja2 and good intentions

Expand Down Expand Up @@ -1023,6 +1029,9 @@ description=Reactive Extensions (Rx) for Python
[s3fs]
description=Convenient Filesystem interface over S3

[s3transfer]
description=An Amazon S3 Transfer Manager

[sasl]
description=Cyrus-SASL bindings for Python

Expand Down