Source: libtravel-routing-de-vrr-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libclass-accessor-perl <!nocheck>,
                     libexception-class-perl <!nocheck>,
                     libfile-slurp-perl <!nocheck>,
                     liblwp-protocol-https-perl <!nocheck>,
                     libtest-compile-perl <!nocheck>,
                     libtest-fatal-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     libxml-libxml-perl <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtravel-routing-de-vrr-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtravel-routing-de-vrr-perl.git
Homepage: https://metacpan.org/release/Travel-Routing-DE-VRR
Rules-Requires-Root: no

Package: libtravel-routing-de-vrr-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-accessor-perl,
         libexception-class-perl,
         liblwp-protocol-https-perl,
         libwww-perl,
         libxml-libxml-perl
Provides: efa
Description: unofficial interface to the efa.vrr.de German itinerary service
 Travel::Routing::DE::VRR is a client for the efa.vrr.de web interface. You
 pass it the start/stop of your journey, maybe a time and a date and more
 details, and it returns the up-to-date scheduled connections between those
 two stops.
 .
 Travel::Routing::DE::VRR uses the included Travel::Routing::DE::EFA which is
 a generic interface to various EFA-based itinerary services.
