r58249 - /trunk/libparse-dia-sql-perl/debian/control
gaudenz at users.alioth.debian.org
gaudenz at users.alioth.debian.org
Sat May 22 07:50:16 UTC 2010
Author: gaudenz
Date: Sat May 22 07:50:05 2010
New Revision: 58249
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58249
Log:
Improve long description of libparse-dia-sql-perl by mentioning the
parsediasql command and tedia2sql.
Modified:
trunk/libparse-dia-sql-perl/debian/control
Modified: trunk/libparse-dia-sql-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libparse-dia-sql-perl/debian/control?rev=58249&op=diff
==============================================================================
--- trunk/libparse-dia-sql-perl/debian/control (original)
+++ trunk/libparse-dia-sql-perl/debian/control Sat May 22 07:50:05 2010
@@ -18,10 +18,11 @@
Dia is a diagram creation program for Linux, Unix and Windows released under
the GNU General Public License.
.
- Parse::Dia::SQL converts Dia class diagrams into SQL.
- .
Parse::Dia::SQL is the parser that interprets the .dia file(s) into an
internal datastructure.
.
Parse::Dia::SQL::Output (or one of its sub classes) can take the
datastructure and generate the SQL statements it represents.
+ .
+ This package also contains a command line utility to convert diagrams
+ into SQL. This utility replaces the older tedia2sql script.
More information about the Pkg-perl-cvs-commits
mailing list