diff lib/org.codehaus.jackson_1.4/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/org.codehaus.jackson_1.4/readme.txt	Wed Nov 03 12:18:46 2010 +0100
@@ -0,0 +1,13 @@
+-----------------------------------------
+Jackson - High-performance JSON processor
+-----------------------------------------
+
+"Jackson is a streaming (reading, writing), FAST (measured to be 
+faster than any other Java json parser and data binder), powerful 
+(full data binding for common JDK classes as well as any Java bean 
+class, Collection, Map or Enum), zero-dependency (does not rely on 
+other packages beyond JDK), Open Source (LGPL or AL) and fully 
+conformant."
+
+For more information:
+http://jackson.codehaus.org/