[ 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.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libflext-pd0
- Flext C++ external layer for Pd
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libpython2.7 (>= 2.7)
- Shared Python runtime library (version 2.7)
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language