File: control

package info (click to toggle)
libtravel-routing-de-vrr-perl 2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,028 kB
  • sloc: xml: 6,670; perl: 1,663; sh: 58; makefile: 7
file content (39 lines) | stat: -rw-r--r-- 1,690 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
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libclass-accessor-perl <!nocheck>,
                     libexception-class-perl <!nocheck>,
                     libfile-slurp-perl <!nocheck>,
                     libtest-compile-perl <!nocheck>,
                     libtest-fatal-perl <!nocheck>,
                     libwww-perl <!nocheck>,
                     libxml-libxml-perl <!nocheck>
Standards-Version: 4.5.0
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,
         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.