README

README file for PEL: PHP EXIF Library.  A library with support for
reading and writing EXIF headers in JPEG and TIFF images using PHP.

Copyright (C) 2004  Martin Geisler <gimpster@users.sourceforge.net>
Licensed under the GNU GPL, see COPYING for details.


Description
***********

The PHP EXIF Library (PEL) makes it easy to develop programs that will
read and write EXIF headers found in JPEG and TIFF images.  See the
file INSTALL for an introduction to how PEL can be used by your
application.

PEL is a library written entirely in PHP, which means that it does not
have any dependencies outside the core of PHP, it does not even use
the EXIF module available for PHP.

Please note that the API for PEL is not yet frozen, and it will remain
changeable until version 1.0 is reached.  Go to the PEL development
mailing list (look below) and share your ideas about how the API
should look like.


Features
********

* Reads and parses JPEG and TIFF images.

* Supports reading and writing all tags supported by the C libexif
  (http://sf.net/projects/libexif) library.

* Supports internationalisation.  PEL currently speaks English,
  Danish, German, Spanish, and French.

* Extensible object-oriented design.

* Unit-tested with SimpleTest (http://sf.net/projects/simpletest).

* Documented with PhpDocumentor (http://phpdoc.org/).


Getting Support
***************

The first place you should consult for support is the documentation
supplied with PEL, found in the 'doc' directory.  There you will find
a complete API documentation which describes all the classes and files
in PEL, and their use.

The API documentation will not be present if you have retrieved PEL
from CVS --- in that case, you can either generate it yourself using
phpDocumentor (http://phpdoc.org/) or read it online at

  http://pel.sourceforge.net/doc/

PEL is hosted on SourceForge and uses the tools found there for
support.  For general discussions about the future development of PEL,
please use the development mailing list.  Remember to subscribe before
you post on the list, you can subscribe here:

  http://lists.sourceforge.net/lists/listinfo/pel-devel

If you have a specific support request, a bug report, a feature
request, or maybe a patch, please use the corresponding tracker:

  http://sourceforge.net/tracker/?group_id=108380


Credits
*******

See the file AUTHORS for a list of people who have contributed to PEL.

SourceForge.net Logo Documentation generated on Wed, 21 Jul 2004 19:12:53 +0200 by phpDocumentor 1.3.0RC3