gentoo/dev-perl/DBI-Shell/metadata.xml
Ulrich Müller 38b155fa1b
**/metadata.xml: Replace http by https in DOCTYPE element
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-11 15:22:48 +02:00

31 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<longdescription>Provides dbish, a command line tool for interacting with
any installed DBD module directly, similar to a shell, or various
database's native shell-like client.</longdescription>
<upstream>
<remote-id type="cpan">DBI-Shell</remote-id>
<remote-id type="cpan-module">DBI::Format</remote-id>
<remote-id type="cpan-module">DBI::Format::Base</remote-id>
<remote-id type="cpan-module">DBI::Format::Box</remote-id>
<remote-id type="cpan-module">DBI::Format::CSV</remote-id>
<remote-id type="cpan-module">DBI::Format::HTML</remote-id>
<remote-id type="cpan-module">DBI::Format::Neat</remote-id>
<remote-id type="cpan-module">DBI::Format::PartBox</remote-id>
<remote-id type="cpan-module">DBI::Format::Raw</remote-id>
<remote-id type="cpan-module">DBI::Format::SQLMinus</remote-id>
<remote-id type="cpan-module">DBI::Format::String</remote-id>
<remote-id type="cpan-module">DBI::Shell</remote-id>
<remote-id type="cpan-module">DBI::Shell::Completion</remote-id>
<remote-id type="cpan-module">DBI::Shell::FindSqlFile</remote-id>
<remote-id type="cpan-module">DBI::Shell::SQLMinus</remote-id>
<remote-id type="cpan-module">DBI::Shell::Spool</remote-id>
<remote-id type="cpan-module">DBI::Shell::Timing</remote-id>
</upstream>
</pkgmetadata>