A composer friendly fork of https://github.com/pear/Image_IPTC, available on packagist https://packagist.org/packages/f1ames/pear_image_iptc
License: http://www.php.net/license/3_0.txt
This package is http://pear.php.net/package/Image_IPTC and has been migrated from http://svn.php.net/repository/pear/packages/Image_IPTC
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