File: control

package info (click to toggle)
libdate-hijri-perl 0.02-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 52 kB
  • ctags: 11
  • sloc: perl: 101; makefile: 15
file content (21 lines) | stat: -rw-r--r-- 915 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
Source: libdate-hijri-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.0-12)
Standards-Version: 3.8.2
Homepage: http://search.cpan.org/dist/Date_Hijri/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdate-hijri-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdate-hijri-perl/

Package: libdate-hijri-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module to convert Gregorian dates to Hijri and vice versa
 The Date::Hijri module converts Gregorian dates to Islamic (Hijri) and vice
 versa.
 .
 The dates must be given as an array containing the day, month and year, and
 return the corresponding date as a list with the same elements.