~ubuntu-branches/ubuntu/raring/python-boto/raring-proposed

« back to all changes in this revision

Viewing changes to docs/source/ref/contrib.rst

  • Committer: Bazaar Package Importer
  • Author(s): Scott Moser
  • Date: 2010-01-05 15:12:37 UTC
  • mfrom: (4.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100105151237-skgxjkyogir1vl0k
Tags: 1.9b-1ubuntu1
* merge Loic's changes made in 1.8d-1ubuntu2
* Rename Vcs-* to XS-Debian-Vcs-*.
* Run testsuite during build but ignore failures since it currently doesn't
  pass.
* Add ${misc:Depends}.
* Add XB-Python-Version: ${python:Versions}.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. ref-contrib
 
2
 
 
3
=======
 
4
contrib
 
5
=======
 
6
 
 
7
boto.contrib
 
8
------------
 
9
 
 
10
.. automodule:: boto.contrib
 
11
   :members:   
 
12
   :undoc-members:
 
13
 
 
14
boto.contrib.m2helpers
 
15
----------------------
 
16
 
 
17
.. note::
 
18
 
 
19
   This module requires installation of M2Crypto__ in your Python path.
 
20
   
 
21
   __ http://sandbox.rulemaker.net/ngps/m2/
 
22
 
 
23
.. automodule:: boto.contrib.m2helpers
 
24
   :members:   
 
25
   :undoc-members:
 
26
 
 
27
boto.contrib.ymlmessage
 
28
-----------------------
 
29
 
 
30
.. automodule:: boto.contrib.ymlmessage
 
31
   :members:   
 
32
   :undoc-members:
 
 
b'\\ No newline at end of file'