Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

exempi (1)

名前

exempi - command line tool to manipulate XMP metadata

形式

Please see following description for synopsis

説明

exempi(1)                   General Commands Manual                  exempi(1)



NAME
       exempi - command line tool to manipulate XMP metadata


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


OPTIONS
       -h: show this help

       -R: don't reconcile

       -x: dump XML

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


SECURITY
       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.


AUHTORS
       Exempi is written by Hubert Figuiere

       It contains the XMP SDK written by Adobe Systems Inc.


LICENSE
       Exempi is licensed under the BSD license.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | library/exempi        |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+
NOTES
       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source was downloaded  from   https://libopenraw.freedesktop.org//down-
       load/exempi-2.4.4.tar.bz2

       Further information about this software can be found on the open source
       community website at https://libopenraw.freedesktop.org/.



                               February 10 2013                      exempi(1)