GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
exempi(1) FreeBSD General Commands Manual exempi(1)

exempi - command line tool to manipulate XMP metadata

exempi { -h | [ -R ] [ -X ] [ -x [ -p ] ] [ { -w | -o <file> } ] [ { -g <prop_name> | -s <prop_name> -v <value> } ] } <files>

-h: show this help
-R: don't reconcile
-x: dump XML
-p: wrap XML packet wrapper. Only for -x.
-X: file(s) is XMP
-w: write in place. Only for -s. Not compatible with -o.
-o <file>: file to write the output to.
-n <ns> <prefix>: set the prefix for a namespace.
-g <prop_name>: retrieve the value with prop_name.
-s <prop_name> -v <value>: retrieve or get the value.
<files> the files to read from.

The source code hasn't been audited for security. The command line tool doesn't have a strong input sanity checking easier.

Be careful not to run the tool as super-user. Be careful if you decide to use it in an online (web) application.

Patches and suggestions welcome.

Exempi is written by Hubert Figuiere

It contains the XMP SDK written by Adobe Systems Inc.

Exempi is licensed under the BSD license.
February 10 2013

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.