pear / mail_mime-decode
More info available on: http://pear.php.net/package/Mail_mimeDecode
1.5.5.2
2014-04-15 19:29 UTC
Requires
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-07 00:37:59 UTC
README
# NOTE This library is quite old and was being used by our software. We are no longer using it, and thus, no longer maintaining this repository. It will be removed later this year (Q4 2015). Please find an alternate source or fork your own copy. Thanks! ## Mail_mimeDecode v1.5.5.2 This is a [Packagist](https://packagist.org) repository for loading Mail_mimeDecode via [Composer](https://getcomposer.org). ## PEAR Info This package is http://pear.php.net/package/Mail_mimeDecode and has been migrated from http://svn.php.net/repository/pear/packages/Mail_mimeDecode (version 1.5.5). Please report all new issues via the PEAR bug tracker. If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list. To test, run either $ phpunit tests/ or $ pear run-tests -r To build, simply $ pear package To install from scratch $ pear install package.xml To upgrade $ pear upgrade -f package.xml