Source: golang-gopkg-olivere-elastic.v3 Section: devel Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Tim Potter Build-Depends: debhelper (>= 10), dh-golang, golang-any Standards-Version: 3.9.8 Homepage: https://github.com/olivere/elastic Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-gopkg-olivere-elastic.v3.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-gopkg-olivere-elastic.v3.git XS-Go-Import-Path: gopkg.in/olivere/elastic.v3 Package: golang-gopkg-olivere-elastic.v3-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Elasticsearch client for Golang Provides an interface to the Elasticsearch server (http://www.elasticsearch.org/). It can manage full text indices, index documents, and search them. . This package contains v3 of the upstream client API.