debian/0000775000000000000000000000000011701016164007165 5ustar debian/changelog0000664000000000000000000000024611701016164011041 0ustar libfinance-qif-perl (3.02-1) unstable; urgency=low * Initial Release. (Closes: #654559) -- TANIGUCHI Takaki Wed, 04 Jan 2012 18:25:12 +0900 debian/compat0000664000000000000000000000000211701016164010363 0ustar 8 debian/control0000664000000000000000000000271311701016164010573 0ustar Source: libfinance-qif-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfinance-qif-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libfinance-qif-perl.git Homepage: http://search.cpan.org/dist/Finance-QIF/ Package: libfinance-qif-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Parse and create Quicken Interchange Format files Finance::QIF is a module for working with QIF (Quicken Interchange Format) files in Perl. Finance::QIF reads QIF data records from a file passing each successive record to the caller for processing. This module also has the capability of writing QIF records to a file. . The QIF file format typically consists of a header containing a record or transaction type, followed by associated data records. Within a file there may be multiple headers. Headers are usually followed by data records, however data is not required to always follow a header. . A hash reference is returned for each record read from a file. The hash will have a "header" value which contains the header type that was read along with all supported values found for that record. If a value is not specified in the data file, the value will not exist in this hash. debian/copyright0000664000000000000000000000217611701016164011126 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Matthew McGillis & Phil Lobbes Source: http://search.cpan.org/dist/Finance-QIF/ Name: Finance-QIF Files: * Copyright: Matthew McGillis Phil Lobbes License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, TANIGUCHI Takaki License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libfinance-qif-perl.docs0000664000000000000000000000000711701016164013643 0ustar README debian/libfinance-qif-perl.examples0000664000000000000000000000001311701016164014526 0ustar examples/* debian/rules0000775000000000000000000000003611701016164010244 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000775000000000000000000000000011701016164010465 5ustar debian/source/format0000664000000000000000000000001411701016164011673 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000016311701016164010216 0ustar version=3 http://search.cpan.org/dist/Finance-QIF/ .*/Finance-QIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$