wok-6.x diff exempi/description.txt @ rev 24925
updated mpc (0.33 -> 0.34)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 13 13:55:09 2022 +0100 (2022-04-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/exempi/description.txt Wed Apr 13 13:55:09 2022 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +Exempi is an implementation of XMP. 1.5 +Version 2.x is based on Adobe XMP SDK and released under a BSD-style 1.6 +license like Adobe's. 1.7 +The 3 clause BSD (aka New-BSD) license is compatible with GPL. 1.8 +The licensing is kept identical in order to allow two-way merging of 1.9 +the code (ie sending our change to the XMP SDK to Adobe for integration). 1.10 + 1.11 +The API is C based and means to be used from any language and be easier 1.12 +to maintain ABI stability.