SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-amqplib rpm build for : OpenSuSE. For other distributions click python-amqplib.

Name : python-amqplib
Version : 0.6.1 Vendor : openSUSE Build Service
Release : 1.1 Date : 2010-07-08 13:07:59
Group : Development/Libraries/Python Source RPM : python-amqplib-0.6.1-1.1.src.rpm
Size : 0.31 MB
Packager : (none)
Summary : Python AMQP (Advanced Message Queuing Protocol) client library
Description :
Implements a simple non-threaded Python client library for AMQP 0-8, tested
with RabbitMQ.

The initial need was for something that could be used in an embedded Python
environment, in which case reliance on threading would probably cause trouble.
A quick connection time was desirable too. QPID takes a while to parse the AMQP
spec file, but this module relies on a skeleton generated statically from the
0-8 spec file and fleshed it out by hand.

Also features SSL support (tested against RabbitMQ behind a Stunnel)

Authors:
--------
Barry Pederson < bpAATTbarryp.org>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/network:/messaging:/amqp/SLE_11_SP1/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-amqplib

Requires :
rpmlib(PayloadIsLzma) <= 4.4.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python = 2.6
rpmlib(VersionedDependencies) <= 3.0.3-1


Content of RPM :
/usr/lib64/python2.6/site-packages/amqplib
/usr/lib64/python2.6/site-packages/amqplib-0.6.1-py2.6.egg-info
/usr/lib64/python2.6/site-packages/amqplib/__init__.py
/usr/lib64/python2.6/site-packages/amqplib/__init__.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/__init__.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/__init__.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/abstract_channel.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/abstract_channel.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/basic_message.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/basic_message.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/channel.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/channel.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/connection.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/connection.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/exceptions.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/exceptions.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/method_framing.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/method_framing.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/serialization.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/serialization.pyc
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/transport.py
/usr/lib64/python2.6/site-packages/amqplib/client_0_8/transport.pyc
/usr/share/doc/packages/python-amqplib
/usr/share/doc/packages/python-amqplib/CHANGES
/usr/share/doc/packages/python-amqplib/LICENSE
/usr/share/doc/packages/python-amqplib/README
/usr/share/doc/packages/python-amqplib/TODO

 
ICM