summaryrefslogtreecommitdiff
path: root/content/xdocs/Qpid Python Documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/xdocs/Qpid Python Documentation.html')
-rwxr-xr-xcontent/xdocs/Qpid Python Documentation.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/content/xdocs/Qpid Python Documentation.html b/content/xdocs/Qpid Python Documentation.html
new file mode 100755
index 0000000000..601dedf42f
--- /dev/null
+++ b/content/xdocs/Qpid Python Documentation.html
@@ -0,0 +1,40 @@
+<html>
+ <head>
+ <title>Apache Qpid : Qpid Python Documentation</title>
+ <link rel="stylesheet" href="styles/site.css" type="text/css" />
+ <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ </head>
+
+ <body>
+ <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
+ <tr>
+ <td valign="top" class="pagebody">
+ <div class="pageheader">
+ <span class="pagetitle">
+ Apache Qpid : Qpid Python Documentation
+ </span>
+ </div>
+ <div class="pagesubheading">
+ This page last changed on Apr 13, 2008 by <font color="#0050B2">aidan</font>.
+ </div>
+
+ <p>Qpid provides a python client library for sending messages over AMQP. </p>
+
+<p>To use it, import qpid.*</p>
+
+<p>See tests/basic.py for some trivial examples</p>
+
+
+ </td>
+ </tr>
+ </table>
+ <table border="0" cellpadding="0" cellspacing="0" width="100%">
+ <tr>
+ <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
+ </tr>
+ <tr>
+ <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file