File: control

package info (click to toggle)
siridb-server 2.0.52-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,608 kB
  • sloc: ansic: 47,446; python: 6,261; sh: 254; makefile: 152
file content (35 lines) | stat: -rw-r--r-- 1,111 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
35
Source: siridb-server
Section: database
Priority: optional
Maintainer: SiriDB Maintainers <team+debian-siridb-packaging-team@tracker.debian.org>
Uploaders:
 Jeroen van der Heijden <jeroen@cesbit.com>,
 Paul Gevers <elbrus@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 help2man,
 libcleri-dev,
 libpcre2-dev,
 libuv1-dev,
 libyajl-dev,
 tzdata <!nocheck>,
 uuid-dev,
 valgrind [amd64 arm64 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.6.1

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.