liborlite-mirror-perl 1.24-1.1 source package in Ubuntu

Changelog

liborlite-mirror-perl (1.24-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Wed, 06 Jan 2021 22:09:23 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liborlite-mirror-perl_1.24-1.1.dsc 2.3 KiB 8ee1569f77d81c8287814bac20b01532ece00a2c60c448cdfca88f266df3a03a
liborlite-mirror-perl_1.24.orig.tar.gz 38.3 KiB 542530f9930d5874de51e3105239ff472c20972ead49e6949dc21564f9f8a4f8
liborlite-mirror-perl_1.24-1.1.debian.tar.xz 3.1 KiB ab1a82ec30befdb1728a86feefbf6903284642b4cdbdf940f654d11f04a04cd9

Available diffs

No changes file available.

Binary packages built by this source

liborlite-mirror-perl: ORLite extension to use remote SQLite databases

 ORLite::Mirror provides a simple mechanism for opening a read-only SQLite
 database from anywhere on the web. In a method analogous to using ORLite to
 work with a local read-only SQLite database, you can use ORLite::Mirror to
 open a SQLite database at an arbitrary URI. If the remote file has a "gz" or
 "bz2" extension, then ORLite::Mirror will decompress the file before opening.