debian man page for pyscript

Query: pyscript

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PYSCRIPT(1)							  [FIXME: manual]						       PYSCRIPT(1)

NOM
pyscript - Pyscript tool for generating an Encapsulated PostScript (EPS)
SYNOPSIS
pyscript [--version] pyscript file.py [options] [-o output file name file] [-l log file]
DESCRIPTION
Pyscript allows to write images using the Python programming language. Use pyscript to create an Encapsulated PostScript (EPS) from a python program using pyscript objects. An source python file name has to be given to the script. By default, pyscript 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 -o output or --output=output to the script. The path of an alternative log file can also be written using the -l file or --logfile=file.
OPTIONS
--version/-V print version and URL of the project. --help/-h print usage information --output/-o Output is written to the given file name --logfile/-l Write the logfile to the given file name
AUTHORS
Pyscript was written by Alexei Gilchrist aalexei@users.sourceforge.net and Paul Cochrane paultcochrane at users.sourceforge.net. This manual page was written by Arnaud Fontaine arnau@debian.org 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. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
COPYRIGHT
Copyright (C) 2006 Arnaud Fontaine [FIXME: source] may 05, 2006 PYSCRIPT(1)
Related Man Pages
celerybeat(1) - debian
deejayd(1) - debian
wxglade(1) - debian
biloba(6) - debian
grub-choose-default(8) - debian
Similar Topics in the Unix Linux Community
python-rope 0.7.7 (Default branch)
python-rope 0.8.3 (Default branch)
Learning python, lost with script
Python - store output of command to a variable
Python script to run multiple command and append data in output csv file