Source: python-scales Section: python Priority: optional Maintainer: Federico Ceratto Build-Depends: debhelper (>= 9~) Build-Depends-Indep: dh-python, python-all (>= 2.7), python-nose, python-setuptools (>= 0.6b3), python-six, tox, python3-all, python3-nose, python3-setuptools, python3-six, Standards-Version: 3.9.6 Homepage: https://www.github.com/Cue/scales Vcs-Git: https://salsa.debian.org/debian/python-scales.git Vcs-Browser: https://salsa.debian.org/debian/python-scales Package: python-scales Architecture: all Depends: ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Suggests: python-bottle | python-flask Description: Application metrics for Python A library to generate metrics for Python. It provides counters, timers, 1/5/15 minute averaged rates, hierarchical metrics. It can send metrics to a log file, to Graphite for graphing or serve them through an HTTP server. Package: python3-scales Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: python3-bottle | python3-flask Provides: ${python3:Provides} Description: Application metrics for Python 3 A library to generate metrics for Python 3. It provides counters, timers, 1/5/15 minute averaged rates, hierarchical metrics. It can send metrics to a log file, to Graphite for graphing or serve them through an HTTP server.