libmojo-sqlite-perl 3.005-1 source package in Ubuntu

Changelog

libmojo-sqlite-perl (3.005-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 3.005.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <email address hidden>  Thu, 18 Feb 2021 18:02:57 +0100

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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmojo-sqlite-perl_3.005-1.dsc 2.5 KiB 688c5b88535d59b351c9a2e0b6547b429775ebd15208656e1231c59f2b979353
libmojo-sqlite-perl_3.005.orig.tar.gz 39.5 KiB 41fdcb505ac7f4ecd47567b3daeb5c287c884c91340c6dbb6bbfa992a1fff72a
libmojo-sqlite-perl_3.005-1.debian.tar.xz 5.2 KiB bf1e134897030bc8f8e204e95ccc9bb8436f3d6855d2181f6d4ece597a64ccfb

Available diffs

No changes file available.

Binary packages built by this source

libmojo-sqlite-perl: tiny Mojolicious wrapper for SQLite

 Mojo::SQLite is a tiny wrapper around DBD::SQLite that makes SQLite a
 lot of fun to use with the Mojolicious real-time web framework. Use
 all SQL features SQLite has to offer, generate CRUD queries from data
 structures, and manage your database schema with migrations.