Package: diamond
Version: 4.0-0
Architecture: all
Maintainer: Rob Smith <kormoc@gmail.com>
Installed-Size: 1400
Depends: python (>= 2.4), python-support (>= 0.90.0), python-configobj
Filename: ./all/diamond_4.0-0_all.deb
Size: 155890
MD5sum: 67e8769e2fe4d9a3e2c410952d327d04
SHA1: 3d59b56a9534a4251ce55934ff81010ef1711470
SHA256: eb32f117341ec17a2c0054379dc47614f779502af5af9d827babcb02a8829e43
Section: misc
Priority: extra
Homepage: https://github.com/BrightcoveOS/Diamond
Description: System statistics collector for Graphite.
 Diamond is a daemon and toolset for gathering system statistics
 and publishing them to Graphite.

Package: python-pyrabbit
Source: pyrabbit
Version: 1.1.0-1
Architecture: all
Maintainer: Brian K. Jones <bkjones@gmail.com>
Installed-Size: 80
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-httplib2
Filename: ./all/python-pyrabbit_1.1.0-1_all.deb
Size: 10040
MD5sum: 046ac054edeb8b4ad03a1206ef12c1c5
SHA1: 06f850d79e94cf34ceaefcbfa3a02bd8b21f90a8
SHA256: 7a3675825940848124a3f5ae9b5db8f80b50e2cb3bf5ec0f8ecfe1cb27cc56b9
Section: python
Priority: optional
Description: A Pythonic interface to the RabbitMQ Management HTTP API
 .
 The main documentation lives at http://pyrabbit.readthedocs.org
 .
 There's no way to easily write programs against RabbitMQs management API
 without resorting to some messy urllib boilerplate code involving HTTP
 Basic authentication and parsing the JSON responses, etc. Pyrabbit
 abstracts this away & provides an intuitive, easy way to work with the
 data that lives inside of RabbitMQ, and manipulate the resources there.

Package: python-support
Version: 1.0.15
Architecture: all
Maintainer: Josselin Mouette <joss@debian.org>
Installed-Size: 155
Depends: python (>= 2.5), python-minimal, dpkg (>= 1.14.19)
Conflicts: debhelper (<< 5.0.38)
Filename: ./all/python-support_1.0.15_all.deb
Size: 31092
MD5sum: ff1dd7ac90826ab2bdd0d0b18116fa81
SHA1: b26f6e9269de73327271c32c45e6159165adf920
SHA256: 749b966ccd32e5269c3e67dfb42844a86d2b243439deaffbda489dae2f200bab
Section: python
Priority: optional
Description: automated rebuilding support for Python modules
 This package contains the 'update-python-modules' script, which takes
 care of byte-compilation of Python-only modules.
 .
 Private modules are automatically rebuilt upon major Python upgrades,
 avoiding the need for strong dependencies.
 .
 Public modules are automatically made available for all installed
 Python versions.