File: README

package info (click to toggle)
python-amqplib 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 360 kB
  • ctags: 272
  • sloc: python: 2,116; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
generate_skeleton_0_8.py was used to create an initial Python 
module from the AMQP 0.8 spec file.

The 0-8 spec file is available from:

    https://svn.amqp.org/amqp/tags/amqp_spec_0.8/amqp.xml

A skeleton module named 'myskeleton.py' is generated by running
    
    generate_skeleton_0_8.py amqp.xml myskeleton.py