Final formatting
This commit is contained in:
@@ -4,8 +4,8 @@ Kafka Python client
|
||||
:target: https://travis-ci.org/mumrah/kafka-python
|
||||
:alt: Build Status
|
||||
|
||||
.. image:: https://coveralls.io/r/mumrah/kafka-python?branch=master
|
||||
:target: https://coveralls.io/repos/mumrah/kafka-python/badge.svg?branch=master
|
||||
.. image:: https://coveralls.io/repos/mumrah/kafka-python/badge.svg?branch=master
|
||||
:target: https://coveralls.io/r/mumrah/kafka-python?branch=master
|
||||
:alt: Coverage Status
|
||||
|
||||
.. image:: https://readthedocs.org/projects/kafka-python/badge/?version=latest
|
||||
@@ -35,12 +35,14 @@ Status
|
||||
The current stable version of this package is `0.9.3`_ and is compatible with:
|
||||
|
||||
Kafka broker versions
|
||||
|
||||
- 0.8.2.0 [offset management currently ZK only -- does not support ConsumerCoordinator offset management APIs]
|
||||
- 0.8.1.1
|
||||
- 0.8.1
|
||||
- 0.8.0
|
||||
|
||||
Python versions
|
||||
|
||||
- 2.6 (tested on 2.6.9)
|
||||
- 2.7 (tested on 2.7.9)
|
||||
- 3.3 (tested on 3.3.5)
|
||||
|
||||
Reference in New Issue
Block a user