File: control

package info (click to toggle)
libtravel-routing-de-vrr-perl 2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 992 kB
  • ctags: 60
  • sloc: xml: 6,670; perl: 1,641; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 1,628 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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
Priority: optional
Build-Depends: debhelper (>= 9),
               perl,
               libmodule-build-perl (>= 0.400000)
Build-Depends-Indep: libclass-accessor-perl,
                     libexception-class-perl,
                     libfile-slurp-perl,
                     libtest-compile-perl,
                     libtest-fatal-perl,
                     libtest-pod-perl,
                     libwww-perl,
                     libxml-libxml-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtravel-routing-de-vrr-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtravel-routing-de-vrr-perl.git
Homepage: https://metacpan.org/release/Travel-Routing-DE-VRR
Testsuite: autopkgtest-pkg-perl

Package: libtravel-routing-de-vrr-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-accessor-perl,
         libexception-class-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.