https://bugzilla.redhat.com/show_bug.cgi?id=1433772
Bug ID: 1433772
Summary: Review Request: nodejs-braces - Fastest brace
expansion for node.js
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Blocks: 1433764
Spec URL: https://hhorak.fedorapeople.org/nodemon/nodejs-braces.spec
SRPM URL:
https://hhorak.fedorapeople.org/nodemon/nodejs-braces-1.8.2-8.fc25.src.rpm
Description:
Fastest brace expansion for node.js, with the most complete
support for the Bash 4.3 braces specification.
- Complete support for the braces part of the Bash 4.3 Brace Expansion.
Braces passes all of the relevant unit tests from the spec.
- Expands comma-separated values: a/{b,c}/d => ['a/b/d', 'a/c/d']
- Expands alphabetical or numerical ranges: {1..3} => ['1', '2', '3']
- Very fast
- Special characters can be used to generate interesting patterns.
scratch build of nodejs-braces-1.8.2-8.fc25.src.rpm for f26:
http://koji.fedoraproject.org/koji/taskinfo?taskID=18354110
Fedora Account System Username: hhorak
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1433764
[Bug 1433764] Tracker for packaging nodemon and dependencies
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]