File: control

package info (click to toggle)
libtime-tiny-perl 1.08-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 188 kB
  • sloc: perl: 267; 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: libtime-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/libtime-tiny-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtime-tiny-perl.git
Homepage: https://metacpan.org/release/Time-Tiny
Testsuite: autopkgtest-pkg-perl

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