summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author76.10.188.5 <gw.figuiere.net>2012-02-22 07:07:04 +0000
committer76.10.188.5 <gw.figuiere.net>2012-02-22 07:07:04 +0000
commit4c7a87018d40e148ed5bedc1dbf2a233f7efb998 (patch)
tree399f7053a0d761ca1d00a002e2ba4f4788862f7d
parent39b34c7ee379edcc7dc3d1a2cb6f81767f897d7b (diff)
-rw-r--r--Exempi.moin6
1 files changed, 4 insertions, 2 deletions
diff --git a/Exempi.moin b/Exempi.moin
index 8396632..c99b529 100644
--- a/Exempi.moin
+++ b/Exempi.moin
@@ -1,4 +1,4 @@
-Exempi is an implementation of XMP. Version 2.x is based on Adobe XMP SDK 4.1.1 and released under a BSD-style license like Adobe's. The 3 clause BSD (aka New-BSD) license is compatible with GPL. The licensing is kept identical in order to allow two-way merging of the code (ie sending our change to the XMP SDK to Adobe for integration).
+Exempi is an implementation of XMP. Version 2.x is based on Adobe XMP SDK and released under a BSD-style license like Adobe's. The 3 clause BSD (aka New-BSD) license is compatible with GPL. The licensing is kept identical in order to allow two-way merging of the code (ie sending our change to the XMP SDK to Adobe for integration).
The API is C based and means to be used from any language and be easier to maintain ABI stability.
@@ -9,10 +9,12 @@ The overall changes include:
* Architecture support for 64-bits (x86_64) and others.
* Test suite.
+There is also a work in progress "exempi" command line tool starting in 2.2.0
+
= Download Exempi =
== 2.x series ==
- * version 2.1.1 [[http://libopenraw.freedesktop.org/download/exempi-2.1.1.tar.gz|.tar.gz]] - [[http://libopenraw.freedesktop.org/download/exempi-2.1.1.tar.gz.asc|GPG signature]]
+ * version 2.2.0 [[http://libopenraw.freedesktop.org/download/exempi-2.2.0.tar.bz2|.tar.bz2]] - [[http://libopenraw.freedesktop.org/download/exempi-2.2.0.tar.bz2.asc|GPG signature]]
* [[http://libopenraw.freedesktop.org/download/|older releases]]
== Binary packages ==