[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#845027: ITP: node-cson-parser -- Safe parsing of CSON files



Package: wnpp
Severity: wishlist
Owner: Ross Gammon <rosco2@ubuntu.com>

* Package name    : node-cson-parser
  Version         : 1.3.4
  Upstream Author : Groupon <opensource@groupon.com>
* URL             : https://github.com/groupon/cson-parser
* License         : BSD-3-Clause
  Programming Lang: JavaScript
  Description     : Safe parsing of CSON files

 Node-cson-parser is a minimalistic CSON parser which offers:
 - A strict subset of CSON that allows only data
 - Interface is identical to JSON.{parse,stringify}
 - Does not run the code, free of intermediate string representations
 - Sane parse error messages with line/column
 - Regular Expressions are considered data and will be accepted as well
 .
 In addition of pure data it allows for simple arithmetic expressions like
 addition and multiplication. This allows more readable configuration
 of numbers.
 .
 Node.js is an event-based server-side JavaScript engine.

Node-cson-parser is a dependency of node-applause, and will be maintained
within the Debian Javascript Team.


Reply to: