1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: python-ceres
Section: python
Priority: optional
Maintainer: Debian Graphite Group <pkg-graphite-maint@lists.alioth.debian.org>
Uploaders: Jonas Genannt <jonas.genannt@capi2name.de>,
Mathieu Parent <sathieu@debian.org>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~)
Standards-Version: 3.9.4
Homepage: https://github.com/graphite-project/ceres
Vcs-Git: git://anonscm.debian.org/pkg-graphite/packages/python-ceres.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-graphite/packages/python-ceres.git;a=summary
Package: python-ceres
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-whisper
Suggests: python-rrdtool, graphite-carbon
Description: database engine for fast, reliable fixed-sized databases
Ceres is the next generation database engine after Whisper from the Graphite
project for fast, reliable fixed-sized databases database tool (RRDtool).
Ceres is used by the Graphite scalable real time graphing system to store
time-series data for later display.
|