           SPELL=tedia2sql
         VERSION=1.2.8
          SOURCE=$SPELL-${VERSION//\./}.tar.gz
     SOURCE_HASH=sha512:c493f6eef00ac3d2df0ac50a158e3bf6e634b524c0775e07be03fb476487524f19c45bfb88104bb1d38a203658d2c505926ba049308286a7d16e43d5560bb9dd
      LICENSE[0]=GPL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://tedia2sql.tigris.org/files/documents/282/2144/$SOURCE
        WEB_SITE=http://tedia2sql.tigris.org/
         ENTERED=20021120
        KEYWORDS="sql devel"
           SHORT='tedia2sql converts a Dia UML diagram into SQL code'
cat << EOF
This is a tool that allows you to create a database ERD in Dia (using
the UML shape toolset), then to convert that ERD into a SQL DDL script
for multiple databases. Traditionally, to be able to do these things,
you've needed to have a Win32 OS installed. But because Dia is
available for Unices, and because my Perl script works on Unices, this
means that you can now create ERDs that generate SQL DDL for your
database -- all without ever rebooting into Win32!  The best part is,
if you're a Win32 bigot, and you insist on Win32, this will still work
for you, because you can run Dia on Win32, and you can run my script
under Cygwin. DBAs should be excited about this. Everyone else has my
explicit permission to yawn.
EOF
