Source: libsql-translator-perl Maintainer: Debian Perl Group Uploaders: Eric Dorland , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libcarp-clan-perl , libcgi-pm-perl , libclass-makemethods-perl , libdbd-sqlite3-perl , libdbi-perl , libdigest-sha-perl , libfile-sharedir-install-perl, libfile-sharedir-perl, libgd-perl , libgraph-perl , libgraphviz-perl , libjson-maybexs-perl , libmoo-perl , libpackage-variant-perl , libparse-recdescent-perl , libscalar-list-utils-perl , libspreadsheet-parseexcel-perl , libsub-quote-perl , libtemplate-perl , libtest-differences-perl , libtest-exception-perl , libtest-pod-perl , libtest-simple-perl , libtext-recordparser-perl , libtry-tiny-perl , libxml-libxml-perl , libxml-writer-perl , libyaml-perl , perl Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsql-translator-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsql-translator-perl.git Homepage: https://sqlfairy.sourceforge.net/ Rules-Requires-Root: no Package: libsql-translator-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcarp-clan-perl, libclass-makemethods-perl, libdbi-perl, libdigest-sha-perl, libfile-sharedir-perl, libmoo-perl, libpackage-variant-perl, libparse-recdescent-perl, libscalar-list-utils-perl, libsub-quote-perl, libtry-tiny-perl Recommends: libcgi-pm-perl, libgd-perl, libgraph-perl, libgraphviz-perl, libjson-maybexs-perl, libspreadsheet-parseexcel-perl, libtemplate-perl, libtext-recordparser-perl, libxml-libxml-perl, libxml-writer-perl, libyaml-perl Conflicts: sqlfairy Provides: sqlfairy Replaces: sqlfairy Description: SQL translation library SQL::Translator (also known as SQL Fairy) is a collection of Perl modules for manipulating structured data definitions (mostly database schemas). It can perform tasks like converting between different SQL data definition language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams created with GD or GraphViz), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation, and more.