File: control

package info (click to toggle)
librose-datetime-perl 0.532-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 104 kB
  • ctags: 21
  • sloc: perl: 785; makefile: 45
file content (27 lines) | stat: -rw-r--r-- 1,166 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
Source: librose-datetime-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.8.8-7),  libdatetime-perl, librose-object-perl (>= 0.82)
Uploaders: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Homepage: http://search.cpan.org/dist/Rose-Class/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/librose-object-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/librose-object-perl/
Standards-Version: 3.7.3

Package: librose-datetime-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl, librose-object-perl (>= 0.82)
Description: DateTime helper functions and objects
 The Rose::DateTime::* modules provide a few convenience functions and objects
 for use with DateTime dates.
 .
 Rose::DateTime::Util contains a simple date parser and a slightly customized 
 date formatter.
 .
 Rose::DateTime::Parser encapsulates a date parser with an associated default 
 time zone.
 .
 Rose::DateTime exists mostly to provide a version number for CPAN.  
 See the individual modules for some actual documentation.