diff options
Diffstat (limited to 'textproc/py-elastic-transport/pkg-descr')
-rw-r--r-- | textproc/py-elastic-transport/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-elastic-transport/pkg-descr b/textproc/py-elastic-transport/pkg-descr new file mode 100644 index 000000000000..f1bfec4d7b81 --- /dev/null +++ b/textproc/py-elastic-transport/pkg-descr @@ -0,0 +1,4 @@ +Transport classes and utilities shared among Python Elastic client libraries + +This library was lifted from elasticsearch-py and then transformed to be used +across all Elastic services rather than only Elasticsearch. |