Source: graphite-carbon
Section: utils
Priority: optional
Maintainer: Debian Graphite Group <team+debian-graphite-team@tracker.debian.org>
Uploaders: Jonas Genannt <genannt@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               dh-systemd (>= 1.5),
               python-all (>= 2.6.6-3~),
               rename
Standards-Version: 4.0.0.4
Homepage: https://github.com/graphite-project/carbon
Vcs-Git: https://salsa.debian.org/debian-graphite-team/graphite-carbon.git
Vcs-Browser: https://salsa.debian.org/debian-graphite-team/graphite-carbon

Package: graphite-carbon
Architecture: all
Depends: adduser,
         python-twisted-core,
         python-whisper (>= 0.9.12~),
         lsb-base (>=3.0-6),
         ${misc:Depends},
         ${python:Depends}
Suggests: graphite-web
Description: backend data caching and persistence daemon for Graphite
 Graphite is a web application using the Twisted framework to provide
 real-time visualization and storage of numeric time-series data.
 .
 The Carbon daemon processes the incoming time-series data and saves it
 as Whisper database files.
