File: control

package info (click to toggle)
siridb-server 2.0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,708 kB
  • sloc: ansic: 46,840; python: 6,301; sh: 249; makefile: 151
file content (34 lines) | stat: -rw-r--r-- 1,109 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: siridb-server
Section: database
Priority: optional
Maintainer: SiriDB Maintainers <team+debian-siridb-packaging-team@tracker.debian.org>
Uploaders:
 Jeroen van der Heijden <jeroen@transceptor.technology>,
 Paul Gevers <elbrus@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 help2man,
 libcleri-dev,
 libpcre2-dev,
 libuv1-dev,
 libyajl-dev,
 uuid-dev,
 valgrind [amd64 arm64 armhf i386 powerpc ppc64 ppc64el s390x] <!nocheck>
Homepage: https://siridb.net/
Vcs-Browser: https://salsa.debian.org/siridb-team/siridb-server
Vcs-Git: https://salsa.debian.org/siridb-team/siridb-server.git
Standards-Version: 4.5.0

Package: siridb-server
Architecture: any
Depends:
 ucf,
 ${misc:Depends},
 ${shlibs:Depends},
Description: SiriDB time series database server
 SiriDB is a scalable, robust and fast time series database. Build from the
 ground up SiriDB uses a mechanism to operate without a global index and allows
 server resources to be added on the fly. SiriDB's query language includes
 dynamic grouping of time series for easy analysis over large amounts of time
 series.