           SPELL=gspiceui
         VERSION=v0.8.36
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://geda.seul.org/dist/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://geda.seul.org/
         ENTERED=20050617
           SHORT="GUI frontend for NG-Spice or GNU-Cap"
cat << EOF
The name gspiceui is a compaction of GNU Spice GUI. It is intended to provide a
GUI for two freely available electronic circuit simulation engines: GNU-Cap and
Ng-Spice.

Current features:

* Import gschem schematic files using gentlist.
* Load and parse circuit description (net list) files.
* Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and 
  generates appropriate simulator commands based on user input.
* Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and 
  generates appropriate simulator commands based on user input.
* The raw output may be viewed for any processes initiated by gspiceui.
* Formatting of simulator output so that it may be plotted using gwave.
EOF
