Bug#747920: ITP: libdatabase-dumptruck -- document-oriented interface to a SQLite database

Lubomir Rintel lkundrak at v3.sk
Mon May 12 22:56:34 UTC 2014


Package: wnpp
Severity: wishlist
Owner: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

* Package name    : libdatabase-dumptruck
  Version         : 1.2
  Upstream Author : Lubomir Rintel <lkundrak at v3.sk>
* URL             : https://metacpan.org/release/Database-DumpTruck
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : document-oriented interface to a SQLite database

Database::DumpTruck is a simple document-oriented interface to a SQLite
database, modelled after Scraperwiki's Python dumptruck module. It allows
for easy (and maybe inefficient) storage and retrieval of structured data
to and from a database without interfacing with SQL.

The module attempts to identify the type of the data you're inserting and
uses an appropriate SQLite type.

I am packaging this so that it's conventiently available for use with Morph
<http://morph.io/> web scraping engine. It will be maintained by the perl
packaging team and needs a sponsor.



More information about the pkg-perl-maintainers mailing list