[ 源代码: thrift ]
软件包:python3-thrift(0.19.0-2.1 以及其他的)
python3-thrift 的相关链接
Debian 的资源:
下载源码包 thrift:
- [thrift_0.19.0-2.1.dsc]
- [thrift_0.19.0.orig.tar.gz]
- [thrift_0.19.0.orig.tar.gz.asc]
- [thrift_0.19.0-2.1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [thrift.apache.org]
相似软件包:
Python 3 library for Thrift
Thrift is a software framework for the development of reliable and performant communication and data serialization. It combines a software stack with a code generation to build services that operate seamlessly across a number of different development languages.
This package provides the Python 3 bindings for Thrift.
其他与 python3-thrift 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-six (>= 1.7.2)
- Python 2 and 3 compatibility library