Source: liburi-db-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 11), libmodule-build-perl, perl Build-Depends-Indep: liburi-nested-perl, liburi-perl Standards-Version: 4.1.5 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liburi-db-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liburi-db-perl.git Homepage: https://metacpan.org/release/URI-db Testsuite: autopkgtest-pkg-perl Package: liburi-db-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liburi-nested-perl, liburi-perl Description: module to support database URI standard URI::db provides a Perl interface for a proposed standard for database connection URIs. They're inspired by JDBC URIs and PostgreSQL URIs, though they're a bit more formal. The specification for their format is documented in . . This library also includes an interface to convert database URIs to DBI DSNs.