Source: python-elasticsearch
Section: python
Priority: extra
Maintainer: Dmitry Kaigarodtsev <dkaiharodsev@mirantis.com>
Build-Depends: debhelper (>= 8.0.0),
 python (>= 2.6.6-3~),
 python-setuptools,
Standards-Version: 3.9.2
X-Python-Version: >= 2.6
Homepage: https://pypi.python.org/pypi/elasticsearch/

Package: python-elasticsearch
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-urllib3 (>= 1.5)
Description: Python client for Elasticsearch.
 Official low-level client for Elasticsearch. Its goal
 is to provide common ground for all Elasticsearch-related
 code in Python; because of this it tries to be
 opinion-free and very extendable.
