			    sysarch
			    -------

DESCRIPTION
-----------

sysarch is catch-all package for supporting system architecture
specific tasks:

  - it contains perl and python wrappers to permit a single instance
    of a perl or python program to be run under mutiple architectures

  - it has code to codify the system architecture and generate data
    parseable by various shells and tools

  - it contains the routines which allow system and shell specific
    scripts to initialize the MST environment



INSTALLATION
------------

See the INSTALL file.


CONTACT
-------

Report bugs or make suggestions at

    http://jeeves.cfa.harvard.edu/bugzilla/

For all other purposes, email

    opticsoft@head.cfa.harvard.edu


COPYRIGHT & LICENSE
-------------------

Copyright (C) 2006 Smithsonian Astrophysical Observatory

This file is part of sysarch.

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

sysarch 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the 
      Free Software Foundation, Inc. 
      51 Franklin Street, Fifth Floor
      Boston, MA  02110-1301, USA

