summaryrefslogtreecommitdiff
path: root/textproc/py-elasticsearch-async/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-elasticsearch-async/pkg-descr')
-rw-r--r--textproc/py-elasticsearch-async/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/py-elasticsearch-async/pkg-descr b/textproc/py-elasticsearch-async/pkg-descr
new file mode 100644
index 000000000000..1791e4c4dd9a
--- /dev/null
+++ b/textproc/py-elasticsearch-async/pkg-descr
@@ -0,0 +1,6 @@
+This is an adapter for elasticsearch providing a transport layer based on
+Python's asyncio module. All API calls now return a future wrapping the
+response.
+
+WWW: https://pypi.python.org/pypi/elasticsearch-async
+WWW: https://github.com/elastic/elasticsearch-py-async