[ 原始碼: pymongo ]
套件:python3-bson-ext(3.11.0-1 以及其他的)
C-coded extension to the python3-bson package
BSON Python 3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance.
其他與 python3-bson-ext 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python3 (<< 3.10)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.9~)
-
- dep: python3-bson (= 3.11.0-1+b1)
- Python3 implementation of BSON for MongoDB