pyNastran  0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
__init__.py File Reference

Go to the source code of this file.

Packages

namespace  pyNastran

Variables

 pyNastran::dev = False
tuple pyNastran.curDir = os.path.dirname(inspect.getfile(inspect.currentframe()))
tuple pyNastran.client = pysvn.Client()
tuple pyNastran.revision = client.info(curDir)
tuple pyNastran.changes = client.get_changelist(curDir)
string pyNastran.__author__ = 'Steven Doyle, Al Danial'
string pyNastran.__email__ = 'mesheb82@gmail.com'
string pyNastran.__desc__ = 'Nastran BDF/F06/OP2/OP4 File reader/editor/writer/viewer'
string pyNastran.__copyright__ = 'Copyright 2011-2012, pyNastran; %s'
string pyNastran.__license__ = 'LGPLv3'
string pyNastran.__releaseDate__ = '2012/8/13'
string pyNastran.__releaseDate2__ = 'AUGUST 13, 2012'
string pyNastran.__version__ = '0.5.r%s'
string pyNastran.__website__ = 'http://code.google.com/p/pynastran/'
 All Classes Namespaces Files Functions Variables