Source: libbusiness-edi-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ben Webb <bjwebb67@googlemail.com>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
                     libfile-find-rule-perl,
                     libjson-xs-perl,
                     liblist-moreutils-perl,
                     libtest-pod-perl,
                     libuniversal-require-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-edi-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-edi-perl.git
Homepage: https://metacpan.org/release/Business-EDI

Package: libbusiness-edi-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcgi-pm-perl | perl (<< 5.19),
         libexporter-easy-perl,
         libfile-find-rule-perl,
         libjson-xs-perl,
         liblist-moreutils-perl,
         libuniversal-require-perl
Description: class for generating U.N. EDI interchange objects
 The focus of Business::EDI is to provide object based access to EDI messages
 and subelements. At present, the EDI input processed by Business::EDI objects
 is JSON from the edi4r ruby library, and there is no EDI output beyond the
 perl objects themselves.
