File: control

package info (click to toggle)
php-mail-mimedecode 1.5.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 108 kB
  • sloc: php: 527; xml: 201; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 789 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-mail-mimedecode
Section: php
Priority: optional
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Uploaders: Vincent Bernat <bernat@debian.org>
Build-Depends: debhelper (>= 5), cdbs, dh-make-php (>= 0.2.3)
Standards-Version: 3.9.2
Homepage: http://pear.php.net/package/Mail_mimeDecode/
Vcs-Svn: svn://svn.debian.org/pkg-php/pear/php-mail-mimedecode/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-php/pear/php-mail-mimedecode/trunk

Package: php-mail-mimedecode
Architecture: all
Depends: php-pear (>= 1.6.0), ${misc:Depends}
Conflicts: php-mail-mime (<< 1.5.0)
Replaces: php-mail-mime (<< 1.5.0)
Description: PHP PEAR module to decode MIME messages
 Provides a class to deal with decoding and interpreting of mime
 messages into a usable structure.