Metadata-Version: 1.0
Name: elsec
Version: 0.9.6
Summary: Elasticsearch interactive command line client
Home-page: https://github.com/mkocikowski/elsec
Author: Mik Kocikowski
Author-email: mkocikowski@gmail.com
License: MIT
Description: 
        The goal of the project is to provide an easy to use, interactive
        command line (terminal) client to Elasticsearch, with behavior similar
        to 'mysql' or 'psql' clients. The tool is to give a safe (read-only) way
        to explore data in ES indices, addressing use cases common among
        non-technical, non-administrator users. Anyone capable of using the
        mysql client to dig around a mysql database should be able to use the
        'elsec' to look at data in an ES index. 
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Utilities
