Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/php/pecl-multimedia-xmp

xmp module file
https://github.com/php/pecl-multimedia-xmp

Last synced: 5 days ago
JSON representation

xmp module file

Awesome Lists containing this project

README

        

======================
xmp PECL Extension 4.2
======================

This PECL extension allows you to control module files (play, retrieve metadata, dump data, etc).

To compile it, you will need to have the libxmp c library (version 4.2) installed.

libxmp API reference manual can be found at http://xmp.sourceforge.net/libxmp.html

Compile like: `phpize && ./configure && make && make install`

For detailed installation instructions for PHP PECL extensions, please see:
http://www.php.net/manual/en/install.pecl.php