[ 原始碼: 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 Standard C++ Library v3
-
- 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