Package: wnpp Severity: wishlist Owner: Massimo Manghi <massimo.man...@unipr.it>
* Package name : yajl-tcl Version : 1.7.0 Upstream Author : Flightaware LLC * URL : https://github.com/flightaware/yajl-tcl * License : BSD Programming Lang: C, Tcl Description : Tcl language binding to the yajl library, a tools for parsing, creating and validating JSON messages This package offers a Tcl API to the services of yajl, a popular library for manipulating JSON. Even though Tcl (through Tcllib) has its own command to handle JSON messages, this library is implemented with a rather easy and intuivive API for proper parsing, generation and validation of data structures stored in JSON messages. Furthermore yajl-tcl is considerably faster than Tcllib's implementation