           SPELL=ktechlab
         VERSION=0.3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://ktechlab.org/
   SOURCE_URL[0]=$WEB_SITE/download/$SOURCE
         ENTERED=20060629
     SOURCE_HASH=sha512:08dde39c810fa87fc64c80ff0bbdd74b7a5736b1d21cf26fe34ed175c668065f89da65a15f2b41dce66fe4788e0be43d06acbab0b8dcd48eb839ee9946d0e351
      LICENSE[0]=GPL
           SHORT="KTechlab provides a powerful environment for electronic circuits and microcontrollers."
cat << EOF
KTechlab provides a powerful environment for electronic circuits and
microcontrollers. This includes simulation of a variety of components
(logic, integrated, linear, nonlinear and reactive), simulation and
debugging of PIC microcontrollers via gpsim, and its own closely-linked
and complementary high level languages: FlowCode and Microbe.

It has also been designed to be as easy to use and unintrusive as
possible; all components and FlowParts have context sensitive help, and
simulating electronics is as simple as dragging components onto the
work area and creating connectors that autoroute themselves between
their pins. FlowCode allows users new to PICs to instantly create their
own programs, while the electronic simulation allows stepping through a
PIC's assembly program inside a circuit.
EOF
