Skip to content

Latest commit

 

History

History
 
 

extras

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
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