Source: libparse-dia-sql-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libhtml-lint-perl, libio-all-perl, liblog-log4perl-perl, libtest-exception-perl, libtext-table-perl, libxml-dom-perl Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-dia-sql-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libparse-dia-sql-perl.git Homepage: https://metacpan.org/release/Parse-Dia-SQL Package: libparse-dia-sql-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libhtml-lint-perl, libio-all-perl, liblog-log4perl-perl, libtext-table-perl, libxml-dom-perl Description: module for parsing Dia diagram files and generating SQL Parse::Dia::SQL is a Perl module that parses files created in the Dia diagram creation program, represents it as an internal datastructure, and produces the SQL statements it represents. . This package also provides the 'parsediasql' command-line utility to convert diagrams into SQL. this utility replaces the older tedia2sql program.