1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Appendix
========
Known Issues
------------
* The version of libexempi that comes via Macports refuses to load via ctypes.
As a workaround, you should compile libexempi from source.
Resources
---------
* Project website -- https://github.com/python-xmp-toolkit/python-xmp-toolkit
* XMP -- http://www.adobe.com/products/xmp/
* Exempi -- http://libopenraw.freedesktop.org/wiki/Exempi
* Adobe XMP Toolkit -- http://www.adobe.com/devnet/xmp/
Glossary
--------
.. glossary::
XMP
eXtensible Metadata Platform
TODO list
---------
.. todolist::
License
-------
.. include:: ../LICENSE
Changes
-------
.. include:: ../CHANGELOG
|