File: control

package info (click to toggle)
python-whisper 1.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 268 kB
  • sloc: python: 2,583; makefile: 7
file content (32 lines) | stat: -rw-r--r-- 995 bytes parent folder | download | duplicates (2)
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
Source: python-whisper
Section: python
Priority: optional
Maintainer: Debian Graphite Group <team+debian-graphite-team@tracker.debian.org>
Uploaders:
 Elliot Murphy <elliot@ubuntu.com>,
 Jonas Genannt <genannt@debian.org>,
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 perl,
 python3,
 python3-all,
 python3-setuptools,
 rename,
Standards-Version: 4.1.2
X-Python3-Version: all
Homepage: https://graphiteapp.org/
Vcs-Git: https://salsa.debian.org/debian-graphite-team/python-whisper.git
Vcs-Browser: https://salsa.debian.org/debian-graphite-team/python-whisper

Package: python3-whisper
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Conflicts: python-whisper
Description: database engine for fast, reliable fixed-sized databases
 Whisper is a fixed size database, similar in design to the Round Robin
 database tool (RRDtool). Whisper is used by the Graphite scalable real
 time graphing system to store time-series data for later display.