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).


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150104144216.2544.86882.report...@osiris.linuxminded.xs4all.nl

Reply via email to