Package SLIMpy.setup


Variables

string __copyright__
 init file packags functions for ease of end user
string __license__
tuple End = _im()
tuple Execute = _im()
tuple option_parser = SlimOptionParser( )
 parse_args = option_parser.parse
 Defaults = option_parser.Defaults
 Types = option_parser.Types
 Parameters = option_parser.Parameters
 check_required = option_parser.check_required


Variable Documentation

string __copyright__

Initial value:

"""
Copyright 2008 Sean Ross-Ross
"""
init file packags functions for ease of end user

Definition at line 7 of file setup.py.

string __license__

Initial value:

"""
This file is part of SLIMpy .

SLIMpy is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

SLIMpy is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with SLIMpy . If not, see <http://www.gnu.org/licenses/>.
"""

Definition at line 10 of file setup.py.

check_required = option_parser.check_required

Definition at line 42 of file setup.py.

Defaults = option_parser.Defaults

Definition at line 38 of file setup.py.

tuple End = _im()

Definition at line 32 of file setup.py.

tuple Execute = _im()

Definition at line 33 of file setup.py.

Definition at line 35 of file setup.py.

Parameters = option_parser.Parameters

Definition at line 40 of file setup.py.

parse_args = option_parser.parse

Definition at line 36 of file setup.py.

Types = option_parser.Types

Definition at line 39 of file setup.py.


Generated on Sun Aug 10 09:11:09 2008 for SLIMpy by  doxygen 1.5.6