diff options
Diffstat (limited to 'textproc/py-elasticsearch-async')
-rw-r--r-- | textproc/py-elasticsearch-async/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/py-elasticsearch-async/pkg-descr b/textproc/py-elasticsearch-async/pkg-descr index 62619ea712d4..0b89cccc7d32 100644 --- a/textproc/py-elasticsearch-async/pkg-descr +++ b/textproc/py-elasticsearch-async/pkg-descr @@ -1,5 +1,3 @@ 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://github.com/elastic/elasticsearch-py-async |