File: control

package info (click to toggle)
libdatetime-event-sunrise-perl 0.0506-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 276 kB
  • sloc: perl: 562; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,405 bytes parent folder | download | duplicates (2)
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
Source: libdatetime-event-sunrise-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)
Build-Depends-Indep: libdatetime-perl <!nocheck>,
                     libdatetime-set-perl <!nocheck>,
                     libparams-validate-perl <!nocheck>,
                     libset-infinite-perl <!nocheck>,
                     libtest-exception-perl <!nocheck>,
                     perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdatetime-event-sunrise-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdatetime-event-sunrise-perl.git
Homepage: https://metacpan.org/release/DateTime-Event-Sunrise
Rules-Requires-Root: no

Package: libdatetime-event-sunrise-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdatetime-perl,
         libdatetime-set-perl,
         libparams-validate-perl,
         libset-infinite-perl
Description: Perl module for calculating sunrise and sunset for a given time and place
 DateTime::Event::Sunrise will return a DateTime Object for sunrise and sunset
 for a given day. Iteration is set to either 0 or 1. If set to 0 no Iteration
 will occur. If set to 1 Iteration will occur. Default is 0.