tapconvert-man.html   [plain text]


<?xml version="1.0"?><!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" lang="en"><head><title>Twisted Documentation: TAPCONVERT.1</title><link href="../howto/stylesheet.css" type="text/css" rel="stylesheet" /></head><body bgcolor="white"><h1 class="title">TAPCONVERT.1</h1><div class="toc"><ol><li><a href="#auto0">NAME</a></li><li><a href="#auto1">SYNOPSIS</a></li><li><a href="#auto2">DESCRIPTION</a></li><li><a href="#auto3">AUTHOR</a></li><li><a href="#auto4">REPORTING BUGS</a></li><li><a href="#auto5">COPYRIGHT</a></li><li><a href="#auto6">SEE ALSO</a></li></ol></div><div class="content"><span></span><h2>NAME<a name="auto0"></a></h2><p>tapconvert - convert Twisted configurations from one format to another
</p><h2>SYNOPSIS<a name="auto1"></a></h2><p><strong>tapconvert</strong>  -i <em>input</em> -o <em>output</em> [-f <em>input-type</em>] [-t <em>output-type</em>] [-d] [-e]</p><p><strong>tapconvert</strong>  --help</p><h2>DESCRIPTION<a name="auto2"></a></h2><p>The <strong>--help</strong> prints out a usage message to standard output.
</p><dl><dt><strong>--in</strong>, <strong>-i</strong><em>&lt;input file&gt;</em></dt><dd>The name of the input configuration.
</dd><dt><strong>--out</strong>, <strong>-o</strong><em>&lt;output file&gt;</em></dt><dd>The name of the output configuration.
</dd><dt><strong>--typein</strong>, <strong>-f</strong><em>&lt;input type&gt;</em></dt><dd>The type of the input file. Can be either 'guess', 'python', 'pickle', 'xml', or  'source'. Default is 'guess'.
</dd><dt><strong>--typeout</strong>, <strong>-t</strong><em>&lt;output type&gt;</em></dt><dd>The type of the output file. Can be either 'pickle', 'xml', or  'source'. Default is 'source'.
</dd><dt><strong>--decrypt</strong>, <strong>-d</strong></dt><dd>Decrypt input.
</dd><dt><strong>--encrypt</strong>, <strong>-e</strong></dt><dd>Encrypt output.
</dd></dl><h2>AUTHOR<a name="auto3"></a></h2><p>Written by Moshe Zadka, based on tapconvert's help messages
</p><h2>REPORTING BUGS<a name="auto4"></a></h2><p>Report bugs to &lt;twisted-python@twistedmatrix.com&gt;.
</p><h2>COPYRIGHT<a name="auto5"></a></h2><p>Copyright &copy; 2000 Matthew W. Lefkowitz
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
</p><h2>SEE ALSO<a name="auto6"></a></h2><p>mktap(1)
</p></div><p><a href="../howto/index.html">Index</a></p><span class="version">Version: 1.3.0</span></body></html>