'\" t .\" Title: PYSCRIPT .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: may 05, 2006 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: French .\" .TH "PYSCRIPT" "1" "may 05, 2006" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NOM" pyscript \- Pyscript tool for generating an Encapsulated PostScript (EPS) .SH "SYNOPSIS" .HP \w'\fBpyscript\fR\ 'u \fBpyscript\fR [\fB\-\-version\fR] .HP \w'\fBpyscript\fR\ 'u \fBpyscript\fR \fIfile\&.py\fR [\fBoptions\fR] [\fB\-o\ \fR\fB\fIoutput\ file\ name\ file\fR\fR] [\fB\-l\ \fR\fB\fIlog\ file\fR\fR] .SH "DESCRIPTION" .sp Pyscript allows one to write images using the Python programming language\&. Use \fBpyscript\fR to create an Encapsulated PostScript (EPS) from a python program using pyscript objects\&. .sp An source python file name has to be given to the script\&. By default, \fBpyscript\fR is written its output to foo\&.eps where foo\&.py is the file name of the python program\&. this behavior can be change by specifying \fB\-o output\fR or \fB\-\-output=output\fR to the script\&. .sp The path of an alternative log file can also be written using the \fB\-l file\fR or \fB\-\-logfile=file\fR\&. .SH "OPTIONS" .PP \fB\-\-version/\-V\fR .RS 4 print version and URL of the project\&. .RE .PP \fB\-\-help/\-h\fR .RS 4 print usage information .RE .PP \fB\-\-output/\-o\fR .RS 4 Output is written to the given file name .RE .PP \fB\-\-logfile/\-l\fR .RS 4 Write the logfile to the given file name .RE .SH "AUTHORS" .PP Pyscript was written by Alexei Gilchrist and Paul Cochrane\&. .PP This manual page was written by Arnaud Fontaine for the Debian system (but may be used by others)\&. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. .SH "COPYRIGHT" .br Copyright \(co 2006 Arnaud Fontaine .br