File: control.in

package info (click to toggle)
libtypes-datetime-perl 0.002-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 184 kB
  • sloc: perl: 109; makefile: 13; sh: 4
file content (20 lines) | stat: -rw-r--r-- 812 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
Source: libtypes-datetime-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@, debhelper (>= 10~)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtypes-datetime-perl
Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libtypes-datetime-perl.git
Homepage: https://metacpan.org/release/Types-DateTime
Testsuite: autopkgtest-pkg-perl

Package: libtypes-datetime-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Description: type constraints and coercions for datetime objects
 Types::DateTime is a type constraint library suitable for use with
 Moo/Moose attributes, Kavorka sub signatures, and so forth.