Metadata-Version: 2.0
Name: es-map-writer
Version: 1.0.0a4
Summary: A command line tool that writes an Elasticsearch index mapping for a PostgreSQL database table.
Home-page: https://github.com/tuss4/es-map-writer
Author: TJ Soptame
Author-email: tj.soptame@gmail.com
License: MIT
Keywords: python psycopg2 elasticsearch mapping
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: click (==6.6)
Requires-Dist: elasticsearch (==2.3.0)
Requires-Dist: psycopg2 (==2.6.1)

UNKNOWN


