Port details |
- py-kafka-python Pure python client for Apache Kafka
- 1.4.5 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: christer.edwards@gmail.com
 - Port Added: 2016-03-15 17:26:57
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- Also Listed In: python
- License: APACHE20
- Description:
- This module provides low-level protocol support for Apache Kafka as well as
high-level consumer and producer classes. Request batching is supported by the
protocol as well as broker-aware request routing. Gzip and Snappy compression
is also supported for message sets.
WWW: https://github.com/dpkp/kafka-python
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}kafka-python>0:net/py-kafka-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-kafka-python/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-kafka-python
- pkg install py39-kafka-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-kafka-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-kafka-python
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1552654217
SHA256 (kafka-python-1.4.5.tar.gz) = 3100c10601c7a5ddd744186a26148432a4dd0d99f003e90bf6f3bdfd1c9d5406
SIZE (kafka-python-1.4.5.tar.gz) = 279916
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_py-kafka-python
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|