[ buster ]
[ ソース: python-confluent-kafka ]
パッケージ: python-confluent-kafka (0.11.6-1)
python-confluent-kafka に関するリンク
Debian の資源:
python-confluent-kafka ソースパッケージをダウンロード:
- [python-confluent-kafka_0.11.6-1.dsc]
- [python-confluent-kafka_0.11.6.orig.tar.gz]
- [python-confluent-kafka_0.11.6-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python client to interact with Kafka - Python 2.7
python-confluent-kafka wraps the librdkafka C library, providing full Kafka protocol support with great performance and reliability.
This package provides the Python 2.7 module.
その他の python-confluent-kafka 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: librdkafka1 (>= 0.11.6~)
- library implementing the Apache Kafka protocol
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-concurrent.futures
- backport of concurrent.futures package from Python 3.2
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- sug: python-avro
- Apache Avro serialization system (Python 2 library)
-
- sug: python-requests
- elegant and simple HTTP library for Python2, built for human beings