Package: wnpp Severity: wishlist Owner: Xavier Guimard <y...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : node-yaml Version : 1.10.0 Upstream Author : Eemeli Aro <eem...@gmail.com> * URL : https://github.com/eemeli/yaml * License : ISC Programming Lang: JavaScript Description : Nodejs parser and stringifier for YAML standard yaml is a JavaScript parser and stringifier for YAML, a human friendly data serialization standard. It supports both parsing and stringifying data using all versions of YAML, along with all common data schemas. As a particularly distinguishing feature, yaml fully supports reading and writing comments and blank lines in YAML documents. This is a (optional) dependency of many packages like npm, node-coffee-loader, node-tap,... It's not easy to replace it by node-js-yaml since API and behavior are really different. node-yaml will be maintained under JS Team umbrella