Metadata-Version: 2.1
Name: chatora.elasticsearch_ext
Version: 7.0.1
Summary: Elasticsearch library for Python on top of elasticsearch-py.
Home-page: https://github.com/takaomag/chatora.elasticsearch_ext
Author: Takao Magoori
Author-email: takaomag@users.noreply.github.com
Maintainer: Takao Magoori
Maintainer-email: takaomag@users.noreply.github.com
License: MIT
Download-URL: https://github.com/takaomag/chatora.elasticsearch_ext/releases
Project-URL: source code, https://github.com/takaomag/chatora.elasticsearch_ext
Project-URL: issues, https://github.com/takaomag/chatora.elasticsearch_ext/issues
Project-URL: documentation, https://github.com/takaomag/chatora.elasticsearch_ext/blob/master/README.md
Description: chatora.elasticsearch_ext
        =========================
        
        Elasticsearch library for Python on top of [elasticsearch-py](https://github.com/elastic/elasticsearch-py).
        
        
        Changelog
        =========
        
        7.0.1 (2019-07-26)
        ------------------
        - Change urllib3 version.
        
        7.0 (2019-05-01)
        ------------------
        - Birth!
Keywords: Elasticsearch,chatora
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
