Source: influxdb Section: database Priority: optional Homepage: https://influxdata.com/time-series-platform/influxdb/ Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Tim Potter Build-Depends: debhelper (>= 9.20160709), dh-golang (>=1.9), golang-go, tmpl, # Golang libraries below - Shared deps with dev package golang-golang-x-crypto-dev, golang-toml-dev | golang-github-burntsushi-toml-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-gogoprotobuf-dev (>= 0.0~git20150717) | golang-github-gogo-protobuf-dev, golang-github-boltdb-bolt-dev, golang-github-peterh-liner-dev, golang-github-bmizerany-pat-dev, golang-github-rakyll-statik-dev, golang-github-retailnext-hllpp-dev, golang-github-kimor79-gollectd-dev, golang-collectd-dev, golang-github-davecgh-go-spew-dev, golang-github-dgrijalva-jwt-go-v3-dev, golang-github-dgryski-go-bitstream-dev, golang-github-dgryski-go-bits-dev, golang-github-jwilder-encoding-dev (>= 0.0~git20160927.0.4dada27), golang-github-influxdb-enterprise-client-dev, golang-github-paulbellamy-ratecounter-dev, golang-github-influxdb-usage-client-dev (>= 0.0~git20151204.0.475977e-2~), golang-go.uber-zap-dev, golang-github-cespare-xxhash-dev, golang-github-influxdata-influxql-dev, golang-github-influxdata-yarpc-dev, protoc-gen-yarpc, libprotobuf-dev, golang-github-xlab-treeprint-dev, golang-github-roaringbitmap-roaring-dev, golang-github-jsternberg-zap-logfmt-dev, golang-github-google-go-cmp-dev, golang-github-mattn-go-isatty-dev, golang-golang-x-time-dev, golang-github-opentracing-opentracing-go-dev, golang-prometheus-client-dev, golang-github-golang-snappy-dev, golang-github-klauspost-pgzip-dev Standards-Version: 3.9.8 Vcs-Git: https://salsa.debian.org/pkg-go-team/influxdb.git Vcs-Browser: https://salsa.debian.org/pkg-go-team/influxdb XS-Go-Import-Path: github.com/influxdata/influxdb Package: golang-github-influxdb-influxdb-dev Architecture: all Replaces: influxdb-dev (<< 0.9.2.1+dfsg1-2) Breaks: influxdb-dev (<< 0.9.2.1+dfsg1-2) Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, golang-golang-x-crypto-dev, golang-toml-dev | golang-github-burntsushi-toml-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-gogoprotobuf-dev (>= 0.0~git20150717) | golang-github-gogo-protobuf-dev, golang-github-boltdb-bolt-dev, golang-github-peterh-liner-dev, golang-github-bmizerany-pat-dev, golang-github-rakyll-statik-dev, golang-github-retailnext-hllpp-dev, golang-github-kimor79-gollectd-dev, golang-collectd-dev, golang-github-davecgh-go-spew-dev, golang-github-dgrijalva-jwt-go-v3-dev, golang-github-dgryski-go-bitstream-dev, golang-github-dgryski-go-bits-dev, golang-github-jwilder-encoding-dev (>= 0.0~git20160927.0.4dada27), golang-github-influxdb-enterprise-client-dev, golang-github-paulbellamy-ratecounter-dev, golang-github-influxdb-usage-client-dev (>= 0.0~git20151204.0.475977e-2~), golang-go.uber-zap-dev, golang-github-cespare-xxhash-dev, golang-github-influxdata-influxql-dev, golang-github-influxdata-yarpc-dev, protoc-gen-yarpc, libprotobuf-dev, golang-github-xlab-treeprint-dev, golang-github-roaringbitmap-roaring-dev, golang-github-jsternberg-zap-logfmt-dev, golang-github-google-go-cmp-dev, golang-github-mattn-go-isatty-dev, golang-golang-x-time-dev, golang-github-opentracing-opentracing-go-dev, golang-prometheus-client-dev, golang-github-golang-snappy-dev, golang-github-klauspost-pgzip-dev Description: Scalable datastore for metrics, events, and real-time analytics. Dev package InfluxDB is a time series, metrics, and analytics database. It’s written in Go and has no external dependencies. That means once you install it there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra, HBase, or anything else). InfluxDB is targeted at use cases for DevOps, metrics, sensor data, and real-time analytics. . This is the dev package. Package: influxdb Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6) Built-Using: ${misc:Built-Using} Description: Scalable datastore for metrics, events, and real-time analytics InfluxDB is a time series, metrics, and analytics database. It’s written in Go and has no external dependencies. That means once you install it there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra, HBase, or anything else). InfluxDB is targeted at use cases for DevOps, metrics, sensor data, and real-time analytics. Package: influxdb-client Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Built-Using: ${misc:Built-Using} Description: command line interface for InfluxDB InfluxDB is a time series, metrics, and analytics database. It’s written in Go and has no external dependencies. That means once you install it there’s nothing else to manage (such as Redis, ZooKeeper, Cassandra, HBase, or anything else). InfluxDB is targeted at use cases for DevOps, metrics, sensor data, and real-time analytics. . This package contains the command line interface.