[ buster ]
[ 原始碼: pd-py ]
套件:pd-py(0.2.2+git20170625.1.88fc77a-2)
pd-py 的相關連結
Debian 的資源:
下載原始碼套件 pd-py:
- [pd-py_0.2.2+git20170625.1.88fc77a-2.dsc]
- [pd-py_0.2.2+git20170625.1.88fc77a.orig.tar.gz]
- [pd-py_0.2.2+git20170625.1.88fc77a-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [grrrr.org]
相似套件:
Python scripting objects for Pure Data
This object library provides full integration of the Python scripting language into the Pure Data (Pd) real-time system.
- [py] loads Python modules and allows one to execute functions therein. - [pyext] uses Python classes to represent full-featured message objects.
Multithreading (‘detaching’) is supported for background operation.
其他與 pd-py 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libflext-pd0
- Flext C++ external layer for Pd
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支援函式庫
-
- dep: libpython2.7 (>= 2.7)
- Shared Python runtime library (version 2.7)
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language