[ etiona ]
[ 原始碼: python-librtmp ]
套件: python-librtmp (0.3.0-1build1)
python-librtmp 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-librtmp:
- [python-librtmp_0.3.0-1build1.dsc]
- [python-librtmp_0.3.0.orig.tar.gz]
- [python-librtmp_0.3.0-1build1.debian.tar.xz]
維護者:
Original Maintainer:
- Stefan Breunig
外部的資源:
- 主頁 [pythonhosted.org]
相似套件:
librtmp binding for Python 2
librtmp allows one to dump the media content streamed over the RTMP protocol.
This package provides the binding for Python 2.
其他與 python-librtmp 有關的套件
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: librtmp1 (>= 2.3)
- toolkit for RTMP streams (shared library)
-
- dep: python
- interactive high-level object-oriented language (default version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-cffi
- Foreign Function Interface for Python calling C code
-
- dep: python-cffi-backend-api-max (>= 9729)
- 套件暫時不可用
-
- dep: python-cffi-backend-api-min (<= 9729)
- 套件暫時不可用
-
- dep: python-singledispatch
- single-dispatch generic functions for Python