[ 源代码: python-cymem ]
软件包:python3-cymem(2.0.2-1)
cython memory pool for RAII-style memory management
Cython Memory Helper provides two small memory-management helpers for Cython. They make it easy to tie memory to a Python object's life-cycle, so that the memory is freed when the object is garbage collected.
其他与 python3-cymem 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)