File: control

package info (click to toggle)
php-mail-mimedecode 1.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 84 kB
  • ctags: 126
  • sloc: php: 419; xml: 84; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: php-mail-mimedecode
Section: web
Priority: optional
Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Uploaders: Vincent Bernat <bernat@debian.org>
Build-Depends: debhelper (>= 5), cdbs
Build-Depends-Indep: dh-make-php (>= 0.2.3)
Standards-Version: 3.7.3
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.