node-minimatch 1.0.0-1 source package in Ubuntu
Changelog
node-minimatch (1.0.0-1) unstable; urgency=medium * Standards-Version: 3.9.5 * Move to pkg-javascript * Imported Upstream version 1.0.0 -- Jérémy Lal <email address hidden> Tue, 29 Jul 2014 02:16:43 +0200
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-minimatch_1.0.0-1.dsc | 1.9 KiB | 86b6cfce50bdcac04b7980c2ccee908ea922973a8ae25118cde2429166096da5 |
node-minimatch_1.0.0.orig.tar.gz | 17.4 KiB | d99b91f345e19c21dfe44818d844ee4c34b601e4f4616ea2b6c0f80a002a09d9 |
node-minimatch_1.0.0-1.debian.tar.xz | 2.1 KiB | ed9afc24ac4a9e86a7cfa65cdb68d8f538fe83ac71995d98e5a46cb7453aa595 |
Available diffs
- diff from 0.2.12-1 to 1.0.0-1 (6.6 KiB)
No changes file available.
Binary packages built by this source
- node-minimatch: Convert glob expressions into RegExp objects for Node.js
A pure javascript, not strictly compatible, implementation of fnmatch/glob.
Supports negation, comment, double-star, brace expansion.
.
Node.js is an event-based server-side javascript engine.