Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 06e1e0ab98898582c876a8be34ecb5e9 > files > 94

capisuite-0.4.5-5mdv2010.0.i586.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>CapiSuite command reference</title><meta name="generator" content="DocBook XSL Stylesheets V1.65.1" /><link rel="home" href="index.html" title="CapiSuite 0.4.5" /><link rel="up" href="ch02.html" title="Chapter 2. Users Guide" /><link rel="previous" href="ch02s06.html" title="Structural overview of the default scripts" /><link rel="next" href="apa.html" title="Appendix A. Acknowledgements" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">CapiSuite command reference</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s06.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Users Guide</th><td width="20%" align="right"> <a accesskey="n" href="apa.html">Next</a></td></tr></table><hr /></div><div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="command_reference"></a><span class="application">CapiSuite</span> command reference</h2></div></div><div></div></div><p><span class="application">CapiSuite</span> provides an internal Python module called <tt class="literal">capisuite</tt> which can be imported as usual by <tt class="literal">import capisuite</tt>.
		Internal means, it's compiled in the <span class="application">CapiSuite</span> binary and will only be found if <span class="application">CapiSuite</span> interpretes the script.</p><p>A complete reference of all functions of this module is auto-generated from the <span class="application">CapiSuite</span> sources and so you'll find it in the reference
		manual available locally on <a href="../reference/group__python.html" target="_top">../reference/group__python.html</a> or online on
		<a href="http://www.capisuite.de/reference/group__python.html" target="_top">http://www.capisuite.de/reference/group__python.html</a>.</p><p>As it doesn't make sense to duplicate the information here, please refer to it.</p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>These functions are implemented in C internally and so the reference document shows the C function header instead
		of the header how it would be defined in Python. So please ignore the function header shown there and only have a look at the
		description and the parameters given under <span class="emphasis"><em>args</em></span>. If this is too confusing, please tell me and perhaps I'll 
		find a better way to auto-create this document someday then...</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s06.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="apa.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Structural overview of the default scripts </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Appendix A. Acknowledgements</td></tr></table></div></body></html>