Skip to content

Global19/pecl-multimedia-xmp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================
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

Releases

No releases published

Packages

No packages published

Languages

  • C 69.3%
  • PHP 27.0%
  • M4 3.0%
  • JavaScript 0.7%