Package: wnpp Severity: wishlist Owner: Wolodja Wentland <[email protected]>
* Package name : jackson-core Version : 2.2.2 Upstream Author : FasterXML, LLC, Seattle, USA <[email protected]> * URL : http://wiki.fasterxml.com/JacksonHome * License : Apache-2.0 Programming Lang: Java Description : fast and powerful JSON library for Java Jackson is a fast Java-based is a multi-purpose Java library for processing JSON. Jackson aims to be the best possible combination of fast, correct, lightweight, and ergonomic for developers. It offers three alternative methods for processing JSON: * Streaming API inspired by StAX * Tree Model * Data Binding converts JSON to and from POJOs The streaming API is the most performant, but developers might prefer the convenience of a mutable in-memory tree representation or the flexibility offered by the data binding object mapper. This package contains the Jackson core library. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

