NOTICE: This package has been removed from pkgsrc

./devel/py-kafka, Pure Python client for Apache Kafka

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.5, Package name: py27-kafka-1.3.5, Maintainer: minskim

Python client for the Apache Kafka distributed stream processing
system. kafka-python is designed to function much like the official
java client, with a sprinkling of pythonic interfaces (e.g., consumer
iterators).


Required to run:
[devel/py-setuptools] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 13dd8297c48e1797fe143ce99646b6e4c78c83d5
RMD160: 91f981311e0174186d828c974e31712e5275ad38
Filesize: 222.184 KB

Version history: (Expand)


CVS history: (Expand)


   2018-07-10 03:18:58 by Min Sik Kim | Files touched by this commit (4) | Package removed
Log message:
devel/py-kafka: Obsoleted by devel/py-kafka-python
   2018-04-30 01:20:41 by Min Sik Kim | Files touched by this commit (4)
Log message:
devel/py-kafka: Import version 1.3.5

Python client for the Apache Kafka distributed stream processing
system. kafka-python is designed to function much like the official
java client, with a sprinkling of pythonic interfaces (e.g., consumer
iterators).