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

Bug#914295: ITP: node-fileset -- Wrapper around miniglob / minimatch combo



Package: wnpp
Severity: wishlist
Owner: Nicolas Mora <nicolas@babelouest.org>
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : node-fileset
  Version         : 2.0.3
  Upstream Author : mklabs
* URL             : https://github.com/mklabs/node-fileset
* License         : Expat
  Programming Lang: JavaScript
  Description     : Wrapper around miniglob / minimatch combo

Wrapper around miniglob / minimatch combo to allow multiple patterns matching
 and include-exclude ability
 .
Exposes a basic wrapper on top of Glob / minimatch combo both written by @isaacs. Glob now uses JavaScript instead of C++ bindings which makes it
 usable in Node.js 0.6.x and Windows platforms.
 .
 Adds multiples patterns matching and exlude ability. This is basically
 just a sugar API syntax where you can specify a list of includes and
optional exclude patterns. It works by setting up the necessary miniglob
 "fileset" and filtering out the results using minimatch.
 .
 Node.js is an event-based server-side JavaScript engine.

This package is required for the package node-istanbuljs


Reply to: