File: control

package info (click to toggle)
libdate-tiny-perl 1.07-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 188 kB
  • sloc: perl: 277; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 837 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
Source: libdate-tiny-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nick Morrott <knowledgejunkie@gmail.com>
Build-Depends:
 debhelper (>= 11),
 libdatetime-perl,
 perl,
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdate-tiny-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdate-tiny-perl.git
Homepage: https://metacpan.org/release/Date-Tiny
Testsuite: autopkgtest-pkg-perl

Package: libdate-tiny-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
Description: date object, with as little code as possible
 Date::Tiny is a member of the DateTime::Tiny suite of time modules.
 .
 It implements an extremely lightweight object that represents a date, without
 any time data.