liburi-db-perl 0.16-1 source package in Ubuntu

Changelog

liburi-db-perl (0.16-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.16
  * Bump debhelper compatibility level to 9
  * Declare compliance with Debian policy 3.9.6

 -- Lucas Kanashiro <email address hidden>  Tue, 06 Oct 2015 17:08:16 -0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liburi-db-perl_0.16-1.dsc 2.2 KiB 2375912015559b0a40e61f55b28a75d5474fc70e88844b0754fdb396a972bb85
liburi-db-perl_0.16.orig.tar.gz 20.6 KiB 6e0ac34931795a0c8ef5271c4e450fa1a5781e3e844daaaee47ae1eec41c551c
liburi-db-perl_0.16-1.debian.tar.xz 2.0 KiB dacdb0d6762a83ecb4fdf0f9e16988ba6945239ef54e2c396a6ad759dd056e74

Available diffs

No changes file available.

Binary packages built by this source

liburi-db-perl: 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 <https:/github.com/theory/db-uri/>.
 .
 This library also includes an interface to convert database URIs to DBI DSNs.