On 03/03/2013 22:41, Jonas Smedegaard wrote: > Package: node-glob > Severity: minor > > Both short and long description talks about node-glob being a binding to > glob and fnmatch, but 3.x is a pure JavaScript implementation.
I propose to replace it with : glob functionality for Node.js node-glob is a glob implementation for Node.js . It features brace expansion, extended glob matching, globstar ** matching, and can be invoked synchronously as well as asynchronously. It uses minimatch for pattern matching. . Node.js is an event-based server-side javascript engine. Jérémy -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

