Package: ceph-deploy
Version: 1.5.11quantal
Architecture: all
Maintainer: Sage Weil <sage@newdream.net>
Installed-Size: 539
Depends: python (>= 2.7.1-0ubuntu2), python-argparse, python-setuptools, python2.7, python (<< 2.8), python-pkg-resources
Homepage: http://ceph.com/
Priority: optional
Section: admin
Filename: pool/main/c/ceph-deploy/ceph-deploy_1.5.11quantal_all.deb
Size: 89952
SHA256: bb6653544641e66fb6e7cdc09bb2f48a0195c2ce07ea8a057f4070ffddb0588d
SHA1: 905a822fb8f8df53c20ae91a25c8020fc14e9155
MD5sum: 0189d25468ea8ee547a6ed4f5408cf15
Description: Ceph-deploy is an easy to use configuration tool
 for the Ceph distributed storage system.
 .
 This package includes the programs and libraries to support
 simple ceph cluster deployment.

Package: libcephfs-java
Source: ceph
Version: 0.80.3-1quantal
Architecture: all
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Installed-Size: 46
Depends: libcephfs-jni
Homepage: http://ceph.com/
Priority: optional
Section: java
Filename: pool/main/c/ceph/libcephfs-java_0.80.3-1quantal_all.deb
Size: 14010
SHA256: 5cdd5b2cfb371a38faca24a93de249daa4237a2a3ac5af7752fddf0fe602bcd3
SHA1: 815e472459bf91359f77e5058660d1a39f3e0d2e
MD5sum: e8e560f2e335061ef4c6a9f87244c5ca
Description: Java libraries for the Ceph File System

Package: python-pushy
Version: 0.5.3-1quantal.ceph
Architecture: armhf
Maintainer: Martin Loschwitz <madkiss@debian.org>
Installed-Size: 211
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Homepage: http://packages.python.org/pushy
Priority: optional
Section: python
Filename: pool/main/p/python-pushy/python-pushy_0.5.3-1quantal.ceph_armhf.deb
Size: 31934
SHA256: 6955db61b342385d8a3bcd315a333aa9e67b70b8406b495db4cbebea1885b878
SHA1: f64b8b947e8078f82eb5f5ffad6c7f0a48439abf
MD5sum: 62fd6888e6589441964fdcd17e357c30
Description: Simple interface for connecting two python interpreters
 Pushy provides applicaton developers with a simple interface for
 connecting two Python interpreters, either on the local host, or
 over a network. Once connected, the interpreters may access objects
 in each other, as if they were local. Where objects are mutable
 (i.e. may change over time), then objects are “proxied”. This means
 that a local object is created that mirrors the remote object,
 and sends all local function/attribute access calls to the remote
 object. Special care has been taken to proxy builtin types properly,
 so that proxied objects may be passed to Python’s various builtin
 functions.
 .
 Pushy contains multiple transports for connecting interpreters, as
 well as a means for users to provide their own transport modules.
 Builtin transports are provided for connecting to local interpreters,
 and to remote interpreters via SSH, named pipes (using SMB) on
 Microsoft Windows, and over plain old TCP/IP sockets (using daemon).
 .
 One of the most useful features of Pushy is that it will take care
 of starting the target Python interpreter for you, depending on
 which transport is selected. Of particular note, the SSH transport
 will start a remote Python interpreter and initialise a Pushy
 connection, without having Pushy installed on the remote system.
 Similarly, the local transport will create a new Python interpreter
 on the local host.

Package: radosgw-agent
Version: 1.2-1quantal
Architecture: all
Maintainer: Sage Weil <sage@newdream.net>
Installed-Size: 193
Depends: python (>= 2.7.1-0ubuntu2), python-argparse, python-setuptools, python-requests (>= 1.1.0), python2.7, python (<< 2.8), python-pkg-resources, python-boto
Homepage: http://ceph.com/
Priority: optional
Section: admin
Filename: pool/main/r/radosgw-agent/radosgw-agent_1.2-1quantal_all.deb
Size: 19458
SHA256: 72f06bef49c01fe2719824a4c6a9ec229f96c8cf5693834e73e636b9ff548974
SHA1: 45e4899859e9ee44f64b4c985b9badd6ee047dff
MD5sum: 353d80233fb90ed202a7bb5b6a2b9c2a
Description: Rados gateway agents.