Metadata-Version: 1.0
Name: ESClient
Version: 0.1.1
Summary: A lightweight Python client for ElasticSearch
Home-page: https://github.com/eriky/ESClient
Author: Erik-Jan van Baaren
Author-email: erikjan@gmail.com
License: New BSD license
Description: ESClient is a Python library that uses the ElasticSearch REST API. It is meant
        to be lightweight and be close to the actual REST API in terms of usage.
Keywords: elasticsearch
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
