Package: wnpp
Severity: wishlist

* Package name    : node-walk
  Version         : 2.3.4
  Upstream Author : AJ ONeal <coola...@gmail.com>
* URL             : https://github.com/coolaj86/node-walk
* License         : MIT
  Programming Lang: JavaScript
  Description     : A node port of python's os.walk

node-walk is a Node.js walk implementation.

This is somewhat of a port python's os.walk, but using Node.JS conventions.

 * EventEmitter
 * Asynchronous
 * Chronological (optionally)
 * Built-in flow-control
 * includes Synchronous version (same API as Asynchronous)

As few file descriptors are opened at a time as possible. This is particularly
well suited for single hard disks which are not flash or solid state.

node-walk is required for OpenLayers 3 (#774561).

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to