File: control

package info (click to toggle)
python-whisper 1.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: python: 2,678; makefile: 9; sh: 3
file content (32 lines) | stat: -rw-r--r-- 1,013 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
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>,
 Alexandre Rossi <niol@zincube.net>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3,
 python3-all,
 python3-setuptools,
 rename,
Standards-Version: 4.7.2.0
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},
Suggests:
 python3-rrdtool,
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.