Package: wnpp Severity: wishlist Owner: Wolodja Wentland <[email protected]>
* Package name : jackson-dataformat-smile Version : 2.2.2 Upstream Author : FasterXML, LLC, Seattle, USA <[email protected]> * URL : https://github.com/FasterXML/jackson-dataformat-smile/ * License : Apache-2.0 Programming Lang: Java Description : fast and powerful JSON library for Java -- Smile dataformat The Jackson Data Processor 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 . In addition to the core library, there are numerous extension that provide additional functionality such as additional data formats beyond JSON, additional data types or JVM languages. . This package contains an extension for reading and writing Smile-("binary JSON")-encoded data. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

