~jtaylor/ubuntu/oneiric/genshi/dh_python2

« back to all changes in this revision

Viewing changes to doc/api/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-05-05 02:05:51 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100505020551-zmiep9cjs3s5c093
Tags: 0.6-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/rules: Enable testsuite.
  - Update maintainer according to specification.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 
63
63
<hr />
64
64
<div class="fields">      <p><strong>Version:</strong>
65
 
        0.6dev-r902
 
65
        0.6
66
66
      </p>
67
67
</div><!-- ==================== SUBMODULES ==================== -->
68
68
<a name="section-Submodules"></a>
80
80
    <li> <strong class="uidlink"><a href="genshi.filters-module.html">genshi.filters</a></strong>: <em class="summary">Implementation of a number of stream filters.</em>
81
81
    <ul>
82
82
    <li> <strong class="uidlink"><a href="genshi.filters.html-module.html">genshi.filters.html</a></strong>: <em class="summary">Implementation of a number of stream filters.</em>    </li>
83
 
    <li> <strong class="uidlink"><a href="genshi.filters.i18n-module.html">genshi.filters.i18n</a></strong>: <em class="summary">Utilities for internationalization and localization of templates.</em>    </li>
 
83
    <li> <strong class="uidlink"><a href="genshi.filters.i18n-module.html">genshi.filters.i18n</a></strong>: <em class="summary">Directives and utilities for internationalization and localization of
 
84
templates.</em>    </li>
84
85
    <li> <strong class="uidlink"><a href="genshi.filters.transform-module.html">genshi.filters.transform</a></strong>: <em class="summary">A filter for functional-style transformations of markup streams.</em>    </li>
85
86
    </ul>
86
87
    </li>
91
92
    <li> <strong class="uidlink"><a href="genshi.path-module.html">genshi.path</a></strong>: <em class="summary">Basic support for evaluating XPath expressions against streams.</em>    </li>
92
93
    <li> <strong class="uidlink"><a href="genshi.template-module.html">genshi.template</a></strong>: <em class="summary">Implementation of the template engine.</em>
93
94
    <ul>
 
95
    <li class="private"> <strong class="uidlink"><a href="genshi.template._ast24-module.html">genshi.template._ast24</a></strong>    </li>
 
96
    <li> <strong class="uidlink"><a href="genshi.template.ast24-module.html">genshi.template.ast24</a></strong>: <em class="summary">Emulation of the proper abstract syntax tree API for Python 2.4.</em>    </li>
 
97
    <li> <strong class="uidlink"><a href="genshi.template.astutil-module.html">genshi.template.astutil</a></strong>: <em class="summary">Support classes for generating code from abstract syntax trees.</em>    </li>
94
98
    <li> <strong class="uidlink"><a href="genshi.template.base-module.html">genshi.template.base</a></strong>: <em class="summary">Basic templating functionality.</em>    </li>
95
99
    <li> <strong class="uidlink"><a href="genshi.template.directives-module.html">genshi.template.directives</a></strong>: <em class="summary">Implementation of the various template directives.</em>    </li>
96
100
    <li> <strong class="uidlink"><a href="genshi.template.eval-module.html">genshi.template.eval</a></strong>: <em class="summary">Support for &quot;safe&quot; evaluation of Python expressions.</em>    </li>
107
111
</table>
108
112
 
109
113
<br />
 
114
<!-- ==================== VARIABLES ==================== -->
 
115
<a name="section-Variables"></a>
 
116
<table class="summary" border="1" cellpadding="3"
 
117
       cellspacing="0" width="100%" bgcolor="white">
 
118
<tr bgcolor="#70b0f0" class="table-header">
 
119
  <td align="left" colspan="2" class="table-header">
 
120
    <span class="table-header">Variables</span></td>
 
121
</tr>
 
122
<tr>
 
123
    <td width="15%" align="right" valign="top" class="summary">
 
124
      <span class="summary-type">&nbsp;</span>
 
125
    </td><td class="summary">
 
126
        <a name="__package__"></a><span class="summary-name">__package__</span> = <code title="'genshi'"><code class="variable-quote">'</code><code class="variable-string">genshi</code><code class="variable-quote">'</code></code>
 
127
    </td>
 
128
  </tr>
 
129
</table>
110
130
<!-- ==================== NAVIGATION BAR ==================== -->
111
131
<table class="navbar" border="0" width="100%" cellpadding="0"
112
132
       bgcolor="#a0c0ff" cellspacing="0">
138
158
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
139
159
  <tr>
140
160
    <td align="left" class="footer">
141
 
    Generated by Epydoc 3.0.1 on Wed Jul  9 18:16:20 2008
 
161
    Generated by Epydoc 3.0.1 on Thu Apr 22 14:10:35 2010
142
162
    </td>
143
163
    <td align="right" class="footer">
144
164
      <a target="mainFrame" href="http://epydoc.sourceforge.net"