File: control

package info (click to toggle)
php-date 1.4.7-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 508 kB
  • ctags: 697
  • sloc: php: 7,202; xml: 320; makefile: 50
file content (19 lines) | stat: -rw-r--r-- 666 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: php-date
Section: web
Priority: optional
Maintainer: Gregory Colpart (evolix) <reg@evolix.fr>
Uploaders: Marcus Better <marcus@better.se>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: php-pear
Standards-Version: 3.7.2

Package: php-date
Architecture: all
Depends: php-pear (>= 5.2.0-8)
Description: PHP PEAR module for date and time manipulation
 These are generic classes for representation and manipulation of
 dates, times and time zones without the need of timestamps, which is
 a huge limitation for php programs. They include time zone data, time
 zone conversions and many date/time conversions.
 .
  Homepage: http://pear.php.net/package/Date