File: control

package info (click to toggle)
php-date 1.4.6-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 468 kB
  • ctags: 751
  • sloc: php: 7,339; xml: 422; makefile: 40
file content (19 lines) | stat: -rw-r--r-- 648 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: Chris Anderson <chris@nullcode.org>
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
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